koinar
This is the development version of koinar; for the stable release version, see koinar.
KoinaR - Remote machine learning inference using Koina
Bioconductor version: Development (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:
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")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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")
On using the R lang client for koina | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | Infrastructure, MassSpectrometry, Proteomics, Software |
Version | 1.1.0 |
In Bioconductor since | BioC 3.20 (R-4.4) (< 6 months) |
License | Apache License 2.0 |
Depends | R (>= 4.3) |
Imports | httr, jsonlite, methods, utils |
System Requirements | |
URL | https://github.com/wilhelm-lab/koina |
Bug Reports | https://github.com/wilhelm-lab/koina/issues |
See More
Suggests | BiocManager, BiocStyle(>= 2.26), httptest, knitr, lattice, msdata, OrgMassSpecR, protViz, S4Vectors, Spectra, testthat, mzR |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | koinar_1.1.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/koinar |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/koinar |
Bioc Package Browser | https://code.bioconductor.org/browse/koinar/ |
Package Short Url | https://bioconductor.org/packages/koinar/ |
Package Downloads Report | Download Stats |