koinar
KoinaR - Remote machine learning inference using Koina
Bioconductor version: 3.23 · Package version: 1.6.0
A client to simplify fetching predictions from the Koina web service. Koina is a model repository enabling the remote execution of models. Predictions are generated as a response to HTTP/S requests, the standard protocol used for nearly all web traffic.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("koinar") Details
| Maintainer | Ludwig Lautenbacher <ludwig.lautenbacher@tum.de> |
| Author | Ludwig Lautenbacher [aut, cre] (ORCID: <https://orcid.org/0000-0002-1540-5911>), Christian Panse [aut] (ORCID: <https://orcid.org/0000-0003-1975-3064>) |
| License | Apache License 2.0 |
| URL | https://github.com/wilhelm-lab/koina |
| Bug Reports | https://github.com/wilhelm-lab/koina/issues |
| Downloads rank | 169 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, MassSpectrometry, Proteomics, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.3)
Imports: httr, jsonlite, methods, utils
Suggests: BiocManager, BiocStyle (>= 2.26), httptest, knitr, lattice, testthat, OrgMassSpecR, protViz, S4Vectors