Skip to content

Releases: GaetanBenoitDev/metaMDBG

metaMDBG-1.4

05 May 14:36

Choose a tag to compare

  • Major performance update (runtime and memory)
  • Better polishing around contig ends
  • Added contig filter options --min-contig-length and --min-contig-coverage
  • Added shortcut parameter names (-o for outputDir and -t for threads)

metaMDBG-1.3.1

16 Feb 11:52

Choose a tag to compare

  • Fixed bug in HiFi mode

metaMDBG-1.3

26 Jan 10:20
02a434e

Choose a tag to compare

Big update on assembly quality:

  • Fixed clipping events
  • Fixed zero-coverage regions
  • Fixed chimeric contigs
  • Improved performances

metaMDBG-1.2

07 Aug 08:00

Choose a tag to compare

  • Improved assembly quality (clipping events, dereplication, polishing, etc)
  • Improved performances
  • Added checkpoint system

metaMDBG-1.1

04 Dec 14:56

Choose a tag to compare

  • Improved minimizer-space read correction
  • Better detection of erroneous contigs
  • Added option --skip-correction
  • Bug fixes

metaMDBG-1.0

05 Aug 11:18

Choose a tag to compare

metaMDBG now handle Nanopore r10.4+ reads

  • Added minimizer-space correction step
  • MetaMDBG parameters changed (options now use explicit names)
  • Contig information format changed in final assemblty fasta file (see Readme - "Contig information")
  • Removed rescued circular step
  • Removed dependencies to samtools and wfmash
  • Fixed missing "time" dependencies in conda recipe
  • Fixed bug in gfa command

metaMDBG-0.3

02 Oct 14:17

Choose a tag to compare

First release of metaMDBG