setCdf.AffymetrixCelFile {aroma.affymetrix}R Documentation

Sets the CDF structure for this CEL file

Description

Sets the CDF structure for this CEL file.

Usage

## S3 method for class 'AffymetrixCelFile':
setCdf(this, cdf, ..., .checkArgs=TRUE)

Arguments

cdf An AffymetrixCdfFile object.
... Not used.
.checkArgs (Internal) If FALSE, arguments are not validated.

Value

Returns nothing.

Author(s)

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

See Also

*getCdf(). For more information see AffymetrixCelFile.


[Package aroma.affymetrix version 1.2.0 Index]