compute_umap | R Documentation |
A function to perform *UMAP* projection of data
compute_umap(se, assay = "data")
se |
A |
assay |
A name of the slot data is stored |
A SummarizedExperiment
object with *UMAP* projection
stored in metadata(se[[umap]]
slot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.