Improve sorting
tschmenger opened this issue · 1 comments
tschmenger commented
- Improve the sorting to show sequences that have the desired information in a +/-2 window first
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
This should be okay now, but let me know if there are still odd cases.