Skip to contents

Creates bar plots to show the proportion of each cell type within samples.

Usage

plotCellTypeProportion(df)

Arguments

df

Data frame with group, prop, cell_type, and sample_id columns.

Value

A ggplot object visualizing the proportion of each cell type within and across samples.