pcr_lib_qc_plot_conc | R Documentation |
Plot concentration of libraries across samples
pcr_lib_qc_plot_conc(lib_qc)
lib_qc |
Output of |
a ggplot
system.file("extdata", "untidy-standard-curve.xlsx", package = "amplify") |>
pcr_tidy(pad_zero = TRUE) |>
pcr_lib_calc() |>
pcr_lib_qc() |>
pcr_lib_qc_plot_conc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.