View source: R/mc_build_cgraph.R
Builds metacell partition using output of mc_build_cgraph
1 2 3 4 5 6 7 8 | mc_build_mc(
X,
min_mc_size = 15,
p_resamp = 0.75,
n_resamp = 500,
mc.K = 30,
mc.alpha = 2
)
|
X |
– an output of |
min_mc_size |
– |
p_resamp |
– |
n_resamp |
– @return |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.