Skip to content

Hifiasm-0.22.0-r689

Compare
Choose a tag to compare
@chhylp123 chhylp123 released this 06 Dec 10:32
· 3 commits to master since this release

Since Hifiasm-0.21.0 (r686):

  1. Fixed the issue that may lead to Segfault (see: #735). This fix applies to all assembly modules.

Known issues:

  1. There is a potential issue with hifiasm that has been observed: it may produce suboptimal results when the input data coverage is extremely high. A temporary solution could be down-sampling to 60x by filtering out shorter reads. We aim to solve this issue as soon as possible.