<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=INDOCK_3.8</id>
	<title>INDOCK 3.8 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=INDOCK_3.8"/>
	<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=INDOCK_3.8&amp;action=history"/>
	<updated>2026-04-08T17:27:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://wiki.docking.org/index.php?title=INDOCK_3.8&amp;diff=16540&amp;oldid=prev</id>
		<title>Frodo: asdf</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=INDOCK_3.8&amp;diff=16540&amp;oldid=prev"/>
		<updated>2025-02-05T18:55:06Z</updated>

		<summary type="html">&lt;p&gt;asdf&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is DOCK 3.8 input file. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
DOCK 3.7 parameter&lt;br /&gt;
##################################################### &lt;br /&gt;
# NOTE: split_database_index is reserved to specify a list of files&lt;br /&gt;
ligand_atom_file               split_database_index #standard for docking large databases&lt;br /&gt;
#####################################################&lt;br /&gt;
#                             OUTPUT&lt;br /&gt;
output_file_prefix            test. #default, but can be changed&lt;br /&gt;
#####################################################&lt;br /&gt;
#                             MATCHING&lt;br /&gt;
match_method                  2 #1 matches up to the distance_tolerance below, ignoring match_goal, step, maximum, etc. &lt;br /&gt;
                                            #2 uses the adaptive sampling that attempts to get a number of match_goal orientational samples &lt;br /&gt;
distance_tolerance            0.05 #starting distance tolerance&lt;br /&gt;
match_goal                    2500 #desired number of orientational samples to get before quitting under match_method = 2&lt;br /&gt;
distance_step                 0.05 #increment from distance_tolerance until max or match_goal is reached&lt;br /&gt;
distance_maximum              0.5 #biggest tolerance that will be used to attempt to get match_goal orientational samples&lt;br /&gt;
timeout                       10.0 #number of seconds before quitting on any given ligand&lt;br /&gt;
nodes_maximum                 4 #max number of points for which all distances must be within the tolerance. 3 possible, 4 suggested.&lt;br /&gt;
nodes_minimum                 4 #min number of points for which all distances must be within the tolerance. 4 suggested, 3 possible.&lt;br /&gt;
bump_maximum                  20.0 # stop examining any part of the molecule in which the van der Waals score in kcal/mol exceeds the parameter value &lt;br /&gt;
bump_rigid                    20.0 #discard the rigid component of the ligand molecule if the van der Waals score in kcal/mol for is  above the parameter  &lt;br /&gt;
#####################################################&lt;br /&gt;
#                             COLORING&lt;br /&gt;
chemical_matching             no #default to off, can use chemical matching from DOCK3.6 if desired&lt;br /&gt;
case_sensitive                no #case sensitivity for chemical matching groups&lt;br /&gt;
#####################################################&lt;br /&gt;
#                             SEARCH MODE&lt;br /&gt;
atom_minimum                  4 #minimum number of atoms in ligand for it to be scored&lt;br /&gt;
atom_maximum                  100 #maximum number of atoms in ligand for it to be scored&lt;br /&gt;
number_save                   1 #how many poses to save. Any number of poses can be saved, but disk space is a factor!&lt;br /&gt;
save_limit                    1000000 #only scores below (better than) this will have their poses saved. useful for speeding up prospective&lt;br /&gt;
                                      #runs, not recommended for retrospective tests as it can influence/hamper result processing.&lt;br /&gt;
#####################################################&lt;br /&gt;
#                             SCORING&lt;br /&gt;
ligand_desolvation            volume #use GB desolvation scoring, other options are full or none&lt;br /&gt;
vdw_maximum                   1.0e10 #maximum vdw score possible, prevents overflow&lt;br /&gt;
electrostatic_scale           1.0 #scaling factors to be applied to scores, likely not to be trifled with&lt;br /&gt;
vdw_scale                     1.0 #again, scales the entire vdw score.&lt;br /&gt;
internal_scale                0.0 #scales an internal focusing term. set this to 0 as this doesn&amp;#039;t work at all/isn&amp;#039;t implemented&lt;br /&gt;
per_atom_scores               no #change to yes if per-atom scoring breakdowns desired. note that this doubles output size.&lt;br /&gt;
#####################################################&lt;br /&gt;
# INPUT FILES / THINGS THAT CHANGE&lt;br /&gt;
receptor_sphere_file          ../dockfiles/matching_spheres.sph #receptor matching spheres file following age old SPH format&lt;br /&gt;
vdw_parameter_file            ../dockfiles/vdw.parms.amb.mindock #vdw parameter file.&lt;br /&gt;
flexible_receptor             no #describing only single receptor file for now&lt;br /&gt;
total_receptors               1 &lt;br /&gt;
############## grids/data for one receptor&lt;br /&gt;
rec_number                    1&lt;br /&gt;
rec_group                     1&lt;br /&gt;
rec_group_option              1&lt;br /&gt;
solvmap_file                  ../dockfiles/ligand.desolv.heavy #GB-based desolvation maps &lt;br /&gt;
hydrogen_solvmap_file         ../dockfiles/ligand.desolv.hydrogen&lt;br /&gt;
delphi_file                   ../dockfiles/trim.electrostatics.phi #electrostatics map, size must be declared with delphi_nsize below&lt;br /&gt;
chemgrid_file                 ../dockfiles/vdw.vdw #vdw grid file, contains vdw scores&lt;br /&gt;
bumpmap_file                  ../dockfiles/vdw.bmp #vdw bump file, only used for header data for chemgrid_file &lt;br /&gt;
############## end of INDOCK&lt;br /&gt;
delphi_nsize                  193 #size of electrostatics grid (cubic). blastermaster.py trims to the minimum size necessary to save memory.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==other indock parameters:==&lt;br /&gt;
&lt;br /&gt;
 check_clashes    yes/no  # This parameter is used to check for internal clashes.  &lt;br /&gt;
                          # Note that clashes are per-computed during db2 generations &lt;br /&gt;
                          # and stored in the db2 file in the first line  for each set (S).&lt;br /&gt;
                          # Read in ligread2.f stored in set_broken variable.  &lt;br /&gt;
                          # If check_clash equals yes then all sets with any numbers of clashes (clash number &amp;gt; 0) will not be docked.&lt;br /&gt;
&lt;br /&gt;
{{Template:CC-BY-SA-30}}&lt;br /&gt;
{{Template:Coleman}}&lt;br /&gt;
[[Category:DOCK 3.8]]&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:Internal]]&lt;/div&gt;</summary>
		<author><name>Frodo</name></author>
	</entry>
</feed>