Description Objects from the Class Slots Methods Author(s) See Also Examples
This class represents Affymetrix GeneChip probe level data that has been analysed and corrected for the probe location bias.
Objects can be created using the function RNADegradation
.
location.type
:Object of class character
describing the type of probe position used for the analysis (probe index or probe location).
afbatch
:Object of class AffyBatch
containing
corrected probe level data.
stats
:Object of class matrix
containg various
statistical parameters from the analysis.
means.pm
:Object of class matrix
containing the average PM probe intensites for probe locations of
expressed genes.
means.mm
:Object of class matrix
containing the average MM probe intensites for probe locations of
expressed genes.
signature(x = "AffyDegradationBatch")
: returns
as AffyBatch
object containing corrected probe level data.
signature(x = "AffyDegradationBatch")
: returns
a vector with a measure of RNA degradation for each sample
signature(x = "AffyDegradationBatch")
: plots the
probe location bias for all samples of the experiment.
Mario Fasold
AffyBatch
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.