Description Usage Format Details Source References Examples
This dataset was used in Andersen et al (2004) to demonstrate normalization of real-time quantitative RT-PCR data by geometric averaging of housekeeping genes.
1 |
A qPCRBatch object which contains an expression matrix with the expression of
8 genes measured in 26 samples. The sample information is saved in the
phenoData
slot with variables
Sample.no.
sample number.
Grade
Grade of bladder cancer.
The following information on the measured genes is saved in the variables
Symbol
and Gene.name
of the featureData
slot.
CD14
CD14 antigen.
FCN1
Ficolin (collagen/fibrinogen domain containing) 1.
CCNG2
Cyclin G2.
NPAS2
Neuronal PAS domain protein 2.
UBC
Ubiquitin C.
CFL1
Cofilin 1 (non-muscle).
ACTB
Actin, beta.
GAPD
Glyceraldehyde-3-phosphate dehydrogenase.
For a detailed annotation see Table 1 and Supplementary table 1 in Anderson et al. (2004).
This data set was used to check the reproducibility of the results obtained in Andersen et al (2004).
The data set was obtained from http://www.mdl.dk/Publications_sup1.htm
Claus Lindbjerg Andersen, Jens Ledet Jensen and Torben Falck Orntoft (2004). Normalization of Real-Time Quantitative Reverse Transcription-PCR Data: A Model-Based Variance Estimation Approach to Identify Genes Suited for Normalization, Applied to Bladder and Colon Cancer Data Sets. CANCER RESEARCH 64, 5245-5250, August 1, 2004. http://cancerres.aacrjournals.org/cgi/content/full/64/15/5245
1 2 3 4 5 | data(BladderRepro)
BladderRepro
head(exprs(BladderRepro))
pData(BladderRepro)
fData(BladderRepro)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.