sampleBarGraph: Plot a stacked bar graph of

View source: R/Plotting.R

sampleBarGraphR Documentation

Plot a stacked bar graph of

Description

Plot a stacked bar graph of

Usage

sampleBarGraph(object, group.by = NULL, color.by = NULL, col = NULL)

Arguments

object

Seurat object

group.by

Variable for x axis typical cluster or celltype

color.by

Variable to split each group by such as library

cols

Color palette for grouping variable #' @import tidyverse


Morriseylab/scExtras documentation built on July 10, 2024, 6:41 a.m.