qpcrBatch.object {qpcrNorm}R Documentation

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)

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

data(qpcrBatch.object)

[Package qpcrNorm version 1.38.0 Index]