Description Usage Arguments Details Value References Examples
plots the new representation of data after applying tSNE.
1 | tSNE_scatter(factor_name, ...)
|
factor_name |
(character) The name of a sample-meta column to use. |
... |
Additional slots and values passed to |
This object makes use of functionality from the following packages:
Rtsne
A tSNE_scatter
object.
van der Maaten L, Hinton G (2008). “Visualizing High-Dimensional Data Using t-SNE.” Journal of Machine Learning Research, 9, 2579-2605.
van der Maaten L (2014). “Accelerating t-SNE using Tree-Based Algorithms.” Journal of Machine Learning Research, 15, 3221-3245.
Krijthe JH (2015). Rtsne: T-Distributed Stochastic Neighbor Embedding using Barnes-Hut Implementation. R package version 0.15, https://github.com/jkrijthe/Rtsne.
1 | M = tSNE_scatter(factor_name='Species')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.