File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased]
8+
9+ ## [ v1.0.0] – 2025-04-29
10+
11+ ### Added
12+
13+ - Support for parsing genome annotations in ** GFF** format and protein sequences in ** FAA** format.
14+ - TA annotation of CDS using ** pyhmmer** and curated ** HMM profiles** .
15+ - Grouping of CDS hits into putative ** toxin-antitoxin systems** based on genomic proximity.
16+ - Export of annotated CDS hits and metadata to a ** TSV file** .
17+ - Command-line interface (** CLI** ) with arguments for input files, thresholds, and output configuration.
You can’t perform that action at this time.
0 commit comments