Get cell embeddings
1 2 3 4 5 6 7 | Embeddings(object, ...)
## S3 method for class 'DimReduc'
Embeddings(object, ...)
## S3 method for class 'Seurat'
Embeddings(object, reduction, ...)
|
object |
An object |
... |
Arguments passed to other methods |
reduction |
Name of reduction to pull cell embeddings for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.