RenameIdent: Rename one identity class to another
Description
Can also be used to join identity classes together (for example, to merge clusters).
Usage
RenameIdent(object, old.ident.name = NULL, new.ident.name = NULL)
Arguments
old.ident.name
The old identity class (to be renamed)
Value
A Seurat object where object@ident has been appropriately modified