The Workflow4Metabolomics, W4M in short, is a French infrastructure offering software tool processing, analyzing and annotating metabolomics data. It is based on the Galaxy platform.
ProbMetab, an R package that promotes substantial improvement in automatic probabilistic liquid chromatography-mass spectrometry-based metabolome annotation. The inference engine core is based on a Bayesian model implemented to (i) allow diverse source of experimental data and metadata to be systematically incorporated into the model with alternative ways to calculate the likelihood function and (ii) allow sensitive selection of biologically meaningful biochemical reaction databases as Dirichlet-categorical prior distribution. Additionally, to ensure result interpretation by system biologists, we display the annotation in a network where observed mass peaks are connected if their candidate metabolites are substrate/product of known biochemical reactions. This graph can be overlaid with other graph-based analysis, such as partial correlation networks, in a visualization scheme exported to Cytoscap, , with web and stand-alone versions.
Homepage: http://labpib.fmrp.usp.br/methods/probmetab/ GitHUb: https://github.com/rsilvabioinfo/ProbMetab
Author: Ricardo R. Silva
Citation:
Ricardo R. Silva, Fabien Jourdan, Diego M. Salvanha, Fabien Letisse, Emilien L. Jamin, Simone Guidetti-Gonzalez, Carlos A. Labate and Ricardo Z.N. Vêncio. “ProbMetab: an R package for Bayesian probabilistic annotation of LC-MS based metabolomics”. Bioinformatics (2014) doi: 10.1093/bioinformatics/btu019
Galaxy is an open, web-based platform for data intensive biomedical research. Whether on the free public server or your own instance, you can perform, reproduce, and share complete analyses.
Homepage: https://galaxyproject.org/
Conda is package manager that among many other things can be used to manage Python packages.
#To install miniconda2
#http://conda.pydata.org/miniconda.html
#To install the xcms R library using conda:
conda install r-snow r-probmetab==1.0 r-batch
#To set an environment:
conda create -n r-probmetab r-snow r-probmetab==1.0 r-batch`
#To activate the environment:
. activate r-probmetab
Test and Deploy with Confidence. Easily sync your GitHub projects with Travis CI and you'll be testing your code in minutes!
Planemo test using conda: passed
Planemo shed_test: not tested
- Misharl Monsoor @mmonsoor - ABiMS / IFB - CNRS/UPMC - Station Biologique de Roscoff - France
- Yann Guitton @yguitton - LABERCA - Laboratory of Food Contaminants and Residue Analysis - Ecole Nationale Vétérinaire, Agroalimentaire et de l'Alimentation Nantes-Atlantique - France
- Jean-François Martin - French Metabolomics and Fluxomics Infrastructure (MetaboHUB) - MetaToul
- Gildas Le Corguillé @lecorguille - ABiMS / IFB - UPMC/CNRS - Station Biologique de Roscoff - France