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)

iaconogi/bigSCale2 documentation built on July 18, 2020, 8:21 p.m.