rformassspectrometry/Chromatograms: Infrastructure for Chromatographic Mass Spectrometry Data

The Chromatograms packages defines a efficient infrastructure for storing and handling of chromatographic mass spectrometry data. It provides different implementations of *backends* to store and represent the data. Such backends can be optimized for small memory footprint or fast data access/processing. A lazy evaluation queue and chunk-wise processing capabilities ensure efficient analysis of also very large data sets.

Getting started

Package details

Bioconductor views Infrastructure MassSpectrometry Metabolomics Proteomics
Maintainer
LicenseArtistic-2.0
Version0.1.0
URL https://github.com/RforMassSpectrometry/Chromatograms
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rformassspectrometry/Chromatograms")
rformassspectrometry/Chromatograms documentation built on March 30, 2024, 8:59 a.m.