setCdf.AffymetrixCelFile {aroma.affymetrix} | R Documentation |
Sets the CDF structure for this CEL file.
## S3 method for class 'AffymetrixCelFile': setCdf(this, cdf, ..., .checkArgs=TRUE)
cdf |
An AffymetrixCdfFile object. |
... |
Not used. |
.checkArgs |
(Internal) If FALSE , arguments are not validated. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
*getCdf()
.
For more information see AffymetrixCelFile
.