extractFeatureSet.AffymetrixCelSet: Extracts CEL signals an in-memory FeatureSet object

extractFeatureSet.AffymetrixCelSetR Documentation

Extracts CEL signals an in-memory FeatureSet object

Description

Extracts CEL signals an in-memory FeatureSet object from a AffymetrixCelSet object. Note that any modifications done to the extracted object will not be reflected in the original CEL set.

Usage

## S3 method for class 'AffymetrixCelSet'
extractFeatureSet(this, ..., verbose=FALSE)

Arguments

...

Additional argument passed to read.celfiles.

verbose

See Verbose.

Value

Returns an FeatureSet-class object.

Author(s)

Henrik Bengtsson

See Also

Internally read.celfiles is used to read the data. To read summarized data as a ExpressionSet-class object, see *extractExpressionSet(). For more information see AffymetrixCelSet.


aroma.affymetrix documentation built on July 18, 2022, 5:07 p.m.