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

r-mscoreutils

Core utils for mass spectrometry data

This package defines low-level functions for mass spectrometry data and is independent of any high-level data structures. These functions include mass spectra processing functions (noise estimation, smoothing, binning), quantitative aggregation functions (median polish, robust summarisation, etc.), missing data imputation, data normalisation (quantiles, vsn, etc.) as well as misc helper functions, that are used across high-level data structure within the R for Mass Spectrometry packages.

Installation

Install the latest version of r-mscoreutils as follows:

guix install r-mscoreutils

Or install a particular version:

guix install r-mscoreutils@1.20.0

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-mscoreutils about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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