russelllab / kinaseResistance

A method to predict activating, deactivating and resistance mutations in kinases
http://activark.russelllab.org
GNU General Public License v3.0
1 stars 0 forks source link

Improve sorting #64

Closed tschmenger closed 1 year ago

tschmenger commented 1 year ago

In order to do this I should not count gap characters to the window range --> For example in "A-QS" the "S" is still in the +2 window relative to A.

tschmenger commented 1 year ago

This should be okay now, but let me know if there are still odd cases.