set_identity | R Documentation |
Wrapper for SeuratObject::Idents() with extra safety checks.
set_identity(seurat_obj, identity_column)
seurat_obj |
A Seurat object. |
identity_column |
The name of the identity column to pull from object metadata. |
A Seurat object with an updated identity set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.