FeatureSet-class {oligoClasses}R Documentation

Classes for Feature level data

Description

Virtual class to store feature level data.

Objects from the Class

This is a VIRTUAL class.

Slots

manufacturer:
Object of class "character"
platform:
Object of class "character"
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 class.eSet, directly. Class class.VersionedBiobase, by class "eSet", distance 2. Class class.Versioned, by class "eSet", distance 3.

Methods

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

Author(s)

Benilton Carvalho

See Also

eSet, VersionedBiobase, Versioned


[Package oligoClasses version 1.4.0 Index]