Learn R Programming

aroma.affymetrix (version 3.0.0)

updateUnits.AffymetrixCelFile: Updates CEL data unit by unit

Description

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

Usage

"updateUnits"(this, data, ...)

Arguments

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

Value

Returns the list structure that updateCelUnits returns.

See Also

*updateUnits(). For more information see AffymetrixCelFile.