Description Usage Arguments Value
Easily extract Seurat meta-data into a tibble
1 | extractMeta(seurat.obj, types, vars, merge = TRUE)
|
seurat.obj |
A seurat object. |
types |
The types of meta-data you want to extract. Options are c("Embeddings","Clusters","Module Scores") |
vars |
The names within the Seurat object of the meta-data you want to extract. |
merge |
Whether you want all data to merged. If set to TRUE, data will be merged by Cells. |
Meta-data in tibble format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.