Skip to contents

Function to convert labelled seurat object to fully prepared metadata

Usage

seurat_meta(seurat_object, ...)

# S3 method for Seurat
seurat_meta(seurat_object, dr = "umap", ...)

Arguments

seurat_object

seurat_object after tsne or umap projections and clustering

...

additional arguments

dr

dimension reduction method

Value

dataframe of metadata, including dimension reduction plotting info

Examples

m <- seurat_meta(s_small3)
#> cannot find dr info