plot.Cq.efficiency | R Documentation |
This function will give you a classic efficiency plot. Therefore the Cq values are plotted. You need to have data.cq list from make.cq.data() function.
plot.Cq.efficiency(CqType = "SD")
CqType |
this is the Cq value type that should be used. |
! The samplename is the concentration / mixture for the target genotype! Only valid numeric samples will be used. Sample names like 100, "100", "100%" will be converted to 100. But other sample names like "Test" will be ignored.
returns a ggplot with the Cq values for both genotypes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.