Plot celltype comparison result
Usage
plot_celltype_compare(x, top_n = 20, point_size = 2.5, theme_params = list())Arguments
- x
gleam_testobject or result table.- top_n
Number of signatures to display.
- point_size
Point size.
- theme_params
Optional list passed to
gleam_theme().