plotSymbolstSNE | R Documentation |
Visualizing the K-means clusters using tSNE maps
plotSymbolstSNE(object, types = NULL, legloc = "bottomright")
## S4 method for signature 'DISCBIO'
plotSymbolstSNE(object, types = NULL, legloc = "bottomright")
object |
|
types |
If types=NULL then the names of the cells will be grouped automatically. Default is NULL |
legloc |
A keyword from the list "bottomright", "bottom", "bottomleft", "left", "topleft", "top", "topright", "right" and "center". Default is "bottomright" |
Plot of tsne objet slot, grouped by gene.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.