get_metadata | R Documentation |
Extract out reduced dimensions and cell metadata to tibble
get_metadata(obj, ..., embedding = names(obj@reductions))
obj |
Seurat Object |
... |
additional features to extract into output via FetchData |
embedding |
dr slot to extract (defaults to all embeddings (2D)), if NULL, will not extract embeddings |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.