View source: R/seurat_helpers.R
rotate_seurat_embeddings | R Documentation |
This method rotates the embedding in target_embedding
to look (visually) most similar to source_embedding
rotate_seurat_embeddings(seurat_obj, source_embedding, target_embedding)
seurat_obj |
object of class |
source_embedding |
character vector, so that |
target_embedding |
character vector, so that |
an updated seurat_obj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.