mztab-converter The goal of this package is to convert mzTab file format. https://github.com/HUPO-PSI/mzTab https://pubs.acs.org/doi/pdf/10.1021/acs.analchem.8b04310 Installation $ npm i mztab-converter Usage import library from 'mztab-converter'; const result = library(args); // result is ... API Documentation License MIT