R/utils_update_final.R
plotCellTypeProportion.Rd
Creates bar plots to show the proportion of each cell type within samples.
plotCellTypeProportion(df)
Data frame with group, prop, cell_type, and sample_id columns.
group
prop
cell_type
sample_id
A ggplot object visualizing the proportion of each cell type within and across samples.