View source: R/plot_circlize.R
get_metadata | R Documentation |
This function extracts the metadata from a Seurat object and transforms the UMAP/tSNE coordinates.
get_metadata(seu_obj, reductions = "umap", coord_scale = 0.8, color)
seu_obj |
SeuratObject |
reductions |
reductions methods, e.g."umap" or "tsne". |
coord_scale |
value from c(0,1) to adjust the UMAP/tSNE coordinates. |
color |
Colors assigned to the cell clusters |
A metadata dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.