R/mc_graphcov.r
mcell_add_mc_from_graph.Rd
Compute metacell using a native implementation of a graph cover k-means-like approach
mcell_add_mc_from_graph(mc_id, graph_id, mat_id, min_mc_size)
id of metacell object to be added
a knn graph object id into scdb
a matrix object id
target minimum metacell size. This is only an approximation and smaller MC may be returned by the algorithm