About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-biocneighbors 1.20.0

Nearest Neighbor Detection for Bioconductor Packages

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v1.20.0
  • linux-64 v1.20.0
  • osx-64 v1.20.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-biocneighbors
conda install bioconda/label/gcc7::bioconductor-biocneighbors

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy