パッケージ: 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++ ライブラリ v3
-
- 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