Bioc2026 Registration Open!

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

MaintainerLudwig Lautenbacher <ludwig.lautenbacher@tum.de>
AuthorLudwig Lautenbacher [aut, cre] (ORCID: <https://orcid.org/0000-0002-1540-5911>), Christian Panse [aut] (ORCID: <https://orcid.org/0000-0003-1975-3064>)
LicenseApache License 2.0
URLhttps://github.com/wilhelm-lab/koina
Bug Reportshttps://github.com/wilhelm-lab/koina/issues
Downloads rank169
Source branchRELEASE_3_23
biocViewsInfrastructure, 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