Skip to the content.

Usage


Required input data and format

The tool handles two different inputs, the GC/MS peak list data (metabolite vs. peak intensity), as well as an optional file containing sample information including dry weights.

ATTENTION: FILE NAMES MUST NOT CONTAIN ANY SPACES

1. GCMS data (required)

GCMS data must contain information on Compounds, Response time (RT) and Peak Intensity (Response) and can be provided in several formats. Several files of the same format can be processed and merged together during a single Metapolish analysis run.

2. Dry weights (optional)

Dry weight information for the individual samples can be provided in a tab separate file of the following format:

Sample DW Unit
<File name including extension> <integer> <character string>
<File name including extension> <integer> <character string>
<File name including extension> <integer> <character string>

IMPORTANT: DO NOT USE ANY OTHER COLUMN NAMES

For convineince you can simply adjust the Sample_info.tsv example file to macth your samples.


Let’s have a look at jow to execute the anylsis