Learn R Programming

aroma.affymetrix (version 3.0.0)

getCellIndices.CnProbeAffinityFile: Retrieves tree list of cell indices for a set of units

Description

Retrieves tree list of cell indices for a set of units from the associated CDF.

Usage

"getCellIndices"(this, ..., unlist=FALSE)

Arguments

...
Additional arguments passed to getCellIndices() of SnpProbeAffinityFile.
unlist
If TRUE, the cell indices are returned as a vector.

Value

Returns a list structure, where each element corresponds to a unit. If argument unlist=TRUE is passed, an integer vector is returned.

See Also

For more information see CnProbeAffinityFile.