getCellIndices.UnitModel {aroma.affymetrix}R Documentation

Gets the cell indices unit by unit

Description

Gets the cell indices unit by unit for all or a subset of units (probesets).

Usage

## S3 method for class 'UnitModel':
getCellIndices(this, ..., verbose=FALSE)

Arguments

... Additional arguments passed to getCellIndices() of the AffymetrixCdfFile of the input data set.
verbose See Verbose.

Value

Returns the list structure consisting of CDF cell indices.

Author(s)

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

See Also

For more information see UnitModel.


[Package aroma.affymetrix version 1.2.0 Index]