CMD + K

bioconductor-biocneighbors

Community

Nearest Neighbor Detection for Bioconductor Packages

Installation

To install this package, run one of the following:

Conda
$conda install dnachun::bioconductor-biocneighbors

Usage Tracking

2.0.0
1.20.0
2 / 8 versions selected
Downloads (Last 6 months): 0

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 or with vantage point trees. Approximate searches can be performed using the Annoy or HNSW libraries. Searching on either Euclidean or Manhattan distances is supported. Parallelization is achieved for all methods by using BiocParallel. Functions are also provided to search for all neighbors within a given distance.

About

Summary

Nearest Neighbor Detection for Bioconductor Packages

Last Updated

Jan 26, 2025 at 08:33

License

GPL-3.0

Total Downloads

51

Supported Platforms

macOS-arm64