Releases: chhylp123/hifiasm
Releases · chhylp123/hifiasm
Hifiasm-0.11 (r302)
- Fixed bug for trio-binning assembly.
Hifiasm-0.10 (r299)
- Improved assembly completeness, especially for trio-binning assembly.
- Incorporated the option '--high-het' for high heterozygosity sample. Note this option is experimental for now and will increase running time.
Hifiasm-0.9 (r289)
- Reduced mis-assemblies by using coverage information.
- Improved assembly completeness.
Hifiasm-0.8 (r279)
Fixed a bug that causes missing overlaps.
0.7.0
0.6.0
0.5.0
0.4.0
Changes since the last release:
- Improved N50 for primary assembly significantly.
- Hifiasm is able to generate primary assembly with right size.
- Reduced running time. This release is 50% faster than the last release.
- Changed the name of binary files from prefix.ovlp.bin, prefix.ovlp.reverse.bin, prefix.ovlp.source.bin
to prefix.ec.bin, prefix.ovlp.reverse.bin, prefix.ovlp.source.bin. - For trio binning, changed the name of phased assemblies to prefix.hap1.p_ctg.gfa/prefix.hap2.p_ctg.gfa.
- For trio binning, changed option
-P
and-M
to-1
and-2
, respectively. - Added option
-w
,-f
,-3
and-4
.