getCellTypeTiles {MOCHA} | R Documentation |
getCellTypeTiles
Extract the GRanges for a particular cell type
Description
getCellTypeTiles
Returns a GRanges object of all tiles called for a certain cell type
Usage
getCellTypeTiles(object, cellType)
Arguments
object |
A SampleTileObject. |
cellType |
A string describing one cell type. |
Value
a vector of cell type names.
[Package MOCHA version 1.1.0 Index]