Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 02:42
· 10 commits to master since this release
e9ad4be

This is the initial release with the goal of detecting common protein-protein interactions in a PDB or mmCIF file.

What's Changed

  • Van der Waals contacts and steric clashes by @y1zhou in #1
  • feat(ionic): find ionic bonds by @y1zhou in #2
  • Docs and some tests by @y1zhou in #3
  • feat(hphobic): detect hydrophobic contacts by @y1zhou in #4
  • feat(intxn): search for disulfides by @y1zhou in #5
  • feat(rings): identify aromatic interactions by @y1zhou in #6
  • GitHub ci to build targets by @y1zhou in #7

New Contributors

  • @y1zhou made their first contribution in #1

Full Changelog: https://github.com/y1zhou/arpeggia/commits/v0.1.0