plot.delta.Cq.differences: plots delta Cq values against the square root of the...

View source: R/DeltaCqPlots.R

plot.delta.Cq.differencesR Documentation

plots delta Cq values against the square root of the concentration

Description

delta.Cq data frame has to be created before. Used the mean() and sd() base functions.

Usage

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.


LucasFVoges/DoubleqpcR documentation built on Feb. 19, 2024, 7:21 p.m.