Software & Tools

The software tools and codes developed by our team are available on Github.

 

PeakBot

PeakBot is a Python package for peak-picking in LC-HRMS profile mode data. It initially finds local-maxima in the LC-HRMS dataset. Each of them is then exported as a standarized two-dimensional area (rt x mz), which is used as the input for a machine-learning CNN model. This model reports whether the respective local-maxima is a chromatographic peak with left/right isomeric compounds or a signal of the background.

 

ecmtool

With this tool, you can calculate Elementary Conversion Modes (ECMs) from metabolic networks. Combinations of ECMs form all metabolic influences an organism can exert on its environment.

ecmtool can be used in two different modes: either as a standalone command line tool or as a Python library for your own scripts. We will describe how to install and use both modes.

 

Finger Sweat Analysis

This is the code as discussed in "Finger Sweat Analysis Enables Short Interval Metabolic Biomonitoring in Humans".

 

Finger Sweat Normalization

Creation and comparison of PQN, PKM, and MIX models for size effect normalization.

 

Team Githubs