Skip to content

pepp'r 0.11.0

Choose a tag to compare

@padix-key padix-key released this 04 Nov 11:41
· 20 commits to main since this release
273ca3a

What's Changed

  • Add fallback for elements with unknown radii. (#65)
  • Refactor geometry violations. (#64)
    • BondLengthViolations is now able to handle more elements
    • BondAngleViolations is now much faster
    • Removed verbose UFF logs from rdkit
    • For performance reason violations are now only computed for bonds between atoms within the same residue
  • Add use_structure_match parameter to matching methods. (#66)
    • Allows matching of small molecules even if they do not use the same residue names in the reference and pose.