Skip to content

Releases: pharmai/plip

PLIP v1.3.4b

20 Apr 10:19
Compare
Choose a tag to compare
  • DNA/RNA can be selected as receptor with --dnareceptor
  • Composite ligands and intra-protein mode: Annotation which part of the ligand interacts with the receptor
  • Improved handling of NMR structures
  • Filter for extremely large ligands
  • Speed-up for file reading and parallel visualization
  • More debugging messages

PLIP v1.3.3

03 Nov 07:11
Compare
Choose a tag to compare
  • Adds XML Parser module for PLIP XML files
  • Detection of intramolecular interactions with --intra
  • improved error correction in PDB files

PLIP v1.3.2

16 Sep 12:16
Compare
Choose a tag to compare
  • Processing of protein-peptide interactions via --peptides
  • option to keep modified residues as ligands (--keepmod)
  • Improved code for reports
  • Smart ordering of ligand in composite compounds
  • Fixes handling and visualization of DNA/RNA

PLIP v1.3.1a

26 May 06:05
Compare
Choose a tag to compare

Hotfix Release

PLIP v1.3.1

27 Apr 09:31
Compare
Choose a tag to compare
  • Support for amino acids as ligands
  • Plugin-ready for PyMOL and Chimera
  • Refactores code and optimized input
  • Improved verbose and debug log system
  • Bugfixes for problems affecting some structures with aromatic rings

PLIP v1.3.0a

03 Mar 11:28
Compare
Choose a tag to compare

Bugfix Release

  • Fixes problem with segmentation fault in at least one structure (PDB ID 1U6B)
  • Typing of aromatic rings has been changed from using OpenBabel to manual (discriminating 5-membered and 6-membered rings)

PLIP v1.3.0

29 Feb 13:01
Compare
Choose a tag to compare
  • Batch processing
  • Improvements to verbose mode and textual output

PLIP v1.2.3

11 Feb 16:02
Compare
Choose a tag to compare
  • Better support for files from MD and docking software
  • Fixes issues with large and complex structures
  • Speed optimizations

PLIP v1.2.2

07 Jan 13:50
Compare
Choose a tag to compare
  • Option to consider alternate atom locations (e.g. for ligands with several conformations)
  • Automatic fixing of missing ligand names
  • Improved handling of broken PDB files and non-standard filenames
  • Improved error handling

PLIP v1.2.1

22 Oct 12:24
Compare
Choose a tag to compare
  • Mapping of canonical atom order to PDB atom order for each ligand
  • Introduction of debug mode (--debug)
  • More robust visualization
  • Handling of negative residue numbers for more cases
  • Composite members in alphabetical order
  • Fixes errors in aromatic ring detection
  • Code improvements