This function generates a clustree plot from a data frame or a Seurat object.
Arguments
- object
The data frame or Seurat object
- ...
Other arguments passed to plotthis::ClustreePlot
Examples
data(ifnb_sub)
ClustreePlot(ifnb_sub, prefix = "RNA_snn_res.")
#> Registered S3 method overwritten by 'gglogger':
#> method from
#> +.gg ggplot2