updateUnits.AffymetrixCelFile {aroma.affymetrix}R Documentation

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

Returns the list structure that updateCelUnits returns.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*updateUnits(). For more information see AffymetrixCelFile.


[Package aroma.affymetrix version 1.2.0 Index]