Description Usage Arguments Value
View source: R/plot_qpcr_target.R
QC plot for qPCR data
1 | plot_qpcr_target(df, facet_vars = c("target", "condition"), color_by, pch_by)
|
df |
input data set as tibble, normalized to control condition |
facet_vars |
variables for faceting, quoted |
color_by |
variable for coloring, quoted |
pch_by |
variable for plotting character, quoted |
A plot of 2^(CT_ctrl - CT) for each target and condition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.