getCdf.AffymetrixCelFile {aroma.affymetrix}R Documentation

Gets the CDF structure for this CEL file

Description

Gets the CDF structure for this CEL file.

Usage

## S3 method for class 'AffymetrixCelFile':
getCdf(this, ...)

Arguments

... Not used.

Value

Returns an AffymetrixCdfFile object.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*setCdf(). For more information see AffymetrixCelFile.


[Package aroma.affymetrix version 1.2.0 Index]