Registration and Abstract Submission Open for
GBCC2025: Joint Galaxy/Bioconductor Conference
Early registration discount pricing ends March 31!

metabolomicsWorkbenchR

This is the development version of metabolomicsWorkbenchR; for the stable release version, see metabolomicsWorkbenchR.

Metabolomics Workbench in R


Bioconductor version: Development (3.22)

This package provides functions for interfacing with the Metabolomics Workbench RESTful API. Study, compound, protein and gene information can be searched for using the API. Methods to obtain study data in common Bioconductor formats such as SummarizedExperiment and MultiAssayExperiment are also included.

Author: Gavin Rhys Lloyd [aut, cre], Ralf Johannes Maria Weber [aut]

Maintainer: Gavin Rhys Lloyd <g.r.lloyd at bham.ac.uk>

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

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("metabolomicsWorkbenchR")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews Metabolomics, Software
Version 1.19.0
In Bioconductor since BioC 3.12 (R-4.0) (4.5 years)
License GPL-3
Depends R (>= 4.0)
Imports data.table, httr, jsonlite, methods, MultiAssayExperiment, struct, SummarizedExperiment, utils
System Requirements
URL
See More
Suggests BiocStyle, covr, knitr, HDF5Array, httptest, rmarkdown, structToolbox, testthat, pmp, grid, png
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
Windows Binary (x86_64)
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/metabolomicsWorkbenchR
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/metabolomicsWorkbenchR
Package Short Url https://bioconductor.org/packages/metabolomicsWorkbenchR/
Package Downloads Report Download Stats