Learn R Programming

aroma.affymetrix (version 3.2.2)

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 UnitModel
getCellIndices(this, ..., verbose=FALSE)

Value

Returns the list structure consisting of CDF cell indices.

Arguments

...

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

verbose

See Verbose.

See Also

For more information see UnitModel.