R/mc_from_coclust.r
mcell_mc_from_coclust_louv_sub.Rd
build a metacell cover from a big co-clust using louvain clustering and metacell coverage within clusters
mcell_mc_from_coclust_louv_sub(
mc_id,
coc_id,
mat_id,
max_clust_size,
max_mc_size,
min_mc_size,
T_weight = 1
)
Id of new metacell object
cocluster object to use
mat object to use when building the mc object
maximum clust size. Bigger chunks will be clustered
maximum mc size (bigger clusters will be dissected)