Skip to content

PPanGGOLiN 2.0.3

Compare
Choose a tag to compare
@JeanMainguy JeanMainguy released this 22 Feb 11:00
· 534 commits to master since this release
9d0821e

This release addresses several minor bugs identified in the previous version (v2.0.2) of PPanGGOLiN.

Bug fixes

  • Fixes Pyrodigal meta mode and improves training: Resolved an issue related to Pyrodigal meta mode and introduced enhancements in the training process. #177

  • Fix ppanggolin fasta Command: Addressed multiple issues associated with the ppanggolin fasta command (refer to Issue #179). #180

  • Handling cases where two Genes share the same stop: Implemented a solution to manage scenarios where two genes share a common stop position, preventing errors in the gene addition process. #181

  • Unique tmpdir name in clustering step: The tmpdir name generated during the clustering step is now truly unique, preventing any potential conflicts. #178

  • Fix for HTML spot plot radio buttons: Resolved an issue with radio buttons in the HTML spot plot that had become non-functional since bokeh v3. #176

Full Changelog: 2.0.2...2.0.3