Skip to contents

This function generates a clustree plot from a data frame or a Seurat object.

Usage

ClustreePlot(object, ...)

Arguments

object

The data frame or Seurat object

...

Other arguments passed to plotthis::ClustreePlot

Value

A ggplot object or a list if combine is FALSE

Examples

data(ifnb_sub)
ClustreePlot(ifnb_sub, prefix = "RNA_snn_res.")