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
Fixed rare bug that was happening in HW mode on strong reduction of band, accidentally pointing score to undefined value in memory in certain cases.
Upgraded CMake so it offers better support for OSX.
Renamed aligner to edlib-aligner.
Made printing of alignment nicer.
Wrote a script for automatic execution of performance tests (Edlib vs. other libraries).
Regenerated all mutated sequences in test data, this time using Mutatrix tool, which gives more realistic mutations than what I was doing before.