Skip to content

Version 0.7.0

Choose a tag to compare

@luispedro luispedro released this 05 Mar 11:39
· 45 commits to main since this release

User-facing changes

  1. Add version in output
  2. Mappings updated for CARD and ARO v4.0.0
  3. Improved manual curation
  4. Added Cut_Off column to outputs
  5. Added hamronization as a subcommand to the CLI
  6. Support amrfinderplus v4 alongisde amrfinderplus v3
  7. Better error messages if output file is missing

Internal improvements

  1. Update confers_resistance_to() to use regulates, part_of, and participates_in ARO relationships
  2. Updated to modern build systems (uv and pixi)
  3. Add testing for Python 3.13