Difference between revisions of "Team:CU-Boulder/Model"

 
(34 intermediate revisions by the same user not shown)
Line 62: Line 62:
 
   align-items: center;
 
   align-items: center;
 
   background-color: black;
 
   background-color: black;
  max-width: 1100px;
 
  
 
}
 
}
Line 68: Line 67:
 
.imageContainer{
 
.imageContainer{
 
   border: solid 5px white;
 
   border: solid 5px white;
   width: 500
+
   width: 500px;
   border-radius: 250
+
  height: 500px;
 +
   border-radius: 250px;
 
   margin: 50px;
 
   margin: 50px;
   position:relative;
+
   position: relative;
 
   align-content: center;
 
   align-content: center;
 
   justify-content: center;
 
   justify-content: center;
Line 78: Line 78:
 
   align-items: center;
 
   align-items: center;
 
   background-color: black;
 
   background-color: black;
 +
  overflow: hidden;
 
     }
 
     }
 +
 +
 +
.imageContainerWide{
 +
  border: solid 5px white;
 +
  width: 800px;
 +
  height: 500px;
 +
  border-radius: 150px;
 +
  margin: 50px;
 +
  position: relative;
 +
  align-content: center;
 +
  justify-content: center;
 +
  display: flex;
 +
  flex-wrap: nowrap;
 +
  align-items: center;
 +
  background-color: black;
 +
  overflow: hidden;
 +
    }
 +
 +
 +
 +
  
 
.pageBuffer{
 
.pageBuffer{
Line 90: Line 112:
 
   flex-direction: column;
 
   flex-direction: column;
 
   align-items: center;
 
   align-items: center;
 +
  width: 500px;
 +
 +
}
 +
 +
.pageBufferWhole{
 +
  margin-top: 50px;
 +
  margin-bottomg: 50px;
 +
  background-color: #898989;
 +
  border-radius: 20px;
 +
  display: flex;
 +
  align-content: center;
 +
  justify-content: flex-start;
 +
  flex-wrap: nowrap;
 +
  flex-direction: column;
 +
  align-items: center;
 +
  width: 900px;
  
 
}
 
}
Line 98: Line 136:
 
   padding: 15px;
 
   padding: 15px;
 
   font-family: inconsolata, sans-serif;
 
   font-family: inconsolata, sans-serif;
   font-size: 25px;
+
   font-size: 20px;
 
   background-color: #70a5f9;
 
   background-color: #70a5f9;
 
   border-radius: 12px;
 
   border-radius: 12px;
Line 275: Line 313:
  
 
<p>  
 
<p>  
In order to increase our efficiency, while saving time and resources, the team undertook various techniques in molecular modeling in order to discern the best places to perform point mutations. These three separate mechanisms are discussed in detail below. The 14 mutations that we eventually decided on can be seen here. Five of these mutations have been carried over from last year, along with nine new mutations added with this year's project. </p>
+
In order to increase our efficiency, while saving time and resources, the team undertook various techniques in molecular modeling in order to discern the best places to perform point mutations. These three separate mechanisms are discussed in detail below. The 14 mutations that we eventually decided on can be seen here in red. Five of these mutations have been carried over from last year, along with nine new mutations added with this year's project. </p>
 
</span>
 
</span>
 +
</div>
  
 
<div class = "imageContainer">
 
<div class = "imageContainer">
 +
<img src = "https://static.igem.org/mediawiki/2017/a/a5/T-CU-Boulder--ModelingGIFOne.gif"/>
 +
</div>
 +
</div>
  
 +
</section>
 +
<sectionTwo>
 +
 +
<div class = "sectionHead"><h>
 +
 +
&#8226; Length & Fit : Intramolecular &#8226;
 +
 +
</h>
 
</div>
 
</div>
  
  
 +
<div class = "horizContainer">
 +
 +
<div class = "imageContainer">
 +
<img src = "https://static.igem.org/mediawiki/2017/b/b1/T-CU-Boulder--ModelingGIFTwo.gif"/>
 
</div>
 
</div>
 +
<div class = "pageBuffer">
 +
<span class = "textboxTop">
 +
 +
<p>
 +
One of the first approaches that we took in modeling was the knowledge if the approximate difference in length of our AzoPhe residue between its cis and trans conformation. We can see the individual monomers of our hexameric protein in here.</p>
 +
</span>
 +
</div>
 +
 +
 +
</div>
 +
 +
<div class = "horizContainer">
 +
<div class = "pageBufferWhole">
 +
<span class = "textboxTop">
 +
 +
<p>
 +
