Version history

This release addresses key issues with database files:

  • The inbuilt domain for the eggNOG database has disappeared. The download tool now bypasses that to retrieve files from an alternative source.
  • Both the eggNOG and KofamScan databases previously had problems so that previously downloaded files were not recognized because of the lack of a versions.yml file. This should now be fixed.

A number of other smaller bug fixes and additions are included, plus an upgrade to the latest nf-core template and modules.

  • Write fasta files for hmmsearch hits
  • Create Kofamscan output with unique hits
  • Bug fixes
  • nf-test tests for the pipeline

This release addresses a problem with the BBNorm process that sometimes got killed because it used too much memory. In addition, some tools were upgraded, among them all BBMap-based tools.

What’s Changed

New Contributors

Full Changelog: https://github.com/nf-core/metatdenovo/compare/1.0.1...1.1.0

This release fixes two important bugs in 1.0.0:

  • The --eukulele_db parameter did not work and gave syntax error. Besides fixing this issue, it is now not possible to use more than one database per run.
  • User provided assemblies specified with --assembly that were not gzipped were overwritten. This should now be fixed.

Release of nf-core/metatdenovo version 1.0.0