/usr/share/doc/garlic-doc/commands/doc.html is in garlic-doc 1.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 | <html>
<head>
<title>
DOC, DOCK
</title>
</head>
<h1 align=center>
DOC, DOCK
</h1>
<hr size="3">
<font color=#880000>
<b>
NAME
<br>
</b>
</font>
DOC, DOCK - prepare two structures for docking.
<br><br>
<font color=#880000>
<b>
SYNOPSIS
<br>
</b>
</font>
DOC identifier_1 identifier_2
<br>
DOC OFF
<br>
DOCK identifier_1 identifier_2
<br>
DOCK OFF
<br><br>
<font color=#880000>
<b>
DESCRIPTION
<br>
</b>
</font>
The command DOCK prepares two structures for docking. Before executing this
command, two molecules (structures) have to be loaded. For each structure a
region on the surface should be selected as a candidate region for interaction
with another molecule. For example, if the first molecule is the substrate,
the active site has to be identified as the region where the inhibitor should
be placed. Assuming that another molecule is the inhibitor, the side which is
expected to interact with the substrate should be identified.
<br><br>
When both molecules are ready for docking, the command DOCK should be
executed. The identifiers of both molecules have to be issued as arguments.
Both molecules will be translated and rotated to position and orientation
suitable for docking. The first molecule will be moved to the bottom of the
main window, with the selected region visible on the upper side. The second
molecule will be placed atop the first molecule, with the selected region
facing the first molecule.
<br><br>
Further, a special docking window will be opened, showing the orthogonal
projections of polar side chains as symbols. The polar side chains of both
molecules are projected to the plane associated with the first molecule.
Cyan symbols belong to the bottom molecule (the first one) and red symbols
belong to the top molecule. Hydrogen bond donors are shown as crosses,
acceptors as circles, and side chains which are both hydrogen bond donors
and acceptors are shown as crosses in circles.
<br><br>
The user might be able to combine two structures, using the information
visible in both the main garlic window and in docking window. However, this
routine is still quite naive, so don't expect too much. Docking is not an
easy game. I hope that this command will be useful at least for educational
purpose.
<br><br>
<font color=#880000>
<b>
KEYWORDS
<br>
</b>
</font>
The keyword OFF is the only keyword which may be used with the command DOCK.
DOCK OFF is used to hide docking window.
<br><br>
<table border=2 cellspacing=2 cellpading=0>
<td align="left">
KEYWORD
</td>
<td align="left">
DESCRIPTION
</td>
<tr>
<td align="left">
OFF
</td>
<td align="left">
Hide docking window.
</td>
</table>
<br>
<font color=#880000>
<b>
PARAMETERS
<br>
</b>
</font>
Except when used in combination with the keyword OFF, the command DOCK should
be followed by two structure identifiers. If you have forgotten these
numbers, just move the mouse pointer over the structure(s) and find the
identifier(s) in the output window (the bottom right corner). The order is
important: the first molecule will be placed to the bottom of the main window,
while the second will be placed atop the first one.
<br><br>
<table border=2 cellspacing=2 cellpading=0>
<td align="left">
PARAMETER
</td>
<td align="left">
DESCRIPTION
</td>
<tr>
<td align="left">
identifier_1
</td>
<td align="left">
Identifier of the first molecule.
<br>
(substrate, for example).
</td>
<tr>
<td align="left">
identifier_2
</td>
<td align="left">
Identifier of the second molecule.
<br>
(inhibitor, for example).
</td>
</table>
<br>
<font color=#880000>
<b>
EXAMPLE
<br>
</b>
</font>
The example below shows how to prepare two structures for docking. In this
example, the first structure is papain (reference 1) and the second
structure is stefin (reference 2). The structure of the complex is known
(
<a href="http://www.rcsb.org/pdb">
PDB
</a>
code 1STF).
<br><br>
<table border=2 cellspacing=2 cellpading=0>
<td align="left">
STEP1:
<br>
Load the first structure:
<br>
<font color=RED>
load file1.pdb
</font>
<br>
Change the color. Cyan-blue might be
<br>
a good choice:
<br>
<font color=RED>
color cyan-blue
</font>
</td>
<td align="left">
STEP 2:
<br>
Make the plane visible:
<br>
<font color=RED>
plane
</font>
<br>
Prepare to move the plane:
<br>
<font color=RED>
move plane
</font>
<br>
Use plane to divide structure in two parts.
<br>
The active site should be above the plane.
<br>
Change drawing style for atoms or bonds.
<br>
Here the spacefill style is used. This is
<br>
bad idea if using slow machine.
<br>
<font color=RED>
sel above
</font>
<br>
atom sp2
<br>
Reset movement controls:
<br>
<font color=RED>
move all
</font>
</td>
<tr>
<td align="left">
<img src="papain1.jpg">
</td>
<td align="left">
<img src="papain2.jpg">
</td>
<tr>
<td align="left">
STEP 3:
<br>
Push the first structure to the corner.
<br>
Load the second structure:
<br>
<font color=RED>
load file2.pdb
</font>
<br>
Change color. Red is recommended here:
<br>
<font color=RED>
color red
</font>
</td>
<td align="left">
STEP 4:
<br>
Make the plane visible and divide the
<br>
second structure in two parts. Change
<br>
drawing style for atoms or bonds.
<br>
<font color=RED>
plane
</font>
<br>
move plane
<br>
(... now rotate and translate the plane)
<br>
<font color=RED>
sel above
</font>
<br>
atom sp2
<br>
Reset movement controls:
<br>
<font color=RED>
move all
</font>
</td>
<tr>
<td align="left">
<img src="stefin1.jpg">
</td>
<td align="left">
<img src="stefin2.jpg">
</td>
<tr>
<td align="left">
STEP 5:
<br>
Execute DOCK command:
<br>
<font color=RED>
dock 1 2
</font>
</td>
<td align="left">
Rotate the second (top) structure. Check
<br>
the relative arrangement of hydrogen bond
<br>
donors and acceptors. The projections of
<br>
these side chains are given in docking
<br>
window.
</td>
<tr>
<td align="left">
<img src="dock1.jpg">
</td>
<td align="left">
<img src="dock2.jpg">
</td>
</table>
<br>
<font color=#880000>
<b>
NOTES
<br>
</b>
</font>
(1) If two structures are close, some important atoms might be invisible
(hidden by some closer atoms). Use slab to cut slices through structure(s).
<br><br>
(2) Don't forget to catch the right structure before applying some
transformation. By default, after the command DOCK is executed, the movement
controls are attached to the second (top) structure.
<br><br>
<font color=#880000>
<b>
RELATED COMMANDS
<br>
</b>
</font>
LOAD is used to load the specified file (structure, molecule). MOVE is used
to define which object should be moved (structure, plane or both). PLANE is
used to manipulate the plane associated with the structure. CATCH is used to
attach the movement controls to a chosen structure.
<br><br>
<font color=#880000>
<b>
REFERENCES
<br>
</b>
</font>
(1)
Kamphuis, I. G., Kalk, K. H., Swarte, M. B. A. and Drenth, J. (1984).
J. Mol. Biol. 179, p. 233.
<br><br>
(2) Stubbs, M. T., Laber, B., Bode, W., Huber, R., Jerala, R., Lenarcic, B.
and Turk, V. (1990). EMBO J. 9, p. 1939.
<br><br>
<hr size="3">
</html>
|