Description Usage Arguments Value
Compute UMAP coordinates for a target dataset.
1 | compute_umap(expr)
|
expr |
Expression matrix (with genes as rows) of the target dataset in sparse or dense format. We recommend providing log-normalized counts for carefully selected highly variable genes. |
A tibble with one row per cell and 3 columns containing the sample name, UMAP coordinate 1 and UMAP coordinate 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.