r-spectra 1.18.2
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.
- Outputs:
out
- Website: https://github.com/RforMassSpectrometry/Spectra
- Licenses: Artistic License 2.0
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-spectra 1.18.2
as follows:
guix install r-spectra@1.18.2
Or install the latest version:
guix install r-spectra
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.