- Home
- Bioconductor 3.22
- Software Packages
- MsBackendRawFileReader
MsBackendRawFileReader
This is the released version of MsBackendRawFileReader; for the devel version, see MsBackendRawFileReader.
Mass Spectrometry Backend for Reading Thermo Fisher Scientific raw Files
Bioconductor version: Release (3.22)
implements a MsBackend for the Spectra package using Thermo Fisher Scientific's NewRawFileReader .Net libraries. The package is generalizing the functionality introduced by the rawrr package Methods defined in this package are supposed to extend the Spectra Bioconductor package.
Author: Christian Panse [aut, cre] ORCID iD ORCID: 0000-0003-1975-3064 , Tobias Kockmann [aut] ORCID iD ORCID: 0000-0002-1847-885X , Roger Gine Bertomeu [ctb] ORCID iD ORCID: 0000-0003-0288-9619
Maintainer: Christian Panse <cp at fgcz.ethz.ch>
citation("MsBackendRawFileReader")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MsBackendRawFileReader")
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("MsBackendRawFileReader")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.