rutledge {qpcR}R Documentation

qPCR dilution experiment with replicates and different runs from Rutledge et al (Biorad Opticon)

Description

A dilution experiment of a 102 bp amplicon with six 10-fold dilutions, with four replicates each in five independent runs.

Usage

data(rutledge)

Format

A data frame with the PCR cycles and and the six 10-fold dilutions, with four replicates each and five independent runs, organized as X.Ry.Z, with x = the dilution number, y = the run number and z = the replicate number.

Details

The real-time PCR was conducted for a 102 bp amplicon in an Opticon2 instrument.

Source

Supplemental data 1 to the paper.

References

Sigmoidal curve-fitting redefines quantitative real-time PCR with the prospective of developing automated high-throughput applications. Rutledge RG, Nucleic Acids Research, 2004, 32, e178.

Examples

data(rutledge)
m1 <- pcrfit(rutledge, 1 , 2, l5)
plot(m1)

[Package qpcR version 1.2-4 Index]