R/mc.r
mcell_mc_split_by_color_group.Rd
Splits input metacell object into sub-objects by color group, naming the new metacells <mc_id>_submc_<group>
mcell_mc_split_by_color_group(
mc_id,
mat_id,
min_cells_per_sub_mc = 500,
col2grp = NULL
)
input mc object
mat object corresponsing to mc_id
minimum number of cells per group required to create a new metacell
mapping of mc colors to groups, by default, use the color_key slot