num_cell_scExp: Table of cells

Description Usage Arguments Value Examples

View source: R/preprocessing_filtering_reduction.R

Description

Table of cells

Usage

1

Arguments

annot

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

Value

A formatted kable in HTML.

Examples

1
2
scExp = create_scExp(create_scDataset_raw()$mat,create_scDataset_raw()$annot)
## Not run: num_cell_scExp(SingleCellExperiment::colData(scExp))

ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.