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)

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