storeTsne: storeTsne

Description Usage Arguments Value Examples

Description

Calculates and stores the TSNE of your dataset. It uses the package Rtsne

Usage

1
storeTsne(object, ...)

Arguments

...

passed to Rtsne()

sce

object of the SingleCellExperiment class.

Value

object of the SingleCellExperiment class with TSNE stored inside

Examples

1
sce=storeTsne(sce)

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