ADP_EM User Guide

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: 

Basic single docking


 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:

adp_em <em map> <pdb/map/list> <bw> <cutoff> <resolution/cutoff>

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:

  • To fit a single atomic structure a file with extension ".pdb" or ".mol" is expected.
  • To fit a 3D electron map use files with extension ".ccp4" or ".sit".
  • If multiple option is set (-m) then a text file with a list of PDB filenames is expected

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:

  • If a Pdb file/s are fitted: Nominal resolution of the projection map in Å. Our resolution criterion follows EMAN critera (e.g. PDB2MRC tool)
  • If a 3d map is fitted: Density threshold value for the fitted map

 

Multiple docking


For docking mutiple atomic structures into a EM density map use:

>adp_em <EM map> <pdb> <bw> <cutoff> <resolution> -m

Exactly the same parameters as before with the exception of:

-m

This option tells the program that multiple atomic structures will be provided

 

Advanced options


 

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:

  • 0 Standard linear cross-correlation. The scalar product between the density maps of the low resolution map and the low-pass filtered atomic structure. Recommended for resolutions < 15Å and when the atomic model accounts all the density of the map.

  • 1 [default] A Laplacian filter is applied by default to maximize the fitting contrast. Recommended for resolutions > 15Å and when the atomic model only accounts a part of the density of the experimental map.

−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:

  • 0 Full search. All the translational points inside the target EM map will be explored.

  • 1 Limited. Radial search starting from the center of mass

  • 2 [default] Masking search.


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