preProcess: preProcess

Description Usage Arguments Value Examples

Description

Pre-porocessing of the dataset. Removes genes with all zero values, sets the size factors for normalization and other interal things you do not need to know about. In the future I will add the possibility to add custom size factors here.

Usage

1
preProcess(object, pipeline = "rna")

Arguments

sce

object of the SingleCellExperiment class.

Value

object of the SingleCellExperiment class, pre-processed.

Examples

1
sce=preProcess(sce)

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