Closed UnixJunkie closed 6 years ago
some doc on the definitions they use is here: https://www.rcsb.org/pages/help/3dview#ligand-view
Thanks for the comment. Yes, I'm aware of the new PDB viewer and think they did a great job for visualizing complexes.
PLIP supports all of the listed interactions and additionally electrostatic interactions (salt bridges) as well as water-mediated hydrogen bonds (water bridges).
You can see the definitions used for PLIP here
As you already stated, PLIP can be also run from the command line and provides - next to visualization - also parseable XML files, which lets you integrate our tool in bioinformatics workflows.
thanks for the details
I've dreamed about a tool such as plip. This is extremely nice for the chemoinformatics and structural bioinformatics research people. And having it in open source is super cool. Thanks a lot!
Thank you!
Hello,
At RCSB, they have a ligand viewer nowadays: https://www.rcsb.org/3d-view/1OXR then choose Ligand View and select AIN (aspirin).
They can detect all those interactions: Hydrogen Bonds (blue) Halogen Bonds (turquoise) Hydrophobic Contacts (grey) Pi Interactions (orange, green) Metal Interactions (purple)
Does plip have all of them?
The molecular viewer is open source: https://github.com/arose/ngl
Plip is even more useful because it is a standalone program one can run from the command line.
Thanks, F.