Megahit Versions Save

Ultra-fast and memory-efficient (meta-)genome assembler

v1.1.4

5 years ago
  • Fixed a bug in 1-pass mode causing make test failure

v1.1.3

6 years ago
  • Fix a bug in atomic bit vector that may cause a race condition

v1.1.2

6 years ago
  • hotfix of an integer overflow bug

v1.1.1

7 years ago
  • Added -f option to force overwrite output directory
  • Added --bubble-level option to control bubble merging; though level 3 (i.e. super bubble) is not mature (default level is 2)
  • Optimized the speed of tips removal

v1.1-beta

7 years ago
  • Added components to better handle high depth errors
  • Added components to merge super bubbles
  • Fine tuning k-mer sizes to support longer reads (150bp)
  • In general, it produces longer contigs compared to previous versions

v1.0.6.1

7 years ago

Hotfix of GCC6 compilation problem.

v1.0.6

7 years ago
  • Fixed a bug that ignores edge multiplicity at all. This bug existed since v1.0.4-beta

v1.0.5

8 years ago
  • Removed the requirement for CPU_thread >= 2.
  • Added the --tmp-dir option
  • More user-friendly error message when seeing bad pair-end files
  • Fixed a bug that may stop an assembly earlier

v1.0.4-beta

8 years ago

v1.0.3

8 years ago
  • Fixed number of tip nodes in SdBG 32 bit integer overflow