Understanding MakeDOCK, which automates sphere and grid generation
Jump to navigation
Jump to search
What is MakeDOCK?
- MakeDOCK automates the process of sphere and grid generation for a target.
Input files to MakeDOCK
- The following files are required to specify the target for MakeDOCK:
- rec.pdb: Prepared receptor file
- xtal-lig.mol2 (or .pdb): Ligand specification file
Receptor Preparation
To prepare a typical pdb structure for use as the receptor in MakeDOCK, perform the following steps:
- Remove solvent (i.e. crystallographic waters)
- Remove other non-essential hetero-atoms (everything but perhaps a co-factor essential for ligand binding)
- Remove the ligand itself
- Delete all hydrogens
- Renumber residues to be monotonically increasing
- Save as rec.pdb
Ligand Preparation
To prepare the ligand specification, reload the original pdb structure and perform the following steps:
- Delete everything BUT the ligand atoms
- Add hydrogens and charges (optional but advised)
- Save as xtal-lig.mol2