# NOT RUN {
plot(LAMP, main = "LAMP by Tanner et al.(2012)", xlab = "Time (minutes)",
ylab = "RFU (Normalized)", col = "red", type = "l")
abline(h = 0.05, lty = 2, col = "grey")
legend("bottomright", c("E. coli (Cy5)"), col = "red", pch = 19)
# }
Run the code above in your browser using DataLab