Learn R Programming

aroma.affymetrix (version 2.2.0)

getCellIndices.UnitModel: 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.

See Also

For more information see UnitModel.