psm_utils
psm_utils copied to clipboard
Decrease time of MzidReader by inferring source another way
WIth large mzid files it takes quite a lot of time to parse the source via the XML etree package. Removing this or parsing it another way can speedup mzid reader quite a bit.