BiocNeighbors
Bioc currentNearest Neighbor Detection for Bioconductor Packages
Release Lineage
Entered 3.8 · Oct 31, 2018
Current · Requires R 4.6
Description
Implements exact and approximate methods for nearest neighbor detection, in a framework that allows them to be easily switched within Bioconductor packages or workflows. Exact searches can be performed using the k-means for k-nearest neighbors algorithm, vantage point trees, or an exhaustive search. Approximate searches can be performed using the Annoy or HNSW libraries. Each search can be performed with a variety of different distance metrics, parallelization, and variable numbers of neighbors. Range-based searches (to find all neighbors within a certain distance) are also supported.
Code & tests
Open call graph →Code intelligence has not been computed for this package yet.
Code
Code metrics have not been computed for this package yet.
Topics
Depended on by (34)
People
- Aaron Lun author maintainer cph