topdownproteomics / sdk

Software solution for common top-down proteomics tasks
http://www.topdownproteomics.org/
MIT License
9 stars 4 forks source link

loosens requirement for protein detection protocol #90

Closed mtrobey closed 2 years ago

mtrobey commented 2 years ago

Some top-down mzIdentML files don't contain ProteinDetectionProtocol elements. This PR makes MzIdentMlSpectrumIdentificationList.ProteinDetectionProtocol nullable to allow the parser to work with these mzIdentML files.