Skip to content

PPanGGOLiN 2.3.0

Latest

Choose a tag to compare

@JeanMainguy JeanMainguy released this 30 Mar 12:36
· 6 commits to master since this release
c8a1bfa

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

Full Changelog: 2.2.6...2.3.0