Cells.SCTModel {Seurat} | R Documentation |
Get Cell Names
Description
Get Cell Names
Usage
## S3 method for class 'SCTModel'
Cells(x, ...)
## S3 method for class 'SlideSeq'
Cells(x, ...)
## S3 method for class 'STARmap'
Cells(x, ...)
## S3 method for class 'VisiumV1'
Cells(x, ...)
Arguments
x |
An object |
... |
Arguments passed to other methods |
See Also
[Package Seurat version 5.1.0 Index]