Team:Madrid-OLM/Computationaimprovement

Madrid-OLM

Computational improvement of the aptamer

Computational improvement of the aptamer

The target of this section is to improve the affinity of the union between the protein and the aptamer, obtained by the process that has been explained previously, by bioinformatics methods.

To carry out this affinity improvement, you can start from only 2 elements: the DNA aptamer sequence and the name or ,preferably, the amino acid protein sequence. However, any extra information that one could find in previous studies could be so helpful as to save time and reduce the margin of acumulative error. The complete path has four different sections:

  • • Obtaining the 3D protein structure

  • • Obtaining the 3D aptamer structure (most critical point).

  • • A Search of the binding site between protein and aptamer through a docking process.

  • • Study of the union and proposal of mutation in the sequence.


It is very important to understand that this process does not guarantee a better result. However it gives the opportunity to improve the aptamer obtained. Although there are many works with proteins structures and the interaction between them, there are almost no studies that work with nucleic acids in simulation or structure prediction of the structures beyond double strand helix. Therefore any final results obtained should be checked in the laboratory, either to confirm or discard the new sequence obtained. Important to understand that this process does not guarantee a better result. However it gives the opportunity to improve the aptamer obtained.


You could see all the server that we will mention in the link section:

Links of interest

Obtaining the 3D protein structure

The final result of this section should be a file in .pdb format where we can find the coordinates of every single atom of the protein. That file could be interpreted by bioinformatics programs like Phymol or Chimera and represent the protein in different graphical ways. To obtain it, there are two different paths depending on one fact: has the protein been previously crystallographed?

A cristallographed structure exists

We will simply use this proven structure. This will be the most reliable method as it is the experimental result of any research group. To check if there is any previous cristallographed structure we recommend the following simple steps:

  • 1. Access the UniProt server and search for the protein of interest.

  • 2. Search for the structure description area and check if it has an entry to the Protein Data Bank (PDB) database.

  • 3. In the positive case, access that PDB entry and download the file that is needed.

  • 4. In the case of no entry, the steps explained in the next section must be performed.


Clarification, the PDB is a universal database where are the 3D structure of all proteins which have been obtained its structure experimentally. That is, any structure that we find there is quite reliable and proven. However, predictions of structures are not included, owing to this procedure is not experimental.

A cristallographed structure does not exist

In this case it is necessary to start with a structure prediction process. Although this is not the optimal method because we could start to accumulate error, we can obtain very reliable results. Several different methods can be used for this purpose. We recommend the following two and in this order:

  • 1. Homology methods: This method looks for sequences of proteins, that are included in the PDB, that have a high similarity with our protein and adopt its 3D structure. If the result shows a similarity of more than 30% in the entire sequence, we could be certain about the structure. For this step, we recommend the Swiss-Model server. Otherwise, if it gives an inferior value, we should move on to the next step.

  • 2. I-Tasser (Iterative Threading ASSEmbly Refinement): This server uses several methods, as they define themselves: “a hierarchical approach to protein structure and function prediction. It first identifies structural templates from the PDB by multiple threading approach LOMETS, with full-length atomic models constructed by iterative template fragment assembly simulations.” This method is currently the most reliable and has won the last 6 editions of the CAP tests.

  • 3. As an extra option we mention Robetta: It is an ab-initio simulation method, whose aim is to create the protein from scratch, using physical simulation and brute force. It works better for short sequences as it may take a long time to get reliable results.


Energy minimization.

This last step is completely recommendable whatever the origin of the file with the structure is. It is necessary to have the structure in a state, as stable as possible. To minimize the structure we can use two strategies:

  • 1. Quick vacuum minimization This is the simplest method. For this purpose, we will use the Chimera program and we will choose the "Energy minimization" option. Then we will adjust the parameters that suit our requirements better.

  • 2. Minimization in aqueous medium: It is a complex method. We recommend to look for a tutorial to understand how to use the programs and some of the basic concepts involved. We will use the VMD program (Visual Molecular Dynamics). It will be necessary to build a structure around the protein with the "Automatic PSF builder" tool, which includes water molecules and ions. Subsequently, a simulation of energy minimization will be carried out with the tool "AutoIMD" which in turn calls an external program (NAND) that must be installed on the PC. Finally, the resulting file should be saved and opened in Chimera to eliminate all water molecules and leave only the structure of the protein.


