MsBackendMassIVE
This is the development version of MsBackendMassIVE; to use it, please install the devel version of Bioconductor.
Retrieve Mass Spectrometry Data from MassIVE
Bioconductor version: Development (3.24)
MassIVE is one of the main public repositories for storage of metabolomics experiments. The MsBackendMassIVE package provides functionality to retrieve and represent mass spectrometry (MS) data from MassIVE. Data files are downloaded and cached locally avoiding repetitive downloads. MS data from metabolomics experiments can thus be directly and seamlessly integrated into R-based analysis workflows with the Spectra and MsBackendMassIVE package.
Author: Gabriele Tomè [aut, cre] (ORCID:
, fnd: MetaRbolomics4Galaxy project (CUP: D53C25001030003) co-funded by the Autonomous Province of Bolzano under the Joint Projects South Tyrol–Germany 2025 program.), Philippine Louail [aut]
, Johannes Rainer [aut]
Maintainer: Gabriele Tomè <gabriele.tome at eurac.edu>
citation("MsBackendMassIVE")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("MsBackendMassIVE")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | DataImport, Infrastructure, MassSpectrometry, Metabolomics, Proteomics, Software |
| Version | 0.99.1 |
| In Bioconductor since | BioC 3.24 (R-4.6) |
| License | Artistic-2.0 |
| Depends | R (>= 4.2.0), Spectra(>= 1.15.12) |
| Imports | httr2, xml2, ProtGenerics, BiocFileCache, S4Vectors, methods, MsCoreUtils(>= 1.23.9), progress, jsonlite, rvest |
| System Requirements | |
| URL | https://github.com/RforMassSpectrometry/MsBackendMassIVE |
| Bug Reports | https://github.com/RforMassSpectrometry/MsBackendMassIVE/issues |
See More
| Suggests | testthat, rmarkdown, mzR, knitr, BiocStyle |
| 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 (big-sur-x86_64) | |
| macOS Binary (sonoma-arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/MsBackendMassIVE |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MsBackendMassIVE |
| Package Short Url | https://bioconductor.org/packages/MsBackendMassIVE/ |
| Package Downloads Report | Download Stats |