README.md

Windows Build Status

Metaboseek

Metaboseek is here to help you analyze your mass spectrometry data!

Visit our website at https://metaboseek.com to test Metaboseek online

Installation and data analysis documentation

Metaboseek is an interactive tool to analyze and browse your mass spectrometry data. It is built on functions from the xcms package, and provides a web-based graphical user interface built with shiny.

Metaboseek is currently under development, and new features are constantly added. Visit the download page to see the full change log.

Citation

If you use Metaboseek for your research, please cite our paper!

Some background

In Liquid Chromatography/Mass Spectrometry (LC/MS), so called mass spectra are acquired in rapid succession. Each spectrum can contain the mass-to-charge ratios (m/z) of thousands of charged molecules (ions) and their intensity (=relative abundance) at one time point. The molecules are separated through chromatography before entering the mass spectrometer, so that ions are separated in an additional dimension, the retention time (rt). This is particularly important to get separate signals for molecules with the same or very similar m/z value, but different structures (this happens a lot).

The combination of m/z value and retention time can be defined as a molecular feature. Although these molecular features typically don't allow unambiguous identification of specific compounds, their abundance can be compared between different biological samples. This can be very useful, because a molecular feature might be enriched in one sample group compared to another. For instance, some molecular features might only be found in a mutant strain of bacteria, but not in the wild-type control. In the approach to metabolomics presented here, we can select such molecular features of interest and then try to get more information about the molecular structure by tandem-MS, a method that breaks molecules into pieces and then reports the m/z of the resulting fragments.

Features

So what can you do with this app? I would like to highlight some of the key software features, and invite you to check out the example data that is loaded in the online version (and is also included in the Metaboseek R package). Documentation on how to use the app is available at https://metaboseek.com/doc.

Metaboseek offers a graphical user interface to set up data analysis with the xcms package to detect and align molecular features from LC/MS data across multiple samples. You can then load xcms results into the app as a "Feature Table" (using xcms and MSnbase packages, mzR-based) and run statistical analyses to identify molecular features of interest.

  1. Filter the xcms results, view and export chromatograms and mass spectra for molecular features of interest.

browse_2

  1. Generate and view molecular networks based on tandem-MS spectrum similarity between molecular features (using MassTools and igraph packages). The interactive plot is based on re-rendering plot.igraph() with different parameters depending on selections.

networking

  1. Annotate fragments in tandem-MS spectra with SIRIUS. Metaboseek sends jobs to the SIRIUS command line interface and retrieves them from the SIRIUS output folder.

SIRIUS

Technical Details

Metaboseek is strictly built from shiny modules, allowing for easy reuse and rearrangement of elements such as the spectral plots

Try Metaboseek

Unfortunately, it was not possible to deploy the app on shinyapps.io. There seems to be a problem with installing one of the required packages (mzR). However, there are other options to try the app:



mjhelf/METABOseek documentation built on April 27, 2022, 5:13 p.m.