软件包:r-bioc-biocneighbors(1.16.0+ds-1)
r-bioc-biocneighbors 的相关链接
Debian 的资源:
下载源码包 r-bioc-biocneighbors:
- [r-bioc-biocneighbors_1.16.0+ds-1.dsc]
- [r-bioc-biocneighbors_1.16.0+ds.orig.tar.xz]
- [r-bioc-biocneighbors_1.16.0+ds-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [bioconductor.org]
相似软件包:
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.
其他与 r-bioc-biocneighbors 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-api-bioc-3.16
- 本虚包由这些包填实: r-bioc-biocgenerics
-
- dep: r-base-core (>= 4.2.2.20221110-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-bioc-biocparallel
- BioConductor facilities for parallel evaluation
-
- dep: r-bioc-s4vectors
- BioConductor S4 implementation of vectors and lists
-
- dep: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-rcpphnsw
- R bindings for a Library for Approximate Nearest Neighbors
-
- sug: r-bioc-biocstyle
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-cran-fnn
- GNU R fast nearest neighbor search algorithms and applications
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rcppannoy
- Rcpp bindings for Annoy (approximate nearest neighbors)
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-testthat
- GNU R testsuite