| FeatureSet-class {oligo} | R Documentation |
Virtual class to store feature level data.
Objects can be created by calls of the form new("FeatureSet", assayData, manufacturer, platform, exprs, phenoData, featureData, experimentData, annotation, ...).
manufacturer:"character" platform:"character" assayData:"AssayData" phenoData:"AnnotatedDataFrame" featureData:"AnnotatedDataFrame" experimentData:"MIAME" annotation:"character" .__classVersion__:"Versions"
Class eSet, directly.
Class VersionedBiobase, by class "eSet", distance 2.
Class link[Biobase:class.Versioned]{Versioned}, by class "eSet", distance 3.
No methods defined with class "FeatureSet" in the signature.
eSet, VersionedBiobase, link[Biobase:class.Versioned]{Versioned}
##---- Should be DIRECTLY executable !! ----