Skip to content

Releases: pha4ge/hAMRonization

v1.2.1

22 Apr 19:35
c818423

Choose a tag to compare

What's Changed

  • Fix summarize printing integer columns as float by @zwets in #109
  • Improved linting/shebang by @zwets
  • Additional fixes @zwets

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - improved containerisation

26 Feb 21:25
8cb6a0c

Choose a tag to compare

What's Changed

  • Make container compatible with Nextflow and Singularity by @zwets in #108

Full Changelog: v1.1.10...v1.2.0

v1.1.10 - updates to support python 3.14

27 Nov 14:10

Choose a tag to compare

  • Fix field parsing behaviour to be compatible with python versions >=3.14 (courtesy of @nathanweeks)
  • Fix deprecation warnings for future pandas versions

v1.1.9

29 May 13:03
ed59585

Choose a tag to compare

What's Changed

Full Changelog: v1.1.8...v1.1.9

v1.1.8

27 Dec 17:18

Choose a tag to compare

Incorporate resfinder updates from @zwets and hopefully fix bugs with amrfinderplus parsing (#87 #91)

v1.1.7

21 May 21:12

Choose a tag to compare

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

v1.1.6

21 May 21:10

Choose a tag to compare

Fix pypi publishing

v1.1.5

21 May 20:58

Choose a tag to compare

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

v1.1.4

18 Oct 01:16

Choose a tag to compare

Minor version bump to resychonrize library versioning with tag.

v1.1.3

18 Oct 01:11

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.