View source: R/coclust_graph_cov.r
mcell_coclust_from_graph_resamp | R Documentation |
Compute metacell using resampling iterations of graph cover k-means-like approach
mcell_coclust_from_graph_resamp(
coc_id,
graph_id,
min_mc_size,
p_resamp,
n_resamp
)
graph_id |
a knn graph object id into scdb |
min_mc_size |
target minimum metacell size. This is only an approximation and smaller MC may be returned by the algorithm |
mc_id |
id of metacell object to be added |
mat_id |
a matrix object id |
resamp_n |
number of resampling iterations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.