Description Usage Arguments Value Author(s) See Also Examples
This function computes the 3'/5' ratios of the GAPDh and β-actin qc probes using the GCOS intensity values.
1 | getQCRatios(YAQCStatsObject)
|
YAQCStatsObject |
an object of class YAQCStats |
An object of type "matrix"
with two qc ratios per array.
Laurent Gatto
getRatioProbes
1 2 3 4 5 6 | ## load a dataset
library(affydata)
data(Dilution)
## create yaqc object
qobj <- yaqc(Dilution)
getQCRatios(qobj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.