choppa.utils
Functions
|
Converts a biopython protein object to an MDAnalysis one. |
|
Use MDAnalysis to generate a dictionary of distance endpoint xyz coordinates between atoms in the ligand and protein residues. |
|
Uses MDAnalysis to figure out what residue names the ligand(s) in the protein PDB (str) has/have. |
|
Split a protein-ligand pdb into protein and ligand components :param PDB_str: :return: |
|
Add bond orders to a pdb ligand in an MDA universe object. |
|
Returns the string for the protein in an MDA universe object. |
|
Convert a PDB string to an SDF string using RDKit. |
|
Heavily reduced PyMOL plugin that provides show_contacts command and GUI for highlighting good and bad polar contacts. |
|
From a PDB string, gets the string for the protein and (if present) the ligand SDF (with guessed bond orders). |