ISA-tools / mzml2isa

Parser to get meta information from mzML file and parse relevant information to a ISA-Tab structure
GNU General Public License v3.0
12 stars 6 forks source link

Profile centroid fix #22

Closed Tomnl closed 7 years ago

Tomnl commented 7 years ago

@lomereiter noticed the parser was failing for some imzML files due to the "Spectrum representation" not being found see #21.

Created quick fix so that the Spectrum representation is extracted in cases where the "centroid" and "profile" details are in the "spectrum" section of the imzML (or referenced in the spectrum section using the "referenceableParamGroup".

2 things to consider for longer term fixes and enhancements: