Kuntz Home / DOCK Home / DOCKumentation Contents / New Features
prev section prev toc up next next section

Ligand Mirroring

Connie Oshiro
Overview / Usage

Overview

DOCK matches spheres with ligand atoms by comparing distances between sphere pairs and ligand atom pairs. However, the mirror image of the ligand atoms used in the match may be a better fit to the spheres, in an r.m.s. sense, than the atoms of the real, non-mirror-reflected ligand. The mirror image will in most cases not be a ligand in the input database, but may nonetheless be purchasable or synthesizable. DOCK's traditional behavior was to make the best fit it could without reflecting the matched ligand atoms, often resulting in a poor fit to the desired spheres. The ligand mirroring functionality empowers the user to make explicit decisions concerning the treatment of mirror reflected ligands.

Usage

The
mirror_ligands keyword indicates whether or not mirror images of input ligands will be docked. There are three possible values: no, yes, and discard (or their abbreviations n, y, and d, respectively). If mirror_ligands is set to no, mirror images of the ligand will not be generated. This is the manner in which DOCK has operated in the past. If mirror_ligands is set to yes, then a mirror image of the ligand will be generated. In SEARCH mode, when mirror_ligands is on, both chiralities are stored. Consequently, in the top nsav ligands, the same ligand may appear twice, once for each handedness. The different chiralities are indicated by det_rot = 1 (real image) and det_rot = -1 (mirror image) in the ligand output file. Finally, if the mirror image of the ligand is a better fit and if mirror_ligands is set to discard, then this orientation of the ligand is discarded before it is scored. This last mode may be useful when using the Critical Cluster feature.

Note that when mirror_ligands is off, DOCK uses the Ferro-Hermans (1977) orient algorithm, the algorithm used in previous versions of DOCK. With all other values of mirror_ligands, the Golub-Kabsch algorithm is used (Golub, personal communication; Kabsch, 1978; Kabsch, 1976). Consequently, there can be differences in the orientation (and scores) of ligands of the same chirality from a DOCK run with mirror_ligands off versus a DOCK run with mirror_ligands on.


prev section prev toc up next next section

Curator: Daniel Gschwend, gschwend@cgl.ucsf.edu (rev. 1 September 1995)