Description Objects from the Class Slots Extends Methods Author(s) References
A class extending the ExpressionSet
class from the Biobase
package with an additional slot residuals
containing aggregated
probe residual information from the RMA model fitting of the individual
probe sets.
Objects can be created by calls of the form new("ResExpressionSet", assayData, phenoData, featureData, exprs, ...)
.
Objects of the type ExpressionSet
can be casted to
ResExpressionSet
using the newResExpressionSet
function.
residuals
:Object of class "matrix"
experimentData
:Object of class "MIAME"
: see
documentation for ExpressionSet
objects.
assayData
:Object of class "AssayData"
: see
documentation for ExpressionSet
objects.
phenoData
:Object of class "AnnotatedDataFrame"
: see
documentation for ExpressionSet
objects.
featureData
:Object of class "AnnotatedDataFrame"
: see
documentation for ExpressionSet
objects.
annotation
:Object of class "character"
: see
documentation for ExpressionSet
objects.
protocolData
:Object of class "AnnotatedDataFrame"
: see
documentation for ExpressionSet
objects.
.__classVersion__
:Object of class "Versions"
: see
documentation for ExpressionSet
objects.
Class "ExpressionSet"
, directly.
signature(object = "ResExpressionSet")
: ...
Johannes Rainer
Rainer J, Lelong J, Bindreither D, Mantinger C, Ploner C, Geley S, Kofler R. (2012) Research resource: transcriptional response to glucocorticoids in childhood acute lymphoblastic leukemia. Mol Endocrinol. 2012 Jan;26(1):178-93.
http://bioinfo.i-med.ac.at
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.