Description Usage Arguments Value
View source: R/setClusterIdents.R
Relabel clustering identities in sce metadata.
1 | setClusterIdents(sce, orig.ident, new.ident, clustering = "phenograph")
|
sce |
a |
orig.ident |
a vector of original cluster names present. |
new.ident |
a vector of the same length with the new cluster identities to map orig.ident to. |
clustering |
the name of the clustering metadata slot to map the orig.ident to. |
an sce with a new metadata slot called 'cell_annotation' containing the new cluster mappings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.