R/mc_plot_marks.r
mcell_compare_bulk.Rd
Utility plot function to compare bulk expression of two batches/metadata factors
mcell_compare_bulk(
mat_id,
meta_field = NULL,
v1 = NULL,
v2 = NULL,
mc_id = NULL,
mc1 = -1,
mc2 = -1,
mc_to_focus = NULL,
genes = NULL,
cex = 0.5,
text_cex = 1,
n_reg = 5,
fig_nm = NULL,
top_genes = 10,
fig_h = 600,
fig_w = 800
)
matrix id to use
metadata field to select cells, if not specified than a metacell must be specified
first set metadata value
secod set metadata value
metacell model (must be specified if meta_field is not used)
metacell id to define cells in first set
metacell id to define cells in second set
metacell IDs to restrict analysis of metadata comparison
genes to highlight (optional)