You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v1.3.10
Bugfix for overlap detection
Fixing an edge case - was possible for the trim coordinates to be invalid (5' trim coordinate to be greater than 3' coordinate), leading to unexpected coordinates in the AGP file
Now, if this case is detected, omit sequence and revert to a gap instead
Make installation paths to the ntLink scripts more flexible
If the scripts are found in the same directory as the ntLink Makefile, then use this path. Otherwise, revert to the previous behaviour and look for the files in directories relative to the Makefile