- Home
- Bioconductor 3.22
- Software Packages
- MsBackendMsp
MsBackendMsp
This is the released version of MsBackendMsp; for the devel version, see MsBackendMsp.
Mass Spectrometry Data Backend for NIST msp Files
Bioconductor version: Release (3.22)
Mass spectrometry (MS) data backend supporting import and handling of MS/MS spectra from NIST MSP Format (msp) files. Import of data from files with different MSP *flavours* is supported. Objects from this package add support for MSP files to Bioconductor's Spectra package. This package is thus not supposed to be used without the Spectra package that provides a complete infrastructure for MS data handling.
Author: Neumann Steffen [aut] ORCID iD ORCID: 0000-0002-7899-7192 , Johannes Rainer [aut, cre] ORCID iD ORCID: 0000-0002-6977-7147 , Michael Witting [ctb] ORCID iD ORCID: 0000-0002-1462-4426
Maintainer: Johannes Rainer <Johannes.Rainer at eurac.edu>
citation("MsBackendMsp")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MsBackendMsp")
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("MsBackendMsp")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.