setMarkers: setMarkers

Description Usage Arguments Value Examples

Description

Organizes the differentially expressed genes in markers of different levels and signatures

Usage

1
setMarkers(object, ...)

Arguments

sce

object of the SingleCellExperiment class.

cutoff

Z-score cutoff to retain only genes with significant changes of expression. By default cutoff=3. If you feel you have too many(not enough) markers, decrease its value.

Value

object of the SingleCellExperiment class with markers and signatures safely stored inside.

Examples

1
sce=setMarkers(sce)

zhongmicai/bigSCale2_singleCell documentation built on Nov. 5, 2019, 1:26 p.m.