AMRFinderPlus v3.10.30
This release fixes a couple of rare bugs we discovered in our own testing and adds a --database_version option.
- New
--database_versionoption to report versions of database and software as requested in issue #86 - Bug that could cause multiple rows with different "Method"s to be returned for a single query sequence. We only saw this occasionally, but it did happen. The multiple rows could include a less-preferred hit and had the same or almost the same coordinates.
- Bug that could cause AMRFinderPlus to crash for a given query sequence to a multi-domain protein depending on the order of rows returned by blast (which is apparently indeterminate in some cases). We had trouble replicating this one and hadn't seen it before so we believe it's very rare.