v0.4.0
Added
energy_cost
andnutrient_cost
methods to compute biosynthesis cost of a peptide according to various parameters.
Changed
- Use
bytes.translate
method to improve performance of sequence encoding onPeptide
instantiation.
Fixed
- Documentation error in
aliphatic_index
method (#6).