The HNADOCK server is to predict the binding complex structure between two nucleic acid molecules through a hierarchical docking algorihtm of an FFT-based global search strategy and an intrinsic scoring function for nucleic acid interactions. Users are required to provide the three-dimensional (3D) structures of the two molecules to be docked. The HNADOCK server accepts three types of input for the molecules:
Only ONE type of input is needed for each molecule.
If more than one types of input are provided, the first one will be used. If the uploaded pdb file contains multiple models like the following,
MODEL 1 ... ENDMDL MODEL 2 ... ENDMDL ...only the first one will be used for docking. For the "PDB ID:ChainID" input, the user can provide one single chain ID or multiple chain IDs. For example, "1KD5:A" stands for the chain A of the pdb file of 1KD5; "1KD5:AB" stands for the chains A and B of the pdb file of 1KD5.
RNA structure prediction: If an RNA sequence is provided, the server will automatically constuct a model by using our RNA homology modeling protocol HMODELRNA if there is a good template in the PDB or our ab initio RNA structure prediction algorithm 3dRNA if no template is found. Users are recommended to submit their own pdb file if the RNA contains multiple chains, as our pipeline is currently designed to model single-chain RNAs.
Secondary Structure Prediction: By default, the server uses the "RNAfold" to predict the secondary structure of an RNA sequence for ab initio three-dimensional structural modeling if no template is found for the sequence. Users may also choose other secondary structure prediction method like Fold, MaxExpect, ProbKnot, and IPKnot, where Fold, MaxExpect, and ProbKnot are taken from the RNAstructure package.
RNA-RNA Interaction Prediction: By default, HNADOCK server builds the complex structures between two RNAs without a priori binding information through ab initio docking. However, the server also offers users an option to choose a method (RNAup or RactIP) for RNA-RNA interaction predictions. The predicted interaction information will be then used as inter-RNA distance constrains during docking.
Model refinement: The server offers users an option to refine the top 10 predicted models by a short MD simulation. If selecting "Yes", the job will take longer to finish, and the result package will also include the refined models named like "model_[1-10]_ref.pdb" in addition to the initially generated models.
15:A, 23-26:A, 18:Bwhich stand for residues 15, 23-26 of chain A, and 18 of chain B. Note that the residues in a line must be separated by comma.
The binding site residues may also be submitted as a file that will look like this
15:A 23-26:A 18:B
The residues are put on different lines in the file.
15:A 26:B 8, 25-28:A 36:B 6where the distance of residue 15 of chain A on the receptor and residue 26 of chain B on the ligand will be within 8 A; The distance of residues 25-28 of chain A on the receptor and residue 36 of chain B on the ligand will be within 6 A. Likewise, the above distance restraints can also be provided as a file that looks like this
15:A 26:B 8 25-28:A 36:B 6
As the top 10 binding models are normally deemed as the most important models in realistic macromolecular docking, like CAPRI (https://www.ebi.ac.uk/msd-srv/capri/), the result page also provides an interactive visualization of the top 10 models using the NGL viewer. Users can choose to view any of the top 10 models or all together by different colors, representations and styles.
The result page also gives a summary of the rankings and docking scores for the top 10 complex models, where the score is based our scoring function for RNA-RNA interactions DITScoreRR. However, it should be noted that the docking scores here do not reflect the true binding affinities, but a relative ranking of the complex models, as DITScoreRR was not calibrated with experimental binding data.
It is recommended that users download their docking results as soon as their job is done, as the job results will only be stored on our server for two weeks.