Skip to content

Releases: chhylp123/hifiasm

Hifiasm-0.11 (r302)

05 Aug 22:07
Compare
Choose a tag to compare
  1. Fixed bug for trio-binning assembly.

Hifiasm-0.10 (r299)

01 Aug 01:53
Compare
Choose a tag to compare
  1. Improved assembly completeness, especially for trio-binning assembly.
  2. 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)

19 Jul 18:46
@lh3 lh3
Compare
Choose a tag to compare
  1. Reduced mis-assemblies by using coverage information.
  2. Improved assembly completeness.

Hifiasm-0.8 (r279)

27 Jun 23:58
@lh3 lh3
Compare
Choose a tag to compare

Fixed a bug that causes missing overlaps.

0.7.0

17 May 15:56
Compare
Choose a tag to compare

Changes since the last release:

  1. Fixed several bugs for trio-binning. The completeness has been improved, and the switch error has been reduced.

0.6.0

08 May 21:59
Compare
Choose a tag to compare

Changes since the last release:

  1. Added options for Purge_dups.
  2. Disabled Purge_dups for trio-binning in default.

0.5.0

14 Apr 04:16
Compare
Choose a tag to compare

Changes since the last release:

  1. Fixed mis-assemblies.
  2. Changed the default rounds of haplotype-aware error corrections to 3 (-r).

0.4.0

13 Apr 01:26
Compare
Choose a tag to compare

Changes since the last release:

  1. Improved N50 for primary assembly significantly.
  2. Hifiasm is able to generate primary assembly with right size.
  3. Reduced running time. This release is 50% faster than the last release.
  4. 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.
  5. For trio binning, changed the name of phased assemblies to prefix.hap1.p_ctg.gfa/prefix.hap2.p_ctg.gfa.
  6. For trio binning, changed option -P and -M to -1 and -2, respectively.
  7. Added option -w, -f, -3 and -4.

0.3

23 Mar 04:28
Compare
Choose a tag to compare
0.3

Changes since the last release:

  1. Dramatically improved N50 for contig graph.
  2. Improved base accuracy.
  3. Hifiasm-0.3 can support trio-assembly.

0.2.0

07 Feb 20:08
Compare
Choose a tag to compare

Changes since the last release:

  1. Bugfix: fix three potential segmentation faults
  2. Slightly improved N50 for contig graphs (*.p_ctg.gfa)