koinar

This is the development version of koinar; to use it, please install the devel version of Bioconductor.

KoinaR - Remote machine learning inference using Koina


Bioconductor version: Development (3.20)

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] , Christian Panse [aut]

Maintainer: Ludwig Lautenbacher <ludwig.lautenbacher at tum.de>

Citation (from within R, enter citation("koinar")):

Installation

To install this package, start R (version "4.4") 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 PDF
NEWS Text

Details

biocViews Infrastructure, MassSpectrometry, Proteomics, Software
Version 0.99.16
In Bioconductor since BioC 3.20 (R-4.4)
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_0.99.16.tar.gz
Windows Binary koinar_0.99.16.zip
macOS Binary (x86_64) koinar_0.99.16.tgz
macOS Binary (arm64) koinar_0.99.16.tgz
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