tsneGCluster | R Documentation |
do tsne
tsneGCluster(dat, perplexity=30, max_iter = 1000, ...)
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(...) |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.