snijderlab / rustyms

A rust library for parsing Pro Forma peptides and matching them against MS spectra
Apache License 2.0
16 stars 6 forks source link

Support mzIdentML #14

Closed douweschulte closed 2 weeks ago

douweschulte commented 9 months ago

There is now support for many vendor specific identified peptides files. It would be nice to support a wide standard as baseline then anyone could build a converter for their file format to this standard and then could use rustyms.

douweschulte commented 2 weeks ago

Part of #19