- Home
- Bioconductor 3.19
- Software Packages
- MsBackendMgf
MsBackendMgf
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see MsBackendMgf.
Mass Spectrometry Data Backend for Mascot Generic Format (mgf) Files
Bioconductor version: 3.19
Mass spectrometry (MS) data backend supporting import and export of MS/MS spectra data from Mascot Generic Format (mgf) files. Objects defined in this package are supposed to be used with the Spectra Bioconductor package. This package thus adds mgf file support to the Spectra package.
Author: RforMassSpectrometry Package Maintainer [cre], Laurent Gatto [aut] , Johannes Rainer [aut] , Sebastian Gibb [aut] , Michael Witting [ctb] , Adriano Rutz [ctb]
Maintainer: RforMassSpectrometry Package Maintainer <maintainer at rformassspectrometry.org>
citation("MsBackendMgf")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MsBackendMgf")
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("MsBackendMgf")
Details
Package Archives
Follow Installation instructions to use this package in your R session.