If we found individual residues that were positioned between individual monomers such that the distance between the two were greater than <b>6 Angstroms</b> (the overall length of our residue in its cis conformation, and less than <b>13 Angstroms</b> (the overall length of our residue in the trans conformation), then we can reason that our hexamers will be unable to pack once being activated at this point, leaving us to believe that this would be a good position for a point mutation.</p>
 +
</span>
 +
</div>
 +
</div>
 +
 +
 +
<div class = "horizContainer">
 +
<div class = "pageBuffer">
 +
<span class = "textboxTop">
 +
 +
<p>
 +
As an example, we can see how this works for one of our point mutations. We see that when we zoom in, that there is a measured distance of <b> 7.1 Angstroms </b>  between our residue of interest and the other monomer. </p>
 +
</span>
 +
</div>
 +
 +
<div class = "imageContainer">
 +
<img src = "https://static.igem.org/mediawiki/2017/c/c1/T-CU-Boulder--ModelingGIFThree.gif"/>
 +
</div>
 +
 +
 +
</div>
 +
 +
</sectionTwo>
 +
<sectionTwo>
 +
 +
<div class = "sectionHead"><h>
 +
 +
&#8226; Length & Fit : Intermolecular &#8226;
 +
 +
</h>
 +
</div>
 +
 +
<div class = "horizContainer">
 +
<div class = "pageBufferWhole">
 +
<span class = "textboxTop">
 +
 +
<p>
 +
 +
Next, we took advantage of the fact that our hexamers act as the building blocks for our micro compartments. By using this same approximation of difference in length between the cis and trans conformation of our residue, we applied the same logic as we did with intramolecular spaces, now between hexamers. First we used the<a href="http://zdock.umassmed.edu/"> ZDOCK</a> protein docking program made available by the University of Massachusetts. </br></br>
 +
 +
This program uses protein folding techniques to predict how two proteins will dock with each other, given various parameters. By using this program to dock two of our hexemeric proteins together, we are able to get a rough approximation of how our hexamers might bind. One of these predicted crystallizations is shown below.
 +
 +
</p>
 +
</span>
 +
</div>
 +
</div>
 +
 +
<div class = "horizContainer">
 +
<div class = "imageContainerWide">
 +
<img src = "https://static.igem.org/mediawiki/2017/9/95/T-CU-Boulder--ModelingGIFCrystal.gif"/>
 +
</div>
 +
</div>
 +
 +
 +
<div class = "horizContainer">
 +
<div class = "pageBuffer">
 +
<span class = "textboxTop">
 +
 +
<p>
 +
Applying the same logic as we did with the intramolecular modeling, we can now find residues that fit the same parameters, except this time, the distances will be between residues on separate hexamers. We can see this applied on our two hexamers. We can see a measured distance of <b> 6.7 Angstroms </b> between our two residues, showing that this would be a suitable site for point mutation.</p>
 +
</span>
 +
</div>
 +
 +
<div class = "imageContainer">
 +
<img src = "https://static.igem.org/mediawiki/2017/a/ac/T-CU-Boulder--ModelingGIFCrystalTwo.gif"/>
 +
</div>
 +
 +
 
</div>
 
</div>
</section>
 
  
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 00:23, 16 November 2017

• Modeling •

In order to increase our efficiency, while saving time and resources, the team undertook various techniques in molecular modeling in order to discern the best places to perform point mutations. These three separate mechanisms are discussed in detail below. The 14 mutations that we eventually decided on can be seen here in red. Five of these mutations have been carried over from last year, along with nine new mutations added with this year's project.

• Length & Fit : Intramolecular •

One of the first approaches that we took in modeling was the knowledge if the approximate difference in length of our AzoPhe residue between its cis and trans conformation. We can see the individual monomers of our hexameric protein in here.

If we found individual residues that were positioned between individual monomers such that the distance between the two were greater than 6 Angstroms (the overall length of our residue in its cis conformation, and less than 13 Angstroms (the overall length of our residue in the trans conformation), then we can reason that our hexamers will be unable to pack once being activated at this point, leaving us to believe that this would be a good position for a point mutation.

As an example, we can see how this works for one of our point mutations. We see that when we zoom in, that there is a measured distance of 7.1 Angstroms between our residue of interest and the other monomer.

• Length & Fit : Intermolecular •

Next, we took advantage of the fact that our hexamers act as the building blocks for our micro compartments. By using this same approximation of difference in length between the cis and trans conformation of our residue, we applied the same logic as we did with intramolecular spaces, now between hexamers. First we used the ZDOCK protein docking program made available by the University of Massachusetts.

This program uses protein folding techniques to predict how two proteins will dock with each other, given various parameters. By using this program to dock two of our hexemeric proteins together, we are able to get a rough approximation of how our hexamers might bind. One of these predicted crystallizations is shown below.

Applying the same logic as we did with the intramolecular modeling, we can now find residues that fit the same parameters, except this time, the distances will be between residues on separate hexamers. We can see this applied on our two hexamers. We can see a measured distance of 6.7 Angstroms between our two residues, showing that this would be a suitable site for point mutation.