composition_barplot: Plot composition of one category by another

View source: R/composition_barplot.R

composition_barplotR Documentation

Plot composition of one category by another

Description

Plot composition of one category by another

Usage

composition_barplot(
  SO,
  x_cat,
  fill_cat,
  col_pal = scexpr::col_pal("custom"),
  plot_labels = F
)

Arguments

SO

Seurat object or data frame

plot_labels

Close-your-eyes/scexpr documentation built on April 21, 2023, 10:27 a.m.