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

Arguments

xlab

x axis title for the plots.

breaks

list of x ticks / breaks

Value

returns a R base plot.