FeatureSet-class: "FeatureSet" and "FeatureSet" Extensions
Description
Classes to store data from Expression/Exon/SNP/Tiling arrays at the feature level.
Arguments
Objects from the Class
The FeatureSet class is VIRTUAL. Therefore users are not able to
create instances of such class.
Objects for FeatureSet-like classes can be created by calls of the form:
new(CLASSNAME, assayData, manufacturer, platform, exprs,
phenoData, featureData, experimentData, annotation, ...).
But the preferred way is using parsers like
read.celfiles and read.xysfiles.