setCdf.AffymetrixCelFile: Sets the CDF structure for this CEL file
Description
Sets the CDF structure for this CEL file.
Usage
# S3 method for AffymetrixCelFile
setCdf(this, cdf, ..., .checkArgs=TRUE)
Arguments
- cdf
An AffymetrixCdfFile
object.
- ...
Not used.
- .checkArgs
(Internal) If FALSE
, arguments are not validated.
See Also
*getCdf()
.
For more information see AffymetrixCelFile
.