## S3 method for class 'AffymetrixCdfFile':
getCellIndices(this, units=NULL, ..., useNames=TRUE, unlist=FALSE, force=FALSE,
cache=TRUE, verbose=FALSE)
NULL
, all units are considered.readCdfCellIndices
.TRUE
, element names are returned, otherwise not.TRUE
, cached values are ignored.TRUE
, results are cached, if not too large.list
structure returned by
readCdfCellIndices
.getCellIndices(cdf, useNames=FALSE, unlist=TRUE)
compare with unlist(getCellIndices(cdf), use.names=FALSE)
.*setRestructor()
to set a default re-constructor for
the returned CDF structure.
For more information see AffymetrixCdfFile
.