Learn R Programming

qpcR (version 1.2-2)

reps2: Another qPCR dilution experiment with replicates (Roche Lightcycler)

Description

A dilution experiment of two different cDNAs with five 4-fold dilutions of the cDNA, and three replicates for each dilution.

Usage

data(reps2)

Arguments

format

A data frame with the PCR cycles and 30 qPCR runs with three replicates of five 4-fold dilutions. The replicates are defined by FX.Y.Z (X = cDNA number, Y = dilution number, Z = replicate number).

source

Heike Cappallo-Obermann, Bone Marrow Transplantation Unit, University Hospital Hamburg-Eppendorf.

Details

The real-time PCR was conducted with primers for the S27a housekeeping gene in a Lightcycler 1.0 instrument (Roche Diagnostics).

Examples

Run this code
data(reps2)
m1 <- pcrfit(reps2, 1, 2, l3)
plot(m1)

Run the code above in your browser using DataLab