AddUMAP | R Documentation |
Generates a UMAP for the active assay of the given object.
AddUMAP(pisces.obj, dense.map = FALSE)
pisces.obj |
A Seurat object with 'scale.data' in the active assay. |
dense.map |
Flag to return dense-UMAP. Default of FALSE. |
A Seurat object with a 'umap' object added to the 'misc' field of the active assay.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.