MsBackendMgf
This is the development version of MsBackendMgf; for the stable release version, see MsBackendMgf.
Mass Spectrometry Data Backend for Mascot Generic Format (mgf) Files
Bioconductor version: Development (3.21)
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] (ORCID:
Maintainer: RforMassSpectrometry Package Maintainer <maintainer at rformassspectrometry.org>
citation("MsBackendMgf")
):
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("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")
Description and usage of MsBackendMgf | HTML | R Script |
Reference Manual |
Details
biocViews | DataImport, Infrastructure, MassSpectrometry, Metabolomics, Proteomics, Software |
Version | 1.15.0 |
In Bioconductor since | BioC 3.13 (R-4.1) (3.5 years) |
License | Artistic-2.0 |
Depends | R (>= 4.0), Spectra(>= 1.5.14) |
Imports | ProtGenerics(>= 1.35.3), BiocParallel, S4Vectors, IRanges, MsCoreUtils, methods, stats |
System Requirements | |
URL | https://github.com/RforMassSpectrometry/MsBackendMgf |
Bug Reports | https://github.com/RforMassSpectrometry/MsBackendMgf/issues |
See More
Suggests | testthat, knitr (>= 1.1.0), roxygen2, BiocStyle(>= 2.5.19), rmarkdown |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | CompoundDb, MsBackendRawFileReader |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | MsBackendMgf_1.15.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/MsBackendMgf |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MsBackendMgf |
Bioc Package Browser | https://code.bioconductor.org/browse/MsBackendMgf/ |
Package Short Url | https://bioconductor.org/packages/MsBackendMgf/ |
Package Downloads Report | Download Stats |