R/mc_plot_marks.r
mcell_mc_plot_submc_marks.Rd
plot a marker heat map for a subset of metacells - selecting relevant genes for separation
mcell_mc_plot_submc_marks(
mc_id,
mat_id,
foc_mcs,
fig_fn,
n_max_marks = 10,
add_genes = NULL,
zero_median = F,
h = 800,
w = 600
)
id of metacell object ina scdb
matrix object to us (default is the mc_id - assuming they use the same ID), if some cells in mc@mc are missing from the matrix, the function will generate an error
list of metacell ids to focus on
file name for the figure (if null it will be call heat_marks in the fig directory)
should median expression be used for trimming low umi counts
height
height
number of markers for separation on each metacell
specific list of genes to add to the marker list