fmalmeida/bacannot v3.1.6
Release notes
v3.1.6 [7-November-2022]
- Fixes #71 reported by @fetyj, which highlights that antismash module was failing when outputs for a sample were empty.
- To solve this issue, the module was updated as such the antismash main results is now optional instead of being required, and 'gff conversion' steps are done only when it's results are not empty.
- PR: #72