restoreData: restoreData

Description Usage Arguments Value Examples

Description

To be run as the last step of the analysis. Retrives data termporarily stored in virtual memory and stores if safely in the single cell object. The data was put in virtual meomory in the first place to reduce RAM memory usage.

Usage

1
restoreData(object)

Arguments

sce

object of the SingleCellExperiment class.

Value

object of the SingleCellExperiment class, with the assays normcounts() and transcounts() restored.

Examples

1
sce=restoreData(sce)

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