Add_embed | R Documentation |
Add embeddings for a Seurat object.
Add_embed(embed, seu, embed_name='tSNE' , assay = "RNA")
embed |
an embedding matrix. |
seu |
a Seurat object. |
embed_name |
an optional string, the name of embeddings. |
assay |
Name of assay that that embed is being put |
Nothing
Return a revised Seurat object by adding a embedding matrix to the Reduc slot in Seurat object.
nothing
Wei Liu
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.