tsneGCluster: do tsne

View source: R/tsneGCluster.R

tsneGClusterR Documentation

do tsne

Description

do tsne

Usage

  tsneGCluster(dat, perplexity=30, max_iter = 1000, ...)

Arguments

dat

data.frame, row is single cell and column is for genes

perplexity

Rtsne package: Rtsne(perplexity)

max_iter

Rtsne package: Rtsne(max_iter)

...

Rtsne package: Rtsne(...)

Author(s)

Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>

References

##

Examples

##

CBIIT-CGBB/GCluster documentation built on Oct. 26, 2023, 4:27 a.m.