Learn R Programming

aroma.affymetrix (version 2.11.1)

setCdf.AffymetrixCelFile: 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
...
Not used.
.checkArgs
(Internal) If FALSE, arguments are not validated.

Value

  • Returns nothing.

See Also

*getCdf(). For more information see AffymetrixCelFile.