DOCK:FAQ: Difference between revisions
(6 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Q0.1. What is DOCK? == | == Q0.1. What is DOCK? == | ||
[[DOCK]] is a computer program for molecular docking, the process of orienting and scoring small molecules in a macromolecular (usually protein) binding site. For more information, please see [[:Category:DOCK | DOCK page]]. | |||
== Q0.2. What is the current version of DOCK? == | == Q0.2. What is the current version of DOCK? == | ||
DOCK 6. | There 3 versions of DOCK available to public: | ||
* [[DOCK 3.7]] which is the most recent in the [[DOCK 3]] series. Actively developed. | |||
* [[DOCK 6.7]], which is the most recent in the [[DOCK 6]] series. Actively developed. | |||
* [[DOCK 4]], a widely used version, but not actively developed. | |||
== Q0.3. What about accessory programs? == | == Q0.3. What about accessory programs? == | ||
Where do I get DMS? DMS is [http://www.cgl.ucsf.edu/Overview/software.html freely available] from the UCSF Computer Graphics Lab. | Where do I get DMS? | ||
DMS is [http://www.cgl.ucsf.edu/Overview/software.html freely available] from the UCSF Computer Graphics Lab. | |||
== Q0.4. Tools to protonate the receptor? == | == Q0.4. Tools to protonate the receptor? == | ||
Line 15: | Line 21: | ||
One user suggested using VEGA ZZ | One user suggested using VEGA ZZ | ||
[http://users.unimi.it/~ddl/vega/download.htm] | [http://users.unimi.it/~ddl/vega/download.htm] | ||
==Q0.5. Are critical points/spheres supported in my version of DOCK?== | |||
<div class="toccolours mw-collapsible mw-collapsed"> | |||
'''Answer''' | |||
<div class="mw-collapsible-content"> | |||
Yes, critical points/spheres are supported in all versions of DOCK. Try using automated matching if manual matching seems not to work | |||
Note that the final conformations for the critical matching may indeed be some distance away from the critical points if you are minimizing during your run depending on whether the molecules can fit in the area of the active site you have defined as critical. | |||
For more information on labeling spheres, go to the DOCK 6 manual on our web site at dock.compbio.ucsf.edu under Sphgen >> Output. | |||
Credit: Terry Lang | |||
</div></div> | |||
= DOCK 6 Specific = | = DOCK 6 Specific = |
Latest revision as of 00:29, 11 January 2019
This is the DOCK FAQ. It covers all versions of DOCK. There are other FAQs available at this site.
All DOCK versions
Q0.1. What is DOCK?
DOCK is a computer program for molecular docking, the process of orienting and scoring small molecules in a macromolecular (usually protein) binding site. For more information, please see DOCK page.
Q0.2. What is the current version of DOCK?
There 3 versions of DOCK available to public:
- DOCK 3.7 which is the most recent in the DOCK 3 series. Actively developed.
- DOCK 6.7, which is the most recent in the DOCK 6 series. Actively developed.
- DOCK 4, a widely used version, but not actively developed.
Q0.3. What about accessory programs?
Where do I get DMS?
DMS is freely available from the UCSF Computer Graphics Lab.
Q0.4. Tools to protonate the receptor?
We use Sybyl. You can also use REDUCE.
One user suggested using VEGA ZZ [1]
Q0.5. Are critical points/spheres supported in my version of DOCK?
Answer
DOCK 6 Specific
Q6.1 I get an error with mmolex when compiling DOCK6?
When I compile DOCK, I get something like the following error:
g++ -O2 -o dock6 amber_typer.o base_mpi.o base_score.o conf_gen.o dock.o dockmol.o library_file.o master_score.o orient.o score.o simplex.o utils.o score_solvent.o score_amber.o sasa.o score_chemgrid.o nab/nab.a -lm -lpthread ld: Undefined symbols: _mmolex make: *** [dock6] Error 1
What is causing the error and how do I fix it?
Answer
Q6.2 I get an error in /usr/include/mpi++.h:1473
When I compile DOCK, I get something like the following error:
g++ -c -DBUILD_DOCK_WITH_MPI -DMPICH_IGNORE_CXX_SEEK -I/include -O2 -o amber_typer.o amber_typer.cpp In file included from /usr/include/mpi.h:1081, from dock.h:28, from amber_typer.cpp:1: /usr/include/mpi++.h:1473: error: syntax error before numeric constant
What is causing the error and how do I fix it?
Answer
Q6.3 When running DOCK with amber_score, I get can't open file lig.1.amber.pdb
When I test or run DOCK with the amber_score, I get something like the following error:
cd test/amber_score_1lgu ; make move_ligand.dockout Reading parm file (1lgu.lig.1.prmtop) title: getpdb: can't open file lig.1.amber.pdb make: *** [move_everything.dockout] Error 1
What is causing the error and how do I fix it?
Answer
DOCK 5 Specific
Note: we recommend upgrading from DOCK5.x to DOCK 6. There is really no good reason to still be using DOCK 5. Many of the problems in DOCK 5 are fixed in DOCK 6.
DOCK 4 Specific
Note: DOCK 4.0.2 is an old program, but still in use by some people for some purposes.
Q4.1 Question 1 ?
Q4.2 Question 2 ?
DOCK 3.5.54 Specific
Note: DOCK 3.5.54 is the version used by DOCK Blaster. However, if you are using DOCK 3.5.54 via DOCK Blaster, we encourage you to use the FAQ for the interface DOCK Blaster:FAQ