View source: R/AnalysisFunctions.R
addLatentSpace | R Documentation |
Add a latent space computed using an external method
addLatentSpace(object, coordinates, name)
object |
the VISION object for which compute the latent space |
coordinates |
matrix with latent space coordinates (cells x dimensions) |
name |
a label for the latent space (e.g. "PCA" or "scVI") |
the VISION with @latentSpace slot populated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.