RPA.preprocess {RPA} | R Documentation |
Quantile normalizes and log2-transforms the probe-level raw data in abatch. Then probe-level differential expression is computed between the specified 'control' array (cind) and the other arrays.
RPA.preprocess(abatch, cind)
abatch |
An AffyBatch object. |
cind |
Specifies which of the arrays in abatch is used as a control in computing probe-level differential expression. |
The probe-specific variance estimates are robust against the choice of cind; cind can be selected at random.
fcmat |
Probes x arrays preprocessed differential expression matrix. |
cind |
Specifies which array in abatch was selected as a control for computing probe-level differential expression. |
Leo Lahti <leo.lahti@tkk.fi>
Probabilistic Analysis of Probe Reliability in Differential Gene Expression Studies with Short Oligonucleotide Arrays. Lahti et al., TCBB/IEEE, to appear. See http://www.cis.hut.fi/projects/mi/software/RPA/
AffyBatch