Table of cells

num_cell_scExp(annot, datamatrix)

Arguments

annot

An annotation of cells. Can be obtain through 'colData(scExp)'.

datamatrix

A matrix of cells per regions before filtering.

Value

A formatted kable in HTML.

Examples

#> ChromSCape::create_scExp - the matrix has 300 cells and 600 features.
if (FALSE) num_cell_scExp(SingleCellExperiment::colData(scExp))