R/mc_plot_cross_mc.r
mcell_plot_cross_mc.Rd
Plotting a matrix of co-occurences between two metacell covers of the same dataset
mcell_plot_cross_mc(mc_id1, mc_id2, ord_1 = NULL, ord_2 = NULL, not_log = F)
first mc object to use
second mc object to use
optional ordering of first MC set (default is original order)
optional ordering of second MC set (Default is based on max intersection with the first set)
use this to avoid using log scale on the colors - making the best match MC more pronanouced