Learn R Programming

aroma.affymetrix (version 2.5.0)

updateUnits.AffymetrixCelFile: Updates CEL data unit by unit

Description

Updates CEL data unit by unit for all or a subset of units.

Usage

## S3 method for class 'AffymetrixCelFile':
updateUnits(this, data, ...)

Arguments

data
A list structure consisting of grouped data similar to what *readUnits() returns.
...
Not used.

Value

See Also

*updateUnits(). For more information see AffymetrixCelFile.