getEmbedding | R Documentation |
This function gets an embedding (i.e. UMAP) from a given ArchRProject.
getEmbedding(ArchRProj = NULL, embedding = "UMAP", returnDF = TRUE)
ArchRProj |
An |
embedding |
The name of the |
returnDF |
A boolean value indicating whether to return the embedding object as a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.