version 2.0
Brian Shoichet, Dale Bodian, Irwin Kuntz
version 3.0
Elaine Meng, Brian Shoichet, Irwin Kuntz
version 3.5
Mike Connolly, Daniel Gschwend, Andrew Good, Connie Oshiro, Irwin Kuntz
DOCKOPT
file. This file is
completely optional; defaults are used if the file is not present. If the file
is present, any parameter may be omitted. The aforementioned guidelines on the
new keyword format also apply to the DOCKOPT
file. To use the new format, the
file must begin with dock 3.5 option. Although the old (3.0) format INDOCK and
DOCKOPT
files can be read by DOCK 3.5, it is strongly recommended that
these files be updated to the new keyword format with the tonew
facility. The following table present the keywords available for interacting
with DOCK via the DOCKOPT
file. The allowed values that may accompany a given
keyword is given, along with a default should the keyword be omitted.
keyword | variable name | allowed values | default |
---|---|---|---|
write_coordinates | wrt | yes , no | yes |
standard_pdb | stdpdb | yes , no | no |
normalization_type | nrmtyp | n , sqrt(n) | n |
focus_ratio | fratio | real | 1.0 |
vdw_minimum | vdwmin | real | -1.0e+10 |
electrostatic_limit | eslim | real | 1.0e+10 |
REMARK
lines, which contain
the scores, will be written; yes: coordinates and REMARK
lines will be written.
write_coordinates does not affect SEARCH runs.
no
: output will be in extended PDB
format; yes
: output will be in standard PDB format. This
option affects both SINGLE and SEARCH mode runs. The advantage of extended
PDB format is that it allows the output to be rescored with different contact,
Delphi, and/or force-field maps. The advantage of standard PDB format with
charges in the temperature factor column is that it should be displayable by
virtually all modeling packages, and that the atoms may often be colored
according to the values in the temperature factor column.n
or 0 (default): normalize by the number of heavy atoms; sqrt(n)
or 1: normalize by the square root of the number of heavy atoms.parms
is
the vdw_parameter_file being used). In such cases, the scores do not
have physical meaning, at least as energies.
Curator: Daniel Gschwend, gschwend@cgl.ucsf.edu (rev. 1 September 1995)