Plot mc+cell graph using pre-defined mc colorization
mcell_mc2d_plot(
mc2d_id,
legend_pos = "topleft",
plot_edges = T,
min_edge_l = 0,
edge_w = 1,
short_edge_w = 0,
show_mcid = T,
cell_outline = F,
colors = NULL,
fig_fn = NULL,
fn_suf = "",
sc_cex = 1,
filt_mc = NULL
)
mc2d object to plot
position of legend
plot edges between metacells (true by default)
(defulat 0) length of edges that are consider long
width of long edges
with of short edges
should metacell id be plotted
should single cell be drawn with outline
can provide color vector to overide the default mc@colors
override the default file name in the scfig directory
size of single cell points
optionally a factor defining which MCs to plot