Last data update: 2014.03.03

R: Class "ExpressionSetWithComputation"
ExpressionSetWithComputation-classR Documentation

Class "ExpressionSetWithComputation"

Description

This class adds statistical information to the exprs of the ExpressionSet as well as descriptive information to the pData of the ExpressionSet

Objects from the Class

Objects can be created by calls of the form new("ExpressionSetWithComputation", assayData, phenoData, featureData, experimentData, annotation, exprs, ...).

Slots

assayData:

Object of class "AssayData"

phenoData:

Object of class "AnnotatedDataFrame"

featureData:

Object of class "AnnotatedDataFrame"

experimentData:

Object of class "MIAME"

annotation:

Object of class "character"

.__classVersion__:

Object of class "Versions"

Extends

Class ExpressionSet, directly. Class eSet, by class "ExpressionSet", distance 2. Class VersionedBiobase, by class "ExpressionSet", distance 3. Class Versioned, by class "ExpressionSet", distance 4.

Methods

No methods defined with class "ExpressionSetWithComputation" in the signature.

Author(s)

Tobias Verbeke

See Also

ExpressionSet, computeLogRatio

Results