Skip to content

Releases: pharmai/plip

Version 3.0.0

27 Oct 12:58

Choose a tag to compare

Full Changelog: https://github.com/pharmai/plip/CHANGES.txt

  • added new --regions flag to enable detection of interactions between protein regions (by @snbolz)
  • reworked XML and TXT report file naming; changes default behavior
  • introduced pyproject.toml to ensure compliance with Python packaging standards
  • updated Dockerfile
  • fixed switched coordinates of halogen bond acceptor and donor atoms
  • fixed handling of PDB input passed as string
  • fixed handling of modified residues in protein and peptide ligands
  • several minor bug fixes

New Contributors

Full Changelog: v2.4.0...v3.0.0

Version 2.4.0

18 Dec 13:44
979e56d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

11 Dec 16:53

Choose a tag to compare

What's Changed

  • fixes NumPy DeprecationWarning by @QY0831 in #150
  • Fixes several mistakes in interaction detection with peptide ligands by @kalinni in #153
  • Fixes a mistake in hydrogen bond acceptor identification by @kalinni in #151
  • Fixes mistakes in waterbridge detection and filtering by @kalinni in #152

New Contributors

Full Changelog: v2.3.0...v2.3.1

Version 2.3.0

21 Aug 08:05
4013ead

Choose a tag to compare

What's Changed

  • Fixes PDB file correction for multi-model structures by @kalinni in #120
  • Fixes a bug when using --nofix by @zrt in #126
  • fixes salt bridge detection for nucleic acid receptors by @sungekim in #127
  • Updates ImageMagick to version 7 and makes its use platform independent by @kalinni in #144

New Contributors

Full Changelog: v2.2.2...v2.3.0

Version 2.2.2

17 May 08:14
00540bd

Choose a tag to compare

  • fixed a bug that cause encoding errors to be thrown on some systems and Docker images

Version 2.2.1

12 May 15:21
4dce9fa

Choose a tag to compare

  • streamlines citation information
  • adds new paper as standard reference

Version 2.2.0

22 Mar 11:42
7f3aa8d

Choose a tag to compare

This minor release bundles a few things:

  • atom-level interaction detection for the receptor side
  • proper handling of multi-model structures incl. visualization
  • reports now contain information about the model that was analyzed

Version 2.1.9

15 Mar 15:42
ab8ca00

Choose a tag to compare

  • bug fixes in DNA handling

Version 2.1.8 - Atom-level Interactions

15 Feb 15:25
5f3b4a8

Choose a tag to compare

  • PLIP now reports all individual atoms that engage in interactions
  • minor code optimizations

Version 2.1.7 - Minor Bug Fixes

15 Dec 16:08
f6adff9

Choose a tag to compare

This is the PLIP Christmas release 🎄 🎅 Thanks to all supporters and contributors.

  • fixes minor bugs when handling multiple models from command line
  • removes legacy compatibility code for MacOS
  • fixes issues when visualizing in PyMOL for other models than the first one