The mutalyzer batch checker accepts the following file formats
- Tab delimited text file / CSV file
- Microsoft Excel file
- OpenOffice ODS file
and the maximum size is
megabytes.
We accept two types of input files, you can download examples below
This file format has no header-row. Each row consists of one or
more tab delimited fields, where every field contains a single
variant description. Note that all rows must have the same number
of fields.
AB026906.1:c.274G>T |
AL449423.14(CDKN2A_v002):c.5_400del |
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 |
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.