![]() |
|
|||||
| |
||||||
ZDOCK uses a fast Fourier transform to search all possible binding modes for the proteins, evaluating based on shape complementarity, desolvation energy, and electrostatics. Author: Zhiping Weng Version: 2.3 Reference: zdock2.3.pdf How to use Two pdb files are required for input, the receptor.pdb (the larger of the two proteins), and the ligand.pdb (the smaller pdb). Standard PDB format files must be processed by mark_sur before being used as the input of ZDOCK. Formatted PDB files of docking benchmark can be found in /usr/local/zdock/structures. If you know that some atoms are not in the binding site, you can block them by changing their ACE type (column 55-56) to 19. This blocking procedure can improve docking performance significantly. The blocking script is located at /usr/local/zdock/block.pl. Generate the input PDBs with surfaces marked:
ZDOCK is an mpi-compiled executable which scales well up to 32 processors. It should be submitted to the Biowulf cluster as a batch job using mpirun. Now run ZDOCK as an mpirun job: zdock.sh
The zdock.sh PBS script is submitted using the qsub command
where N is the number of nodes desired, and Np total number of CPUs available on N nodes. Output and post-processing The output file zdock.out contains information about the rotation and translation values for the docking models. The models can be generated using the commands
More information and finer details See the ZDOCK main page |
||||||
|
This document is available as http://biowulf.nih.gov/apps/zdock.html |
||||||