After the midterm, I got some compound structures to eveluate. I was asked to consider explicit solvent, which is not possible with DOCK. Therefore I chose GROMACS for dynamics between these compounds and the protein.
There is an excellent GROMACS tutorial on drug/protein complex by John E. Kerrigan of University of Medicine and Dentistry of NJ. However, this tutorial was written for GROMACS 3.3.1, and the current GROMACS version is 4.04. Some small modifications are necessary.
1. Use PRODRG beta server insetad of the old version. The beta version use newer force fields (GROMOS96.1) and with more outputs. Use DRGGMX.ITP and DRGAPH.GRO.
2. When converting protein structure with pdb2gmx, use GROMOS96 force field (GROMOS96 G43a2) instead of gmx (GROMOS87).
3. When neutralizing charges, use CL- and NA+.
There might be other changes, but they could wait till tomorrow...