Learn R Programming

aroma.affymetrix (version 3.2.2)

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)

Value

Returns nothing.

Arguments

cdf

An AffymetrixCdfFile object.

...

Not used.

.checkArgs

(Internal) If FALSE, arguments are not validated.

Author

Henrik Bengtsson

See Also

*getCdf(). For more information see AffymetrixCelFile.