setDCT: setDCT

Description Usage Arguments Value Examples

Description

computes t-SNE, UMAP and clusters

Usage

1
setDCT(object, pca.components = 25)

Arguments

sce

object of the SingleCellExperiment class.

modality

If classic uses the default bigSCale algorythm. If alternative, uses an alternative approach which gives a different clustering/TNSE in case you are not satisfied with the default one.

Value

object of the SingleCellExperiment class, with cell to cell distances stored inside (in the virtual memory)

Examples

1
sce=setDCT(sce)

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