The mutalyzer batch checker accepts the following file formats
- Tab Delimited Text File / CSV File
- Microsoft Excel XML File
- OpenOffice .odt File
We accept two types of input files, you can download examples below
This file format has a header-row, which consists of
three tab delimited fields. In each following row the
corressponding data is also tab delimited.
AccNo | Genesymbol | Mutation |
AB026906.1 | SDHD | g.7872G>T |
This file format has no header-row and no columns.
Instead each row contains a single variant for the Batch.
AB026906.1:c.274G>T |
AL449423.14(CDKN2A_v002):c.5_400del | |
Output Format
The output of a Mutalyzer Batch run is a CSV file, which has a
header-row to clarify the results.
Note that empty lines
are removed from the batch input file.