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

r-spectra

Spectra infrastructure for mass spectrometry data

The Spectra package defines an efficient infrastructure for storing and handling mass spectrometry spectra and functionality to subset, process, visualize and compare spectra data. It provides different implementations (backends) to store mass spectrometry data. These comprise backends tuned for fast data access and processing and backends for very large data sets ensuring a small memory footprint.

Installation

Install the latest version of r-spectra as follows:

guix install r-spectra

Or install a particular version:

guix install r-spectra@1.16.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-spectra about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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