CellPropPlot.Rd
This function will generate a bar plot to visualize the cell proportion across different samples
CellPropPlot(object, group.by = NULL, prop.in = NULL, cols = NULL)
Seurat object
Name of one metadata column to group the cells
Name of one metadata column to compute the cell proportion
Specific colors for plotting
A ggplot object