We apply dimension reduction to those matrix which has more than paramenters
t-SNE
,FIt-SNE
and SOM
was used
1 2 | cytosee_DR(data, n_core = NULL, sgd_batches = 0.5, tsne_pca = TRUE,
method = "PCA")
|
n_core |
how many cores you want to use |
sgd_batches |
input parameter for largeVis (refer largeVis for details) |
tsne_pca |
whether use pca in tsne |
object |
cytosee object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.