Learn R Programming

MOCHA (version 1.1.0)

getCellTypeTiles: 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)

Value

a vector of cell type names.

Arguments

object

A SampleTileObject.

cellType

A string describing one cell type.