Skip to content

Fix mztab parser error

Juliane Schmachtenberg requested to merge fix_mztab_parser_error into master

I fixed a BIG error in mztab parser. Spectra count was wrong and now all samples contained in the mztab file are also in the pg.yaml (before: samples without spectra were not contained)

Merge request reports