INBUMP
by following this annotated template:
variable | Fortran format | description |
---|---|---|
msfil | A80 | surface file used as input to sphgen |
boxfil | A80 | box file used as input to chemgrid |
prefix | A80 | prefix for chemgrid files, used for output |
resol | F | grid resolution - same as in chemgrid |
pcon ccon | 2F | contact distances for non-surface atoms |
spcon sccon | 2F | contact distances for surface atoms |
Be sure to use the same grid resolution as used in the original chemgrid run. The second to last line contains the polar and non-polar contact distances to be applied to non-surface atoms. Generally these are values such as 2.3 and 2.8. The last line contains the polar and non-polar contact distances to be applied to active site surface atoms. The reduction in contact distances for surface atoms permits closer ligand contacts with the receptor and relies upon the minimizer to salvage the bad contacts. Often a reduction to 1.5 2.0 is sufficient (polar, non-polar, respectively). Further reduction to, say, 1.0 1.5 can provide even better results, but at the expense of CPU time. The best results are obtained when surface atoms are disappeared completely (i.e. 0.0 0.0), but here run-times can be prohibitive.
rebump will create a new bump map with the extension .bmp
appended to
the prefix specified on the third line of INBUMP
. (To avoid overwriting an
existing .bmp
file, make sure to rename it before running rebump.) To
utilize the newly created .bmp
file with softer contacts when running DOCK,
make sure it has the same prefix as the .vdw and .esp grid files created by
chemgrid.