Description Usage Arguments Value Examples
For cells in each ident, set a new identity based on the most common value of a specified metadata column.
1 | RegroupIdents(object, metadata)
|
object |
Seurat object |
metadata |
Name of metadata column |
A Seurat object with the active idents regrouped
1 | pbmc_small <- RegroupIdents(pbmc_small, metadata = "groups")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.