powered by
Plots previously computed tree (from BuildClusterTree)
PlotClusterTree(object, ...)
Seurat object
Additional arguments to ape::plot.phylo
Plots dendogram (must be precomputed using BuildClusterTree), returns no value
# NOT RUN { pbmc_small <- BuildClusterTree(object = pbmc_small) PlotClusterTree(object = pbmc_small) # }
Run the code above in your browser using DataLab