- Home
- Bioconductor 3.23
- Software Packages
- MsBackendRawFileReader (development version)
MsBackendRawFileReader
This is the development version of MsBackendRawFileReader; for the stable release version, see MsBackendRawFileReader.
Mass Spectrometry Backend for Reading Thermo Fisher Scientific raw Files
Bioconductor version: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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.