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

getCellIndices.WeightsFileR Documentation

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

## S3 method for class 'WeightsFile'
getCellIndices(this, ..., .cache=TRUE)

Arguments

...

Additional arguments passed to getCellIndices() of AffymetrixCdfFile.

.cache

Ignored.

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 WeightsFile.


aroma.affymetrix documentation built on July 18, 2022, 5:07 p.m.