Difference between revisions of "Team:Aix-Marseille/Modeling"

Line 166: Line 166:
 
       <!-- start section 2 -->
 
       <!-- start section 2 -->
  
<section style="padding:10px 0px 25px;background-color: #FBF1FB;" "background:#fbf1fb;"="" class="bg-2 arrow_box2;">     
+
<section style="padding:5px 0px 25px;background-color: #FBF1FB;" "background:#fbf1fb;"="" class="bg-2 arrow_box2;">     
 
     <div style ="background:#FBF1FB;">
 
     <div style ="background:#FBF1FB;">
 
     <div class="container">
 
     <div class="container">
Line 215: Line 215:
 
<!-- start section 3 -->
 
<!-- start section 3 -->
  
     <section style="padding:50px 0px 50px;" class="arrow_box" id="team">
+
     <section style="padding:30px 0px 50px;" class="arrow_box" id="team">
 
    
 
    
 
     <div class="container">
 
     <div class="container">

Revision as of 10:35, 15 September 2015

Chew fight

Our idea

We are delighted to present our models and hope that they will seem clear and explicit. During our project, we have expressed several enzymes and built several systems. Therefore, we needed enzymatic models and computer simulation to assess their effectiveness, their stability, and improved them. We initially chose 3 laccases (B.subtilis, E.coli, T.thermophilus) and 3 cytochromes C (Shewanella oneidensis, Synechocystis sp, Paracoccus denitrificans). The purpose of our simulations was to determine a custom linker for each of our constructions. The challenge was to increase the chances of contact between the two enzymes to allow electron transfer. So we had to simulate a system in which our enzymes are pre-positioned. It also involved the selection of a structured linker (alpha helix) to maintain proper conformation. Another advantage of a linker is a practical one. In fact, it is easier to manipulate one molecule than two. Then, there is no need to observe a proportion ratio.

Method

To calculate and view our linkers, we used several bioinformatic tools and structural biology methods. We offer a brief summary of these:
  • Swiss-PdbViewer : Swiss-PdbViewer (aka DeepView) is an application that provides a user friendly interface allowing to analyze several proteins at the same time. The proteins can be superimposed in order to deduce structural alignments and compare their active sites or any other relevant parts. Amino acid mutations, H-bonds, angles and distances between atoms are easy to obtain thanks to the intuitive graphic and menu interface.
  • Gromacs : GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. It is primarily designed for biochemical molecules like proteins, lipids and nucleic acids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.
  • VMD : VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting. VMD supports computers running MacOS X, Unix, or Windows, is distributed free of charge, and includes source code. All these tools need a pdb file as input. The first step is to download the file pdb corresponding to each of the proteins on RCSB PDB (http://www.rcsb.org/pdb/home/home.do). Then, you have to pre-position the two proteins using Swiss-pdb Viewer. The electron exchange surface must be up to 15 Angstrom from each other. It is continued by a minimization step to eliminate steric strain. This calcul considers electrostatic forces, Van der Wall interactions etc… A conformation is generated from these constraints. It is sufficient to take the coordinates of the N-term residue (A) and C-term (B) and to calculate the distance (AB) between the two to generate a linker suitable. AB = √( (xA-xB)^2+ 〖(yA-yB)^2+(zA-zB)〗^2 ) A trun-helix contains 3.6 residues and measures 5.4 Angstrom (1.5 Angstrom per residue).