Indices {SeuratObject} | R Documentation |
Get Neighbor nearest neighbor index matrices
Description
Get Neighbor nearest neighbor index matrices
Usage
Indices(object, ...)
## S3 method for class 'Neighbor'
Indices(object, ...)
Arguments
object |
An object |
... |
Arguments passed to other methods |
Value
A matrix with the nearest neighbor indices
[Package SeuratObject version 5.0.2 Index]