Description Usage Arguments Value Examples
Plots previously computed tree (from BuildClusterTree)
1 | PlotClusterTree(object, ...)
|
object |
Seurat object |
... |
Additional arguments to ape::plot.phylo |
Plots dendogram (must be precomputed using BuildClusterTree), returns no value
1 2 | pbmc_small <- BuildClusterTree(object = pbmc_small)
PlotClusterTree(object = pbmc_small)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.