Learn R Programming

aroma.affymetrix (version 3.2.2)

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 AffymetrixCelFile
updateUnits(this, data, ...)

Value

Returns the list structure that updateCelUnits returns.

Arguments

data

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

...

Not used.

Author

Henrik Bengtsson

See Also

*updateUnits(). For more information see AffymetrixCelFile.