data_2factorBlock {rtpcr} | R Documentation |
Sample data (two factor with blocking factor)
Description
A sample qPCR data set with blocking factor. Each line belongs to a separate individual (non-repeated measure experiment).
Usage
data_2factorBlock
Format
A data frame with 18 observations and 8 variables:
- factor1
First experimental factor
- factor2
Second experimental factor
- block
Second experimental factor
- Rep
Biological replicates
- EPO
Mean amplification efficiency of PO gene
- POCt
Ct values of PO gene. Each is the mean of technical replicates
- EGAPDH
Mean amplification efficiency of GAPDH gene
- GAPDHCt
Ct values of GAPDH gene. Each is the mean of technical replicates
Source
Not applicable
[Package rtpcr version 2.0.3 Index]