Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 16:25
v0.4.0

Added

  • energy_cost and nutrient_cost methods to compute biosynthesis cost of a peptide according to various parameters.

Changed

  • Use bytes.translate method to improve performance of sequence encoding on Peptide instantiation.

Fixed

  • Documentation error in aliphatic_index method (#6).