LoadAnnoyIndex {Seurat} | R Documentation |
Load the Annoy index file
Description
Load the Annoy index file
Usage
LoadAnnoyIndex(object, file)
Arguments
object |
Neighbor object |
file |
Path to file with annoy index |
Value
Returns the Neighbor object with the index stored
[Package Seurat version 5.1.0 Index]