v1.2.2
This is the second v1.2 patch release (v1.2.2) providing a couple of improvements and bug fixes.
Compatible database scheme version: v3
Improvements:
- set BLAST_USAGE_REPORT environment variable to
false
forestallingblastn
to hang for 90 secs if no internet connection is available - add a check for duplicated input sequence IDs: 888bb9b (Thanks @joyn-sromero)
- add further SQLite URI parameters to improve read-only access: e658a2e
- synchronize Conda environment dependencies and runtime dependency version checks: 95ef71f c516656
- add AMRFinder protein hits to dbxref outputs: 505a2ce
Bug fixes:
- fix
NA
issue on HMM-only AMRFinder hits: 71e2dac e9ff01c (Thanks @taylorreiter)