View source: R/SCimplify2metacell.R
Computes metacell from super-cells
1 2 3 4 5 6 7 8 9 | SCimple2Metacell(
X,
gamma = 10,
min_mc_size = NULL,
p_resamp = 0.75,
n_resamp = 500,
mc.alpha = 2,
mc.K = 30
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.