Skip to content

Mabs 2.18

Compare
Choose a tag to compare
@shelkmike shelkmike released this 07 Apr 07:25
· 33 commits to master since this release
4fcc999
  1. Now Mabs-flye is based on Flye 2.9.2 instead of Flye 2.9.1. This may increase the assembly quality.
  2. Now Mabs-hifiasm is based on Hifiasm 0.19.3 instead of Hifiasm 0.16.1. This may increase the assembly quality.
  3. The ability to use ultralong Nanopore reads has been recently added to Hifiasm. Mabs-hifiasm now can use them too, via a new option "--ultralong-nanopore-reads".
  4. A new option "--additional_flye_parameters" has been added to Mabs-flye. A user can pass some Flye-specific parameters to Flye through it.
  5. A new option "--additional_hifiasm_parameters" has been added to Mabs-hifiasm. A user can pass some Hifiasm-specific parameters to Hifiasm through it.
  6. Several small improvements.