View source: R/cluster_service.R
Run multiome clustering
1 2 3 4 5 6 7 8 9 10 | cluster_multiome(
req,
jobid = "example",
load = "load",
method = "Velocity weighted method",
nPCs = "20",
expr = NULL,
resolution = "0.5",
neighbor = "20"
)
|
req |
request payload |
jobid |
string |
nPCs |
string |
expr |
|
resolution |
string |
neighbor |
string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.