Skip to content

Releases: pha4ge/hAMRonization

v1.1.7

21 May 21:12
Compare
Choose a tag to compare

Correct release and version numbering to match one another in repositories.

v1.1.6

21 May 21:10
Compare
Choose a tag to compare

Fix pypi publishing

v1.1.5

21 May 20:58
Compare
Choose a tag to compare

Fixed resfinder v4.5.0 parsing thanks to @DanyMatute in #86

v1.1.4

18 Oct 01:16
Compare
Choose a tag to compare

Minor version bump to resychonrize library versioning with tag.

v1.1.3

18 Oct 01:11
Compare
Choose a tag to compare

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.

Zenodo Release

10 Jul 11:58
4574c63
Compare
Choose a tag to compare

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

v1.1.1

26 Sep 13:37
Compare
Choose a tag to compare

Fix for unresolved empty summary bug (#80)

v1.1.0

26 Sep 00:43
Compare
Choose a tag to compare
  • 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

08 Sep 16:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

02 Feb 01:24
e20a6c2
Compare
Choose a tag to compare

Incoporate bug fixes from @aunderwo and add packaging for pypi