koinar
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see koinar.
KoinaR - Remote machine learning inference using Koina
Bioconductor version: 3.21
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.
Author: Ludwig Lautenbacher [aut, cre] ORCID iD ORCID: 0000-0002-1540-5911 , Christian Panse [aut] ORCID iD ORCID: 0000-0003-1975-3064
Maintainer: Ludwig Lautenbacher <ludwig.lautenbacher at tum.de>
citation("koinar")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("koinar")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("koinar")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.