RenameCells.SCTAssay | R Documentation |
Rename Cells in an Object
## S3 method for class 'SCTAssay'
RenameCells(object, new.names = NULL, ...)
## S3 method for class 'SlideSeq'
RenameCells(object, new.names = NULL, ...)
## S3 method for class 'STARmap'
RenameCells(object, new.names = NULL, ...)
## S3 method for class 'VisiumV1'
RenameCells(object, new.names = NULL, ...)
object |
An object |
new.names |
vector of new cell names |
... |
Arguments passed to other methods |
SeuratObject::RenameCells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.