Description Usage Arguments Value
View source: R/functions_single_cell.R
Rotate a tSNE embedding about the origin
1 | rotate_tsne(tsne, angle)
|
tsne |
object; output of Rtsne::Rtsne() |
angle |
numeric; degrees to rotate the tSNE embedding by |
The Y matrix from Rtsne output, rotated by angle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.