v1.8.2
This is the second v1.8 patch release (v1.8.2).
Improvements:
- Replacd HMMER by PyHMMER: 3415e89 (Thanks @jhahnfeld)
- Refactored & improved CI scripts
- Refactored the code
- Tweaked code to expand required BioPython versions: 6a88c4b (Thanks @alexweisberg)
- Deactivated
--force
parameter for the current working directory`: a039bec - Added Pyrodigal to dependency checks: 17bcfc9
Bug Fixes:
- Fixed and improved the CWL wrapper: #221 #229 #230 (Thanks @bartns & @jjkoehorst)