View source: R/seurat_helper.R
set_idents | R Documentation |
Sets identity of Seurat object Equivalent to Ident(so) <- "ident"
set_idents(so, ident)
so |
Seurat object |
ident |
Identity given as string |
Seurat object with identity set to given ident
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.