Figure1

Figure 1. Comparison of the structure of Ole E1 before (purple) and after (blue) an energy minimization process.

Figure2

Figure 2. Ole E1 after an energy minimization process represented as ribbon and as ASA (Accessible Surface Area). Made by Chimera tool.

Obtaining the 3D aptamer structure

Previously there were two options, that the protein had a known structure or not. In this case it is a DNA chain that we have personally obtained in the laboratory, so the possibility of finding a structure published for that exact sequence is almost zero.

The only possible way is to try to predict its structure. Nowadays, this action presents a series of drawbacks. While for proteins there are numerous methods and servers with high reliability, for nucleic acids there are hardly any servers and prediction methods. We must consider that he structure of proteins has always been very important and varied depending on its function. On the other hand, the most important part of the genetic material has always been its code, whether in the form of DNA or RNA.

For the case of RNAs, there is more than one function, that is the reason why in certain occasions the need to know their structures has been taken into account, although it has not been developed correctly.

We propose a series of steps to predict the structure of the aptamer. Although this predicted structure will not be reliable and it is important to understand this, it can fulfill our objective of proposing an improvement in the initial sequence.

Step 1: Obtaining the secondary structure

As there is no single server, as in proteins, to obtain a final result giving only the sequence, we have to divide the process into different stages: In this first stage, we need to obtain a secondary structure of the single strand of DNA. The server we recommend is the MFold server of the University of Albany. It provides both a graphic map of the links between bases and the secondary structure in text format (in the Vienna format that we need later), as we show in this example:

GTGACGTAGGTTGGTGTGGTTGGGGCGTCAC
(((((((.................)))))))

Figure3

Figure 3. Example image of the links between base pairs that the server provides

Step 2: Prediction of 3D structure

The next step is to predict the tertiary structure. The only server capable of doing that nowadays is ROSIE and it requires the secondary structure that we have previously obtained in Vienna format in addition to the sequence. This server predicts RNA structures (not DNA), so it will be necessary to change the T for the U in the sequence.

The result obtained will be a series of three-dimensional RNA structure proposals in .pdb format, so a posteriori it will be necessary to make file modifications to eliminate the excess atoms and modify the links so it can be identified as a DNA chain.

We must take into account that the algorithm used by this server is not as refined as in proteins and usually commits some deviations in the ab initio simulation. It is particularly very important to know if our aptamer has incorporated some ions because this method does not take into account aptamers that incorporate external molecules. In these cases, the predicted structure deviates a lot from the real one.

Subsequently, it will be necessary to perform a process of energy minimization as explained in the previous section, choosing the method that is preferred to have the most stable molecule.

Figure4

Figure 4. Thrombin aptamer structure comparison between the crystallographed in a lab (blue) and the predicted (grey). We can see that the blue one has an ion that conditions the structure.

Fact: We tried to fine-tune this step with an aptamer already characterized by thrombin. Although theoretically, the protocol was logical, the results obtained with the set-up led us to conclude that we did not have it ready yet due to the high error rate.

Docking procces and mutation proposal

After obtaining the structures of the protein and the aptamer, we need to know in which area and with which orientation the interaction between them takes place. To do so, we will study which pairs of bases and which amino acids are involved in this interaction, and then we will propose a change of 1 or 2 bases in order to make this interaction stronger.

Docking

The docking is the computational simulation method in which the ideal orientation of an organic molecule is calculated when interacting with another one forming a stable complex (if it exists). Generally this process is designed for protein-protein interactions. This is the reason why most servers are optimized for these cases. However, we recommend using the NPDock server. This server allows to perform the simulation of the interaction between a protein and a single-stranded nucleic acid molecule, having to identify whether it is DNA or RNA before sending the work.

Figure5

Figure 5. The interaction between thrombin and an aptamer simulated by the server NPDock.

Proposal of mutation

With the .pdb file obtained from the previous step, we only have the most subjective step. In this case we have to perform a study of the interaction and see which atoms interact with each others. For this purpose, the most useful thing is to use a visualizer like the ones that we mentioned at the beginning (Chimera or Phymol). With the evaluation of the different options we will have to interpret if these interactions could improve by making any change in the aptamer.

The proposed mutation cannot be accepted blindly. It will be necessary to synthesize the proposed aptamer and check in the laboratory if its affinity is superior to that of the original aptamer.