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

Make variable mod counting smarter. #27

Closed AnthonyOfSeattle closed 2 years ago

AnthonyOfSeattle commented 2 years ago

Originally, the command line would look at any mod that was close to the mass of the variable mod as needing to be localized. Here, I add in a quick test that checks to see if the modified amino acid is in the variable mod group. It is considered a static mod otherwise.