| getCellIndices.ExonChipEffectFile | R Documentation |
Retrieves tree list of cell indices for a set of units.
## S3 method for class 'ExonChipEffectFile'
getCellIndices(this, ..., unlist=FALSE, force=FALSE, .cache=TRUE, verbose=FALSE)
... |
Additional arguments passed to |
unlist |
If |
force |
If |
.cache |
(internal) If |
verbose |
See |
Returns a list structure, where each element corresponds to a unit.
If argument unlist=TRUE is passed, an integer vector is returned.
Henrik Bengtsson
For more information see ExonChipEffectFile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.