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")

Arguments

CqType

this is the Cq value type that should be used.

Value

returns a ggplot with the Cq values for both genotypes.

Details

! 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.