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)

kritikakarri/bigSCale documentation built on Dec. 21, 2021, 7:47 a.m.