Major Changes
- Translation Table Management: PPanGGOLiN now automatically reuses the translation table parsed from annotation files across all relevant commands, eliminating the need to manually specify it each time. By @JeanMainguy in #367
Minor Changes
- Gene Prediction in Pyrodigal: Only apply pyrodigal meta mode when genome < 20kb and prevent long runs of N in predicted genes by @JeanMainguy in #368
Bug Fixes
-
Missing FASTA in GFF3: Fix the absence of fasta in gff3 by @axbazin fixed in PR #365 , reported in issue #364
-
Random Function in NEM: Drop distinction between rand and random function in NEM by @samuelortion in #366
New Contributors
- @samuelortion made their first contribution in #366
Full Changelog: 2.2.6...2.3.0