getCellIndices.UnitModel {aroma.affymetrix} | R Documentation |
Gets the cell indices unit by unit for all or a subset of units (probesets).
## S3 method for class 'UnitModel': getCellIndices(this, ..., verbose=FALSE)
... |
Additional arguments passed to getCellIndices()
of the AffymetrixCdfFile of the input data set. |
verbose |
See Verbose . |
Returns the list
structure consisting of CDF cell indices.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see UnitModel
.