Retrieves tree list of cell indices for a set of units from the associated CDF.
# S3 method for ProbeAffinityFile
getCellIndices(this, ..., verbose=FALSE)
Returns a list
structure, where each element corresponds to a unit.
If argument unlist=TRUE
is passed, an integer
vector
is returned.
Additional arguments passed to getCellIndices()
of AffymetrixCdfFile
.
See Verbose
.
For more information see ProbeAffinityFile
.