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

Fix alternative site determination #5

Closed AnthonyOfSeattle closed 2 years ago

AnthonyOfSeattle commented 2 years ago

This PR is to address a bug in the reporting of alternative sites for a given a localization that was reported in #4. The error stems from a miss-assignment of a variable when attempting to determine where exactly an alternative localization differs from the best localization. This bug does not appear to affect the PepScore or the Ascores reported, only the position of the alternative sites.