Learn R Programming

qpcrNorm (version 1.30.0)

qpcrBatch.object: qpcrBatch instance qpcrBatch.object

Description

This is an artifically generated qPCR data set. The data set has been closely simulated from original data for 2396 genes on 13 time points. Each measurement within the one sample was repeated over three replicate wells, across multiple plates.

Usage

data(qpcrBatch.object)

Arguments

Format

A data frame with 2396 observations on the following 41 variables.
Primers
Character vector of gene or primer pair names.
Plate_Index
Numeric vector denoting plate indices.
Time1_Rep1
Ct values for first time point, first replicate.
Time1_Rep2
Ct values for first time point, second replicate.
Time1_Rep3
Ct values for first time point, third replicate.

Examples

Run this code
data(qpcrBatch.object)

Run the code above in your browser using DataLab