Description Usage Arguments Value
make tsne from pca
1 2 | pca_to_tsne(expDat, recRes, perplexity = 30, theta = 0.3,
weighted = TRUE)
|
expDat |
expDat |
recRes |
result of running gpaRecurse |
perplexity |
(30) |
theta |
(0.30) |
weighted |
(TRUE) whether to use PCs from deeper lelves, and to weight them |
tsne matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.