Villen-Lab / pyAscore

A python package for fast post translational modification localization, powered by Cython.
https://pyascore.readthedocs.io/
MIT License
18 stars 5 forks source link

Add fragment ions #15

Closed AnthonyOfSeattle closed 2 years ago

AnthonyOfSeattle commented 2 years ago

Currently, pyAscore only uses b and y fragments to do localization, which means that the analyses are limited to CID and HCD fragmentation. I wanted to start to expand the fragmentation types available, so I am including c and z fragments to allow the analysis of ETD data. In the future, I need to make the tests a lot cleaner, but I still plan on adding the final a and x fragments to the list, so I will plan to do the update in a new PR.