compomics / ms2rescore

Modular and user-friendly platform for AI-assisted rescoring of peptide identifications
https://ms2rescore.readthedocs.io
Apache License 2.0
39 stars 14 forks source link

remove redundancy mgf title parser #64

Closed ArthurDeclercq closed 8 months ago

ArthurDeclercq commented 2 years ago

The mgf title parser is used redundantly in the id file parser. Function should be moved out of the separate classes.

RalfG commented 8 months ago

Fixed in v3.0.0 🎉