will use the data.Cq list as input. Only numeric values will be used (100 = 100 % = "100")
plot.delta.Cq.overview(
CqType = c("SD", "TP"),
linSqrtTrans = FALSE,
method = "c",
xlab = "mixture [%]"
)
list of Cq types that should be plotted.
Will transform the values to linearise the values! this is basically a shifted square root representation.
to generate the delta Cq values. See delta.Cq.data()
x axis title for the plots.
returns a R base plot.