stanstrup / Spectra

Low level infrastructure to handle MS spectra

Home Page:https://rformassspectrometry.github.io/Spectra/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Low level infrastructure to handle MS spectra

Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check-bioc codecov.io license

Externalising the new MS spectra backend-supporting infrastructure from MSnbase. Could either survive as its own package or be phagocyted back into by MSnbase.

Basic ideas and concepts

  • Spectra should become the main object to represent MS data.

  • No explicit Spectrum objects, spectrum data (m/z - intensity pairs) will be represented as a matrix stored/provided by the Backend class.

About

Low level infrastructure to handle MS spectra

https://rformassspectrometry.github.io/Spectra/


Languages

Language:R 100.0%