Pakket: r-bioc-biocneighbors (2.0.1+ds-2) [debports]
Verwijzigingen voor r-bioc-biocneighbors
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [bioconductor.org]
Vergelijkbare pakketten:
Nearest Neighbor Detection for Bioconductor Packages
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.
Andere aan r-bioc-biocneighbors gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4.4)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- virtueel pakket geboden door r-base-core
-
- dep: r-api-bioc-3.20
- virtueel pakket geboden door r-bioc-biocgenerics
-
- dep: r-bioc-assorthead
- Assorted Header-Only C++ Libraries
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- sug: r-bioc-biocparallel
- BioConductor facilities for parallel evaluation
-
- sug: r-bioc-biocstyle
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-testthat
- GNU R testsuite