| ExonFeatureSet-class {oligo} | R Documentation |
Classes to store data from Expression/Exon/SNP/Tiling arrays at the feature level.
Objects can be created by calls of the form new("ExonFeatureSet", 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 FeatureSet, directly.
Class eSet, by class "FeatureSet", distance 2.
Class VersionedBiobase, by class "FeatureSet", distance 3.
Class Versioned, by class "FeatureSet", distance 4.
No methods defined with class "ExonFeatureSet" in the signature.
eSet, VersionedBiobase, Versioned
##---- Should be DIRECTLY executable !! ----