applyUMAP | R Documentation |
Performs UMAP on data
applyUMAP(exprData, K)
exprData |
Expression data, NUM_GENES x NUM_SAMPLES |
K |
Number of neighbors to use in UMAP projection. |
Reduced data NUM_SAMPLES x NUM_COMPONENTS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.