R/DeltaCqPlots.R
plot.delta.Cq.differences.Rd
delta.Cq data frame has to be created before. Used the mean() and sd() base functions.
plot.delta.Cq.differences(
xlab = "Percent of target genotype [%]",
breaks = c(0, 5, 10, 20, 30, 40, 50)
)
x axis title for the plots.
list of x ticks / breaks
returns a R base plot.