- Home
- Bioconductor 3.23
- Software Packages
- MsDataHub (development version)
MsDataHub
This is the development version of MsDataHub; for the stable release version, see MsDataHub.
Mass Spectrometry Data on ExperimentHub
Bioconductor version: Development (3.23)
The MsDataHub package uses the ExperimentHub infrastructure to distribute raw mass spectrometry data files, peptide spectrum matches or quantitative data from proteomics and metabolomics experiments.
Author: Laurent Gatto [aut, cre] ORCID iD ORCID: 0000-0002-1520-2268 , Kristina Gomoryova [ctb] ORCID iD ORCID: 0000-0003-4407-3917 , Johannes Rainer [aut] ORCID iD ORCID: 0000-0002-6977-7147
Maintainer: Laurent Gatto <laurent.gatto at uclouvain.be>
citation("MsDataHub")):
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("MsDataHub")
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("MsDataHub")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.