Skip to content

Tags: lbcb-sci/graphmap2

Tags

v0.6.4

Toggle v0.6.4's commit message
Prebuild folder removed

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.6.2

Toggle v0.6.2's commit message
Cigar string and read different length bug fixed.

v0.3.0

Toggle v0.3.0's commit message
Attempting to merge with master.

0.22.1

Toggle 0.22.1's commit message
Fixed issues with overhanging bases when aligning near a gap while us…

…ing anchored alignment. The first issue was that the incremental hash key should have been reset when an unknown base was met, because it couldn't be 2bitpacked. The other one was that SeqAn, unlike EDlib, reports alignments even if all bases are Xs. I placed a threshold on the edit distance on alignment of the front and back part of a read (before first and after last alignment). These parts should not have edit distance larger than half their length. Otherwise, the read will be clipped on that end.

0.22

Toggle 0.22's commit message
Updated the README.

v0.21

Toggle v0.21's commit message
Recompiled.