rawrr
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see rawrr.
Direct Access to Orbitrap Data and Beyond
Bioconductor version: 3.19
This package wraps the functionality of the RawFileReader .NET assembly. Within the R environment, spectra and chromatograms are represented by S3 objects. The package provides basic functions to download and install the required third-party libraries. The package is developed, tested, and used at the Functional Genomics Center Zurich, Switzerland.
Author: Christian Panse [aut, cre] , Tobias Kockmann [aut]
Maintainer: Christian Panse <cp at fgcz.ethz.ch>
citation("rawrr")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rawrr")
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("rawrr")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.