HAMRonization Versions Save

Parse multiple Antimicrobial Resistance Analysis Reports into a common data structure

v1.1.4

7 months ago

Minor version bump to resychonrize library versioning with tag.

v1.1.3

7 months ago

Improve parsing of AMRFinderPlus based on recommendation from development team @evolarjun (https://github.com/evolarjun) to skip entries with "INTERNAL_STOP" in method (representing truncated likely non-functional ORF). Note: PARTIAL and PARTIAL_CONTIG_END (ORF continues past end of contig) still reported in hAMRonized results.

v1.1.2

10 months ago

Minor release without any code changes to get zenodo to assign a DOI.

v1.1.1

1 year ago

Fix for unresolved empty summary bug (#80)

v1.1.0

1 year ago
  • Adds support for fARGene retrieve gene file
  • Resolves issue with RGI parsing when RGI is run on ORFs
  • Addressing running hamronize or summarize on empty output files
  • Add additional integration tests
  • Add testing for interface outputs (empty parsed reports, empty summarised reports, mixed tsv + json in input)
  • Add additional validation tests
  • Closes all current external requests/established issues.
  • Supersedes and closes #79 and should address #78

v1.0.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pha4ge/hAMRonization/compare/v1.0.3...v1.0.4

v1.0.3

3 years ago

Incoporate bug fixes from @aunderwo and add packaging for pypi

v1.0.1

3 years ago
  • Release adds support for resfinder v4 courtest of @aunderwo
  • Fixes a bug in resfinder v3 strand orientation parsing

v1.0.0

3 years ago

Officially 1.0.0 release

  • Implements latest version of the AMR detection specification scheme
  • Includes automated sanity and functional tests
  • Performs various options of summarizing results.

v1.0.0-alpha

3 years ago

Alpha release pending proper verification of outputs