AMRFinderPlus v3.11.14
evolarjun
released this
10 May 13:15
·
107 commits
to master
since this release
This release addresses a few issues brought up on GitHub.
Changes:
- On failure no
-o
output file is created - #115 - AMRFinderPlus will now automatically decompress files ending in .gz with gunzip (this relies on gunzip being in PATH) - #61
- AMRFinderPlus does not support unicode, but it will not check GFF files to prohibit extended ASCII or UTF-8 characters specifically (still prohibits GFF files with ASCII control characters between 0x00 and 0x1F) - #119
- Add reporting of curl error messages - #120