shuzhao-li-lab / asari

asari, metabolomics data preprocessing
Other
38 stars 9 forks source link

mzXML support and other file formats #59

Open jmmitc06 opened 1 year ago

jmmitc06 commented 1 year ago

mzXML has been superseded by mzML; however, some groups still use mzXML. Asari should either accept mzXML as input natively or simply convert mzXML to mzML internally.

jmmitc06 commented 1 year ago

Other "common" file formats should be supported. mzXML is an obvious example but with a proper translation layer, we can support various other vendor formats or open formats.