This package browser is in early development. Mind the rough edges.

r-maldiquant

Quantitative analysis of mass spectrometry data

This package provides a complete analysis pipeline for matrix-assisted laser desorption/ionization-time-of-flight (MALDI-TOF) and other two-dimensional mass spectrometry data. In addition to commonly used plotting and processing methods it includes distinctive features, namely baseline subtraction methods such as morphological filters (TopHat) or the statistics-sensitive non-linear iterative peak-clipping algorithm (SNIP), peak alignment using warping functions, handling of replicated measurements as well as allowing spectra with different resolutions.

Installation

Install the latest version of r-maldiquant as follows:

guix install r-maldiquant

Or install a particular version:

guix install r-maldiquant@1.22.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-maldiquant about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-maldiquant'><img src='https://packages.guix.gnu.org/packages/r-maldiquant/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-maldiquant/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-maldiquant)

Example Org:

[[https://packages.guix.gnu.org/packages/r-maldiquant][https://packages.guix.gnu.org/packages/r-maldiquant/badges/latest-version.svg]]