Nearest Neighbor Detection for Bioconductor Packages


[Up] [Top]

Documentation for package ‘BiocNeighbors’ version 2.7.2

Help Pages

BiocNeighbors-package BiocNeighbors: Nearest Neighbor Detection for Bioconductor Packages
AnnoyIndex The AnnoyParam class
AnnoyIndex-class The AnnoyParam class
AnnoyParam The AnnoyParam class
AnnoyParam-class The AnnoyParam class
BiocNeighborGenericIndex-class The BiocNeighborIndex class
BiocNeighborIndex The BiocNeighborIndex class
BiocNeighborIndex-class The BiocNeighborIndex class
BiocNeighborParam The BiocNeighborParam class
BiocNeighborParam-class The BiocNeighborParam class
BiocNeighbors BiocNeighbors: Nearest Neighbor Detection for Bioconductor Packages
bndistance The BiocNeighborParam class
buildIndex Build a nearest-neighbor index
buildIndex-method Build a nearest-neighbor index
defineBuilder Define an index builder
defineBuilder-method The AnnoyParam class
defineBuilder-method The ExhaustiveParam class
defineBuilder-method The HnswParam class
defineBuilder-method The KmknnParam class
defineBuilder-method The VptreeParam class
defineBuilder-method Define an index builder
ExhaustiveIndex The ExhaustiveParam class
ExhaustiveIndex-class The ExhaustiveParam class
ExhaustiveParam The ExhaustiveParam class
ExhaustiveParam-class The ExhaustiveParam class
findDistance Distance to the k-th nearest neighbor
findDistanceFromIndex Distance to the k-th nearest neighbor
findDistanceFromIndex-method Distance to the k-th nearest neighbor
findKNN Find k-nearest neighbors
findKnnFromIndex Find k-nearest neighbors
findKnnFromIndex-method Find k-nearest neighbors
findMutualNN Find mutual nearest neighbors
findNeighbors Find neighbors within a threshold distance
findNeighborsFromIndex Find neighbors within a threshold distance
findNeighborsFromIndex-method Find neighbors within a threshold distance
findResultsToHits Convert neighbor search results to alternative representations
findResultsToMatrix Convert neighbor search results to alternative representations
getLoadGenericIndexRegistry Load indices from extension packages
HnswIndex The HnswParam class
HnswIndex-class The HnswParam class
HnswParam The HnswParam class
HnswParam-class The HnswParam class
KmknnIndex The KmknnParam class
KmknnIndex-class The KmknnParam class
KmknnParam The KmknnParam class
KmknnParam-class The KmknnParam class
loadIndex Load a prebuilt search index from disk
queryDistance Distance to the k-th nearest neighbor to query points
queryDistanceFromIndex Distance to the k-th nearest neighbor to query points
queryDistanceFromIndex-method Distance to the k-th nearest neighbor to query points
queryKNN Query k-nearest neighbors
queryKnnFromIndex Query k-nearest neighbors
queryKnnFromIndex-method Query k-nearest neighbors
queryNeighbors Query neighbors within a threshold distance
queryNeighborsFromIndex Query neighbors within a threshold distance
queryNeighborsFromIndex-method Query neighbors within a threshold distance
queryResultsToHits Convert neighbor search results to alternative representations
queryResultsToMatrix Convert neighbor search results to alternative representations
registerLoadGenericIndexClass Load indices from extension packages
registerLoadIndexFunction Load indices from extension packages
saveIndex Save a nearest-neighbor index
saveIndex-method Save a nearest-neighbor index
show-method The AnnoyParam class
show-method The BiocNeighborIndex class
show-method The BiocNeighborParam class
show-method The HnswParam class
VptreeIndex The VptreeParam class
VptreeIndex-class The VptreeParam class
VptreeParam The VptreeParam class
VptreeParam-class The VptreeParam class
[[-method The BiocNeighborParam class
[[<--method The BiocNeighborParam class