HADDOCK 2.4 CASP-CAPRI T70 ab-initio docking tutorial
This tutorial consists of the following sections:
- Introduction
- Setup
- Inspecting the content of the tutorial
- Ab-initio, multi-body docking with symmetry restraints
- First visual analysis of the results
- More quantitative analysis of the results
- Comparing dimer and tetramer docking
- Congratulations!
Introduction
Our information-driven docking approach HADDOCK is a consistent top predictor and scorer since the start of its participation in the CAPRI community-wide experiment. This sustained performance is due, in part, to its ability to integrate experimental data and/or bioinformatics information into the modelling process, and also to the overall robustness of the scoring function used to assess and rank the predictions.
This tutorial will demonstrate the use of HADDOCK for predicting target70 of the CASP-CAPRI experiment. This target was given to the CAPRI community as a tetramer, but there has been discussions whether the biological unit is a dimer or a tetramer. We will use this target to illustrate the ab-initio docking mode of HADDOCK, using a combination of center-of-mass restraints to bring the subunits together and symmetry restraints to define the symmetry of the assembly.
For this tutorial we will make use of the HADDOCK2.4 webserver.
- R.V. Honorato, M.E. Trellet, B. Jiménez-García1, J.J. Schaarschmidt, M. Giulini, V. Reys, P.I. Koukos, J.P.G.L.M. Rodrigues, E. Karaca, G.C.P. van Zundert, J. Roel-Touris, C.W. van Noort, Z. Jandová, A.S.J. Melquiond and A.M.J.J. Bonvin. The HADDOCK2.4 web server: A leap forward in integrative modelling of biomolecular complexes. Nature Prot., Advanced Online Publication DOI: 10.1038/s41596-024-01011-0 (2024).
Further, multi-body docking and the use of symmetry restraints is described in the following paper:
- E. Karaca, A.S.J. Melquiond, S.J. de Vries, P.L. Kastritis and A.M.J.J. Bonvin. Building macromolecular assemblies by information-driven docking: Introducing the HADDOCK multi-body docking server. Mol. Cell. Proteomics, 9, 1784-1794 (2010).
Throughout the tutorial, coloured text will be used to refer to questions or instructions, Linux and/or Pymol commands.
This is a question prompt: try answering it! This an instruction prompt: follow it! This is a Pymol prompt: write this in the Pymol command line prompt! This is a Linux prompt: insert the commands in the terminal!
The case we will be investigating is target70 from the CASP-CAPRI experiment, which corresponds to PDB entry 4PWU.
Setup
In order to run this tutorial you will need to have the following software installed: (Pymol and ProFit), and download the data to run this tutorial from our GitHub data repository here or clone it from the command line
git clone https://github.com/haddocking/CASP-CAPRI-T70-tutorial
Alternatively, if you don’t have git installed, simply go the above web address and download the zip archive. You will also need to compile a few provided programs for post-analysis. For this go into the ana_scripts directory of the cloned directory and type make (we are here assuming a tcsh or csh shell):
cd CASP-CAPRI-T70-tutorial/ana_scripts
make
source set-target.csh
cd ..
And for bash
:
cd CASP-CAPRI-T70-tutorial/ana_scripts
make
source set-target.sh
cd ..
If you don’t want to wait with the docking runs to complete in order to proceed with the analysis (see below), you can already download pre-calculated runs using the script provided into the runs directory:
cd runs
./download-run-data-h24.csh
cd ..
This will download two reduced docking runs, one for the dimeric and one for the tetrameric forms of T70 (about 38MB of data).
Or:
cd runs
./download-run-data-full-h24.csh
cd ..
This will download two full docking runs, one for the dimeric and one for the tetrameric forms of T70 (about 800MB of data).
Inspecting the content of the tutorial
Let us first inspect the various files provided with this tutorial. You will see three directories and one file:
-
HADDOCK-runfiles: this directory contains the reference HADDOCK parameter files for dimer and tetramer docking. These can be used to reproduce the docking using the file upload interface of the HADDOCK server.
-
ana_scripts: this directory contains various analysis scripts to analyse the results of the docking, including the calculation of the CAPRI i-RMSD and Fnat statistics
-
protein1.pdb: this is the model we built for this target based on the sequence information that was provided to the CAPRI predictors.
-
runs: this directory contains a script that allows you to download pre-calculated full docking runs.
Ab-initio, multi-body docking with symmetry restraints
Registration / Login
In order to start the submission, either click on “here” next to the submission section, or click here. To start the submission process, we are prompted for our login credentials. After successful validation of our credentials we can proceed to the structure upload.
Note: The blue bars on the server can be folded/unfolded by clicking on the arrow on the left
Submission and validation of structures
We will launch two docking runs, one for the dimeric and one for the tetrameric form of this target. For this we will make us of the HADDOCK 2.4 interface of the HADDOCK web server, where you will need to register as a user and request Expert or Guru level access here.
We will first set up a symmetrical tetramer docking run:
-
Step1: Define a name for your docking run, e.g. T70-tetramer.
-
Step2: Select the number of molecules you will be using, in this case 4.
-
Step3: Input the proteins PDB files.
First molecule: where is the structure provided? -> “I am submitting it” Which chain to be used? -> All (for this particular case) PDB structure to submit -> Browse and select protein1.pdb Segment ID to use during docking -> A The N-terminus of your protein is positively charged -> Switch off The C-terminus of your protein is negatively charged -> Switch off
(Our model might not be the real fragment used for crystallisation - better to have uncharged termini)
-
Steps 4X: Repeat step 2 to define the other three molecules, using the same input protein file and assigning segment IDs as B,C and D.
-
Step 5: Click on the “Next” button at the bottom left of the interface. This will upload the structures to the HADDOCK webserver where they will be processed and validated (checked for formatting errors). The server makes use of Molprobity to check side-chain conformations, eventually swap them (e.g. for asparagines) and define the protonation state of histidine residues.
Definition of restraints
If everything went well, the interface window should have updated itself and it should now show the list of residues for molecules 1 and 2. Since we do not define these residues, click on the “Next” button at the bottom left of the interface.
- Step 6: Turn on center-of-mass restraints. For this unfold the Distance restraints menu in the Docking parameters window
Center of mass restraints -> Switch on
- Step 7: Since we are doing ab-initio docking we do need to increase the sampling. For this unfold the Sampling parameters menu:
Number of structures for rigid body docking -> 10000 Number of structures for semi-flexible refinement -> 400 Number of structures for the final refinement -> 400
Note: If you use course credentials, these numbers will be reduced to 500/50/50 to save computing time and get back results faster. You can also manually decrease those numbers and download instead a full pre-calculated run for analysis (see setup above).
- Step 8: Define noncrystallographic symmetry restraint to enforce the various chains will have exactly the same conformation. For this unfold the Noncrystallographic symmetry restraints menu:
Use this type of restraints -> Switch on
Set the number of segment pairs to three: A-B, B-C and C-D. The protein sequence starts at residue 6 and ends at residue 78. Use those numbers to define the various segments.
- Step 9: Define the symmetry restraints to enforce the symmetry of our tetramer. For this unfold the Symmetry restraints menu:
Since we don’t know a priori which symmetry the system has, we can define 6 pairs of C2 restraints which are consistent with both C4 and D2. For this we will need to define the following symmetry pairs: A-B, A-C, A-D, B-C, B-D, C-D. In this way the system will be free to adopt one of those two symmetries.
Use this type of restraints -> switch on
Use the C2 symmetry segment pair menu to define those six pairs of symmetry restraints. Use for defining the segments again residues 6 and 78 as start and end points.
Job submission
- Step 10: You are ready to submit! Click on the “Submit” button at the bottom left of the interface.
First visual analysis of the results
Once your run has completed you will be presented with a result page showing the cluster statistics and some graphical representation of the data. Such an example output page can be found here for dimer and here for tetramer. You can also quickly visualize a specific structure by clicking on the “eye” icon next to a structure.
The run with reduced number of models (course setting) should be returning only one cluster. Load a representative model and compare it to the crystal structure:
pymol cluster1_1.pdb $WDIR/30_70.2.pdb
This will load cluster1_1 and the reference crystal structure (the second interface evaluated by CAPRI) into pymol (make sure to have run the setup described above). In case WDIR is not defined or you are not running under a linux-like environment you can find the reference structure into the ana_scripts directory.
In pymol you can type the following to superimpose the models and change the style:
align cluster1_1, 30_70.2
zoom vis
show cartoon
util.cbc
Does the model (or any of the cluster representatives in case of a full run) resemble the reference crystal structure? In case you found a reasonable prediction, check what was its rank in the server?
More quantitative analysis of the results
Let’s have a more detailed look at the quality and ranking of the generated models. For this we will calculate CAPRI statistics, namely the interface RMSD (i-RMSD) and fraction of native contacts (Fnat) compared to the reference crystal structure. CAPRI has defined the following criteria to assess the quality of a model:
- Unacceptable: i-RMSD >4Å or Fnat < 0.1
- Acceptable: 4Å <=i-RMSD < 2Å and Fnat > 0.1
- Medium: 2Å <=i-RMSD < 1Å and Fnat > 0.3
- High: i-RMSD < 1Å and Fnat > 0.5
In order to perform the more quantitative analysis, download the full run from the results page (provide in a link in the first line of the result page) and unpack it. Alternatively, download the pre-calculated data from the following links:
- T70 tetramer docking - reduced settings: link
- T70 tetramer docking - full sampling: link
- T70 dimer docking - reduced settings: link
- T70 dimer docking - full sampling: link
Then start the quantitative analysis in the directory where you saved and unpacked the run with the following command:
$WDIR/run_all.csh my-run-directory
Note: If you use the pre-calculated runs, this analysis has already been performed and you can skip the above step.
Be patient since this might take some time depending on whether you are analysing a full or reduced run. The script will calculate CAPRI statistics for all generated models (rigid-body (it0) - semi-flexible refinement (it1) - final refinement (water)). Those can be found in the unpacked run directory under structures/it0
, structures/it1
and structures/it1/water
directories, respectively.
Once the analysis script has completed you can get a first glimpse of the number of acceptable models or better using the following command:
$WDIR/check_runs_i-rmsd.csh my-run-directory
Here is an example of what this script will return for a full tetramer docking run:
T70-tetramer #it0: structures with i-RMSD<4A: 211 #it0: structures within best400 with i-RMSD<4A: 41 #it0: structures within best400 with i-RMSD<2A: 41 #it0: structures within best400 with i-RMSD<1A: 0 #it1: structures with i-RMSD<4A: 54 #it1: structures with i-RMSD<2A: 54 #it1: structures with i-RMSD<1A: 0 #water: structures with i-RMSD<4A: 54 #water: structures with i-RMSD<2A: 54 #water: structures with i-RMSD<1A: 0
Note: To get the proper stats in case of a reduced sampling run, use instead check_runs_i-rmsd-reduced.csh
.
Are there any acceptable models after the final refinement?
Which fraction of the acceptable models at it0 is selected for further refinement?
You can also check the cluster-based statistics with the following command:
$WDIR/check_clusterranks.csh my-run-directory
Here is an example of what this script will return for a full tetramer docking run:
###################################################### HADDOCK scoring water ______________________________________________________ =========== T70-tetramer ============= Rank of clusters with i-RMSD<4A: 1 clust5 1.33 +/- 0.03 Fnat= 0.57 +/- 0.02 4 clust12 1.31 +/- 0.06 Fnat= 0.61 +/- 0.05 ###################################################### HADDOCK scoring it1 ______________________________________________________ =========== T70-tetramer ============= Rank of clusters with i-RMSD<4A: 14 clust11 1.33 +/- 0.03 Fnat= 0.58 +/- 0.01
In case there is no single acceptable cluster, but the check_runs_i-rmasd.csh
script did report some acceptable models at the final refinement, do check the ranking of those single structure. For this go into the my-docking-run/structures/it1/water
directory and inspect the i-RMSD.dat
file. This file contains the i-RMSD values sorted according to the HADDOCK score.
cd my-docking-run/structures/it1/water
less i-RMSD.dat
You can also inspect the fraction of native contacts of the models by looking at the file.nam_fnat
file.
Let’s inspect the best generated model in terms of i-RMSDs. This is the top model listed in i-RMSD-sorted.dat
. Upload it in pymol (or your favourite graphical program) and compare it to the crystal structure:
pymol my-best-model $WDIR/30_70.2.pdb
And in pymol:
align my-best-model, 30_70.2
zoom vis
show cartoon
util.cbc
The above align command might not show a convincing superimposition because different chains might be forming the correct interface. If this is the case, pymol provide another command to perform a better structural alignment:
cealign my-best-model, 30_70.2
Comparing dimer and tetramer docking
You can follow the same steps described above to perform instead of a tetramer docking a dimer docking. Simply follow the provided instructions, but inputting to the HADDOCK server only two molecules.
Repeat the analysis of the results and compare the success with tetramer docking.
Is dimer docking as successful as tetramer docking?
Congratulations!
You have completed this tutorial. If you have any questions or suggestions, feel free to contact us via email or by submitting an issue in the appropriate Github repository or asking a question through our support center.