Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 725 Bytes

File metadata and controls

17 lines (11 loc) · 725 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v1.0.0] – 2025-04-29

Added

  • Support for parsing genome annotations in GFF format and protein sequences in FAA format.
  • TA annotation of CDS using pyhmmer and curated HMM profiles.
  • Grouping of CDS hits into putative toxin-antitoxin systems based on genomic proximity.
  • Export of annotated CDS hits and metadata to a TSV file.
  • Command-line interface (CLI) with arguments for input files, thresholds, and output configuration.