Skip to content

LexicMap v0.7.0

Latest
Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 11 Apr 14:14
· 2 commits to main since this release

v0.7.0 - 2025-04-11

Please rebuild the index, as some seeds in the genome end regions were missed during computation.

  • lexicmap index:
    • Fix a little bug in seed desert filling -- forgot to fill the region (a few hundred bases) behind the last seed.
  • lexicmap search:
    • Improve seed chaining -- more accurate for complex anchors.
    • Improve pseudoalignment in repetitive regions.
    • Change the default value of --seed-max-gap from 200 to 50.