r-bioc-assorthead
Assorted Header-Only C++ Libraries
Description
Vendors an assortment of useful header-only C++ libraries. Bioconductor packages can use these libraries in their own C++ code by LinkingTo this package without introducing any additional dependencies. The use of a central repository avoids duplicate vendoring of libraries across multiple R packages, and enables better coordination of version updates across cohorts of interdependent C++ libraries. This package is a subset containing only that code needed by other Debian Bioconductor packages: - aarand, "Lightweight random distribution functions"
- annoy, "Approximate nearest neighbors oh yeah"
- kmeans, "C++ port of `stats::kmeans` with various initialization methods"
- knncolle, "C++ API for nearest-neighbor searches"
- knncolle_annoy, "**knncolle** extension for Annoy"
- knncolle_hnsw, "**knncolle** extension for HNSW"
- manticore, "Execute arbitrary functions on the main thread"
- scran_graph_cluster, "Graph-based clustering for single-cell data"
- singlepp, "Cell type annotation for single-cell expression data"
- subpar, "Substitutable parallelization for C++ libraries"
- tatami, "C++ API for matrix representations"
- tatami_chunked, "**tatami** extension for chunked matrices"
- tatami_mult, "Multiplication of **tatami** matrices"
- tatami_r, "**tatami** extension for R matrices"
- tatami_stats, "Compute statistics from **tatami** matrices"
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://bioconductor.org/packages/assorthead/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install r-bioc-assorthead