eff_avg_plot | R Documentation |
A dotplot for QC purposes with efficiency values for each sample and a color scale for the average Ct
eff_avg_plot(norm_data, effrange = c(1.8, 2), exp_name = "exp_name")
norm_data |
data frame with the normalized qPCR data as generated bu the |
effrange |
a numeric vector with two elements, the lower and higher values for the efficiency range to be considered acceptable |
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.