ct_avg_plot | R Documentation |
QC plot of Ct averages of technical replicates
ct_avg_plot(norm_data, max_ct = 35, exp_name = "exp_name")
norm_data |
data frame with the normalized qPCR data as generated bu the |
max_ct |
maximum Ct value considered for quantitative range, a horizontal red line will be drawn in the plot at this value (default = 35) |
exp_name |
experiment name (used as plot title and to name the saved file) |
a pdf file is saved with the corresponding plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.