Here we give a brief overview of the necessary steps to run the program, but we strongly encourage to follow the tutorials. The user guide is partitioned in three levels of usage:
For docking a single atomic structure, a collection of atomic structures or a EM desity map into a EM density map enter the following command at the prompt:
where:
em map |
Filename of the fitting 3D frame. 3D electron microscopy experimental map. Situs and CCP4 formats are only accepted with extensions ".sit" and ".cpp4". Be careful with the byte-order/architecture. |
pdb/map/list |
Filename be fitted. Depending on the extension:
|
bw |
Bandwidth used in the harmonic transformation. It must be an even number. The default value is 16. Higher values can be used (e.g. 24 or 32) for docking cases where additional rotational accuracy is needed or for large structures. Remember that the computational cost increases with this parameter. |
Cutoff |
Density threshold value for the experimetal map. All density levels below this value will be not considered. |
resolution/cutoff |
Depending on the type of element to fit:
|
For docking mutiple atomic structures into a EM density map use:
Exactly the same parameters as before with the exception of:
-m |
This option tells the program that multiple atomic structures will be provided |
There are many optional parameters that can be used for tuning up the docking tool. The more useful are:
−h |
Displays usage information and exits |
−f <int> |
This option sets the fitting criterion used:
|
−n <int> |
Number of saved solutions (default 50) |
−t <float> |
Translational sampling in Å (default twice of voxel size). Values >6Å should be not used. |
−s <int> |
Translational scan strategy:
|
Other options for expert users:
−−ne <int> |
Number peaks explored per docking (-m) (default 30) |
−−np <int> |
Number peaks stored per iteration (default 20) |
−−nr <int> |
Number peaks stored in the search (default 100) |
−−nrm <int> |
Number peaks stored in the multi docking search (default 500) |
−−rt <float> |
Translational threshold in grid units (default 2.0) |
−−rc <float> |
Rotational threshold in degrees (default 360/bw) |
−−lw <float> |
Width between spherical layers (default 1.0) |
−−cutoff2 <float> |
Density cutoff of simulated map (default 0.0) |
-R |
Reference PDB to compute rmsd |
-i |
Turn off interpolation local improvement of solutions |