Plots previously computed tree (from BuildClusterTree)
Usage
PlotClusterTree(object, direction = "downwards", ...)
Value
Plots dendogram (must be precomputed using BuildClusterTree), returns no value
Arguments
object
Seurat object
direction
A character string specifying the direction of the tree (default is downwards)
Possible options: "rightwards", "leftwards", "upwards", and "downwards".