make_bubble_plot: Flexible dotplot
make_bubble_plot.RdCreates a bubble plot that shows average expression percent expression for genes in single cell categories
Usage
make_bubble_plot(
so,
features,
palette = "RdBu",
assay = "SCT",
scale = FALSE,
ident = "seurat_clusters"
)