Skip to content

0.5.2

Compare
Choose a tag to compare
@althonos althonos released this 11 Sep 12:27
· 578 commits to main since this release

Changed

  • Make Pyrodigal.train return a reference to the newly created TrainingInfo for inspection if needed.
  • Reimplement add_nodes and add_genes to use a growable array instead of counting and pre-allocating the C arrays.

Fixed

  • Inconsistent handling of unknown nucleotides in input sequences and gene translations.