Seurat (version 2.3.4)

PlotClusterTree: Plot phylogenetic tree

Description

Plots previously computed phylogenetic tree (from BuildClusterTree)

Usage

PlotClusterTree(object, ...)

Arguments

object

Seurat object

Additional arguments for plotting the phylogeny

Value

Plots dendogram (must be precomputed using BuildClusterTree), returns no value

Examples

Run this code
# NOT RUN {
PlotClusterTree(object = pbmc_small)

# }

Run the code above in your browser using DataLab