Plot group comparison within a fixed celltype
Source:R/plot_group_in_celltype.R
plot_group_in_celltype.RdPlot group comparison within a fixed celltype
Usage
plot_group_in_celltype(x, top_n = 20, alpha = 0.85, theme_params = list())Arguments
- x
gleam_testobject or result table.- top_n
Number of signatures to display.
- alpha
Bar alpha.
- theme_params
Optional list passed to
gleam_theme().