setCdf.AffymetrixCelSet {aroma.affymetrix} | R Documentation |
Sets the CDF structure for this CEL set. This structures is assigned to all CEL files in the set.
## S3 method for class 'AffymetrixCelSet': setCdf(this, cdf, verbose=FALSE, ..., .checkArgs=TRUE)
cdf |
An AffymetrixCdfFile object. |
verbose |
If TRUE , progress details are printed, otherwise not.
May also be a Verbose 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 AffymetrixCelSet
.