View source: R/mc_plot_vgels.r
mcell_mc_plot_vgels | R Documentation |
plot a "gel" like diagram showing expression of a gene of interest over metacells that are classified into types
mcell_mc_plot_vgels(
mc_id,
gene_nms,
reorder_preset = NULL,
reorder = F,
fig_fn = NULL,
lane_w = 50,
height = 350,
plot_title = F
)
mc_id |
id of metacell object in scdb |
reorder_preset |
list of mc colors to define the "lanes" |
reorder |
should metacell types be sorted by gene intesity? |
plot_title |
display gene name as plot's title |
gene_nm |
gene of interest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.