This repo contains scripts to process metabolomics data.
You can find the documentation on ReadTheDocs.
ms_convert_tool.r
- Krista's R script that she used for converting filesmsconvert_wrapper.py
- Claire's python script to convert files
raw2feats.py
- user-interfacing script that coordinates the processing. This is the script you should run to process your data.preprocessing_mtab.py
- module with functions to process metabolomics data (most of these functions are calls to the R scripts)align_peaks.R
,pick_peaks.R
- R scripts which are called and actually do the processingSummaryParserMtab.py
- module to parse summary file
- clean up unnecessary files