Description Usage Arguments Value
Returns a tSNE plot colored based on whether the cells fall in clusters to the left or to the right of a node split in the cluster tree.
1 2 | ColorTSNESplit(object, node, color1 = "red", color2 = "blue",
color3 = "gray")
|
object |
Seurat object |
node |
Node in cluster tree on which to base the split |
color1 |
Color for the left side of the split |
color2 |
Color for the right side of the split |
color3 |
Color for all other cells |
... |
Additional parameters for TSNEPlot() |
Returns a tSNE plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.