Oct 21 2010 Feedback. |
[ Energy Units | Calculate Binding Energy | Faq ringflex dock | Faq guided dock | Faq reload dock | Faq dock repeat | SCORE | Faq hitlist | Faq score | Ligand and box | Pocket Finder | Dock Time | Thoroughness | Probe | Faq receptor selection | Flexible Receptor Dock | Dock Command Line | Faq scanScoreExternal | Faq scanScoreExternal2 | Background Job | flexible rings | Dock Racemic ] Frequently asked questions regarding small molecule and protein-protein docking.
The energy units are kcal/mol
For more in depth information on this topic please see the command line manual www.molsoft.com/man however the basic approach is this: Calculuate the energy of the receptor (e1, a_1), energy of the ligand (e2, a_2) and the energy of the complex (e12) then the binding energy = e12 - e1 - e2 Here is a script to do this whereby the ligand is a_2 and the receptor is a_1:
electroMethod="boundary element" surfaceMethod="constant tension" surfaceTension=0.020 dielConst = 12.7 set terms "sf,el,en" read object s_icmhome+"2ptc" show energy a_1 a_1 mute e1 =Energy("el,sf,en") show energy a_2 a_2 mute e2 =Energy("el,sf,en") show energy mute e12 =Energy("el,sf,en") print "Binding energy = ", e12 - e1 - e2 There are many different approaches to the evaluation of binding energy. One of the reasonable approximations has the following features: van der Waals/hydrogen bonding interaction is excluded since it has close magnitudes for protein-protein and for protein-solvent interactions; electrostatic free energy change is calculated by the REBEL method (see also the section "How to calculate the electrostatic free energy ... ") above); side-chain entropy change is calculated by standard ICM entropic term based on exposed surface area of flexible side-chains; hydrophobic energy change is calculated using surface term with constant surface tension of 20. cal/Angstrom.
Find your docking project file ( yourDockingProjectName.tab ) and set the ringFlexibilityLevel to 1 or 2. In GUI, this parameter can be reset in the "Docking Preferences" dialog. It is called "Flexible ring sampling level".
Use Docking/Template as described here.
To reload a docking project. /Docking/Set Project - Type in the Docking Project Name (Case Sensitive) Now you can browse scan solutions etc.... and use the maps to dock another ligand.
Generally we suggest the docking should be repeated 2-3 times and the lowest ICM score pose should be taken.
The value under the heading SCORE relates to the ICM docking score and is the best one to use for docking result analysis. The other score we provide - potential of mean force score (mfscore - http://www.molsoft.com/man/terms.html#term-mf) provides an independent score of the strength of ligand-receptor interaction.
The hitlist is filtered according to a score cutoff defined in the PROJECTNAME.TAB file. Therefore poor scoring compounds are not reported in the HITLIST - this can be changed by opening the .tab file in a suitable text editor e.g. notepad in windows or vi and changing the DOCK1.r_ScoreThreshold value (by default it is -32). The scores for all compounds in a VLS screen are available in the PROJECTNAME.OU file. You can also change this value in Graphical User Interface:
Generally a score below -32 is regarded as a good docking score. A good score depends on the system into which you are docking. For example is the pocket open or closed and are there metal ions interacting with the ligand. If the pocket is open scores higher than -32 may indicate potential binders. If a crystal structure is available remove the ligand and re-dock it to get an indication of approximately what is a good score for the receptor you are interested in.
Here are some reasons and some solutions for why your ligand is sampling outside of the binding pocket:
To do this go to:
More information can be found in the section entitled Identifying Binding Pockets
It takes approximately 30-60 seconds per ligand depending on the size of the ligand and the nature of the pocket. ICM ranked first place compared to other leading docking software in terms of accuracy in a recent analysis undertaken by Astra Zeneca scientists. See: On Evaluating Molecular-Docking Methods for Pose Prediction and Enrichment Factors Hongming Chen, Paul D. Lyne, Fabrizio Giordanetto, Timothy Lovell, and Jin Li J. Chem. Inf. Model.; 2006; 46(1) pp 401 - 415
When you send a docking job either using Docking/Interactive or Docking/Run Docking Batch you are asked to enter a thoroughness value. This value represents the length of the docking simulation. The default value is 1. and this works well with nearly every kind of docking scenario, however in certain circumstances such as if you have a very large pocket this value should be increased slightly to a range of between 5. and 10.
The probe which you see after Receptor Setup (Docking/ Receptor Setup) represents the initial starting position for the ligand. Usually this does not have to be changed as ICM by default places it into the center of the pocket. However if you do wish to move it to position closer to a critical region of the pocket you can do this using the middle mouse button when prompted in receptor setup.
All molecules that you wish to dock to need to be stated in the Docking/Receptor Setup/ Receptor molecule (s) data entry box using the ICM selection language. For example if you wish to dock to the protein with PDB code 1m17 and water molecule number 20 you need to enter the information as shown below:
In the unix command line type:
/icm/rundock "DOCK1" Where DOCK1 is the name of your docking project. A variety of flags can be used with rundock:
echo $prog": usage: " $prog " <options> <project name> " -f <db entry from>" -t <db entry to>" -l <thoroughness> # change the length of MC docking, default is 1." -L <ligand list> # dock selected compounds from the database" -i <ligand sdf> # dock compounds from an SDF supplied" -n <scanName> # change the run name in the output files" -a # force docking and saving of all compounds" -s # save stack conformations" -S # evaluate score for all stack conformations (slow)" -d # dock only (no scoring)" -j <nprocess> # dock several ligands in parallel" -o # redirect output to <project name>_from-to.ou" -c <output file> # continue interrupted job with <output file>" -r # dock rigid (no ligand flexibility)" -R <rand. seed> # set random seed" -h # show brief help"
type in the command line:
scanScoreExternal OR
The reason for this is that ICM score has terms that require calculations on the reference 'free' state of the ligand, in particular solvation electrostatics and internal force-field strain energy change are calculated as a difference between free and bound state. VLS uses as a free state the lowest energy conformation found by MC search for the unbound ligand. Interactive score just minimizes the ligand locally. To ensure consistency we recomend you use one method or the other for scoring or you could recalculate the interactive score for your ligand from VLS before modifying/minimizing.
If a background job is running you will see a message saying "1 bgrnd job" at the top of the gui interface (gui blue title panel). To monitor the progress of the job:
To terminate a background job:
To view the current output of a background job:
When a background job has finished a message will appear in the graphical user interface
MolSoft's ICM docking algorithm has flexible ring sampling included on the fly. Just set ring sampling level to 1 (flex ring only in pre-sampling step) or 2 (throughout the simulation). To do this:
OR, If you want to generate the conformations before docking and you have ICM-Pro + ICM-Chemistry then you can use the conformation generator algorithm described here: http://www.molsoft.com/gui/conf-gen.html
To sample both R and S states of a compound during docking. Edit the project_name.tab file and edit l_sampleRacemin to yes
If l_sampleRacemic is 'yes', R and S states are sampled for racemic centers and best-fitting one is chosen. If it is 'no', they are kept fixed (in an aribtrary R or S state). Note that stereo centers that centers with pre-assigned R or S state are never sampled, if sampling is desired they need to be reassigned as racemic.
|
Copyright© 1989-2010, Molsoft,LLC - All Rights Reserved. |
This document contains proprietary and confidential information of
Molsoft, LLC. The content of this document may not be disclosed to third parties, copied or duplicated in any form, in whole or in part, without the prior written permission from Molsoft, LLC. |