updateUnits.AffymetrixCelFile {aroma.affymetrix} | R Documentation |
Updates CEL data unit by unit for all or a subset of units.
## S3 method for class 'AffymetrixCelFile': updateUnits(this, data, ...)
data |
A list structure consisting of grouped data similar to
what *readUnits() returns. |
... |
Not used. |
Returns the list
structure that updateCelUnits
returns.
Henrik Bengtsson (http://www.braju.com/R/)
*updateUnits()
.
For more information see AffymetrixCelFile
.