An open API service indexing awesome lists of open source software.

https://github.com/rformassspectrometry/msbackendhmdb

Mass spectrometry data backend (MsBackend) for Spectra supporting import and handling of MS/MS spectra from the Human Metabolome Database (HMDB).
https://github.com/rformassspectrometry/msbackendhmdb

data-import mass-spectrometry metabolomics

Last synced: about 1 year ago
JSON representation

Mass spectrometry data backend (MsBackend) for Spectra supporting import and handling of MS/MS spectra from the Human Metabolome Database (HMDB).

Awesome Lists containing this project

README

          

# Mass spectrometry data backends for The Human Metabolome Database (HMDB)

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![R-CMD-check-bioc](https://github.com/RforMassSpectrometry/MsBackendHmdb/workflows/R-CMD-check-bioc/badge.svg)](https://github.com/RforMassSpectrometry/MsBackendHmdb/actions?query=workflow%3AR-CMD-check-bioc)
[![codecov.io](http://codecov.io/github/rformassspectrometry/MsBackendHmdb/coverage.svg?branch=master)](http://codecov.io/github/rformassspectrometry/MsBackendHmdb?branch=master)
[![license](https://img.shields.io/badge/license-Artistic--2.0-brightgreen.svg)](https://opensource.org/licenses/Artistic-2.0)

The `MsBackendHmdb` package provides functionality to import and handle MS/MS
spectrum data from The Human Metabolome Database
[HMDB](http://www.hmdb.ca). The package defines the `MsBackendHmdbXml` backend
which can be used to import and use MS2 spectrum data from HMDB xml files with
the [Spectra](https://github.com/rformassspectrometry/Spectra) R package.

For more information see the package vignette.