Difference between revisions of "Team:Exeter/Model"

 
(8 intermediate revisions by 4 users not shown)
Line 6: Line 6:
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 
   <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
 
   <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
    
+
   <script type="text/javascript" async
 +
  src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
 +
  MathJax.Hub.Config({
 +
  tex2jax: {
 +
    inlineMath: [['$','$'], ['\\(','\\)']],
 +
    processEscapes: true
 +
  }
 +
});
 +
</script>
 
   
 
   
 
</head>
 
</head>
Line 437: Line 445:
 
padding:4px;
 
padding:4px;
 
}
 
}
 +
 
}
 
}
 
/*Mobile and small screen css*/
 
/*Mobile and small screen css*/
 
@media (max-width: 767px){
 
@media (max-width: 767px){
 
.div_vl.backgroundimage{
 
.div_vl.backgroundimage{
height:37vh;
+
height:67vh;
 
background-size: auto 200%;
 
background-size: auto 200%;
 
}
 
}
Line 455: Line 464:
 
max-width:200px;
 
max-width:200px;
 
margin:auto;
 
margin:auto;
 +
}
 +
.banner_link{
 +
font-size:22px;
 
}
 
}
 
#dropdownMenu1{
 
#dropdownMenu1{
Line 505: Line 517:
 
   </button>
 
   </button>
 
   <ul class="dropdown-menu" style="background:#e8e8e8;margin-left:25px;" aria-labelledby="dropdownMenu1">   
 
   <ul class="dropdown-menu" style="background:#e8e8e8;margin-left:25px;" aria-labelledby="dropdownMenu1">   
<li><a id="links" style="margin:10px 0 30px 2px;padding:0;font-size:1.8vh;" href="https://2016.igem.org/Team:Exeter/Human_Practices">Human Practices Homepage</a></li>
+
    <li><a id="links" style="margin:10px 0 10px 2px;padding:0;font-size:1.8vh;" href="https://2016.igem.org/Team:Exeter/Integrated_Practices">Integrated</a></li>
    <li><a id="links" style="margin:30px 0 10px 2px;padding:0;font-size:1.8vh;" href="https://2016.igem.org/Team:Exeter/Integrated_Practices">Integrated</a></li>
+
 
<li><a id="links" style="background:none;line-height:0.7vh;margin:30px 0 10px 2px;padding:0;font-size:1.8vh;" href="https://2016.igem.org/Team:Exeter/Engagement">Public Engagement<br /><br /><br /> & Education</a></li>
 
<li><a id="links" style="background:none;line-height:0.7vh;margin:30px 0 10px 2px;padding:0;font-size:1.8vh;" href="https://2016.igem.org/Team:Exeter/Engagement">Public Engagement<br /><br /><br /> & Education</a></li>
 
<li><a id="links" style="margin:30px 0 10px 2px;padding:0;font-size:1.8vh;" href="https://2016.igem.org/Team:Exeter/Log">Log</a></li>
 
<li><a id="links" style="margin:30px 0 10px 2px;padding:0;font-size:1.8vh;" href="https://2016.igem.org/Team:Exeter/Log">Log</a></li>
Line 736: Line 747:
 
</p>
 
</p>
  
                 <p id="pp">To correct this, the mRNA needed to be a step function, so limiting the amount to whole integers and meaning that production of the protein was restricted until the first mRNA was produced. However, this only served to add a delay onto the overall protein production and multiply it by the mRNA amount as seen in Figure 1. This highlights another problem. As we can see in Figure 2 below, we know that it takes ~28 s to produce a protein (K3) after the mRNA has been made, suggesting that it should occur at  ~54s. However, the second mRNA is produced in advance of this, increasing the rate at which the protein are produced and making the first protein at  ~53s. This correctly describes the overall rate of the system in producing proteins but is incorrect for finding the time at which they are made, as each mRNA is independent of any other. This means that each mRNA required  individual consideration based on each having a separate protein production mechanism that contributes to a total protein quantity. </p>
+
                 <p id="pp">To correct this, the mRNA was altered to be a step function, limiting the amount to whole integers such that production of the protein was restricted until the first mRNA was produced. However, this only served to add a delay to the overall protein production and multiply it by the mRNA amount as seen in Figure 1. This highlights another problem. As shown in in Figure 2 below. It takes ~28 s to produce a protein (K3) after the mRNA has been made, suggesting that it should occur at  ~54s however, the second mRNA is produced in advance of this, increasing the rate at which the proteins are produced, initiating at  ~53s. This correctly describes the overall protein production rate of the system, but is incorrect in finding the time at which they are made, as each mRNA is independent of any other. This means that each mRNA required  individual consideration, based on each having a separate protein production mechanism that contributes to a total protein quantity. </p>
 
<br>
 
<br>
 
<br>
 
<br>
 
+
<div class="row col-xs-12">
<div class="col-xs-12" style="margin:0;padding:0;">
+
    <div class="col-xs-6" style="padding:5px 2% 5px 10%;margin:0;text-align:center">
        <img src="https://static.igem.org/mediawiki/2016/1/17/T--Exeter--Modelling_GraphKRone.png" style="max-width:70%;margin:auto;display:block;">
+
        <img src="https://static.igem.org/mediawiki/2016/1/17/T--Exeter--Modelling_GraphKRone.png"  
<span class="caption">Figure 1: A graph showing the mRNA amount in blue over 100 seconds and the overall rate of Protein production in red over 100 seconds.</span>
+
style="max-width:100%;margin:auto;display:block;">
<br>
+
            <span class="caption">Figure 1: A graph showing the mRNA amount in blue over 100 seconds and the overall rate of Protein production in red over 100 seconds.</span>
<br>
+
<br>
</div>
+
<br>
 
+
    </div>
<div class="col-xs-12" style="margin:0;padding:0;">
+
<div class="col-xs-6" style="padding:5px 10% 5px 2%;margin:0; text-align:center">
        <img src="https://static.igem.org/mediawiki/2016/0/03/T--Exeter--Modelling_GraphKRtwo.png" style="max-width:70%;margin:auto;display:block;">
+
        <img src="https://static.igem.org/mediawiki/2016/0/03/T--Exeter--Modelling_GraphKRtwo.png"  
<span class="caption">Figure 2: A plot of the overall protein production in blue and the rate at which the first mRNA independently produces a protein in red. Creating proteins at ~53s and ~54s respectively.</span>
+
style="max-width:100%;margin:auto;display:block;">
 
+
            <span class="caption">Figure 2: A plot of the overall protein production in blue and the rate at which the first mRNA independently produces a protein in red. Creating proteins at ~53s and ~54s respectively.</span>
<br>
+
<br>
<br>
+
<br>
</div>
+
    </div>
 +
</div>         
  
 
                 <p id="pp">To enable this we moved away from Simbiology and attempted to use Simulink. However, after careful consideration, we decided instead to write the process in C. This allowed us to handle each mRNA and its creation time separately and have it produce proteins up to the time in which the protein was induced. An array was used with each element representing a second; every time a protein was created the corresponding time element would increase by one. The total of all elements were then taken to find an overall amount of protein.
 
                 <p id="pp">To enable this we moved away from Simbiology and attempted to use Simulink. However, after careful consideration, we decided instead to write the process in C. This allowed us to handle each mRNA and its creation time separately and have it produce proteins up to the time in which the protein was induced. An array was used with each element representing a second; every time a protein was created the corresponding time element would increase by one. The total of all elements were then taken to find an overall amount of protein.
Line 1,244: Line 1,256:
 
</p>
 
</p>
 
<h5>Results</h5>
 
<h5>Results</h5>
<div class="col-xs-12" style="width:100%;position:relative;margin:auto;padding:0;">
+
<div class="row">
<div class="graph_box_single col-xs-12">
+
 
<img src="https://static.igem.org/mediawiki/2016/2/24/T--Exeter--Modelling_Enzyme_Graph3.png">
+
<div class="col-xs-12">
<span>Fig. 1. Using Michaelis-Menten kinetics the reaction rate of each lysozyme enzyme has  
+
been plotted for each peptidoglycan substrate concentration. The  
+
<div class="col-xs-3"></div><img style ="max-width:100%;padding: 5px 30% 5px 30%;" src="https://static.igem.org/mediawiki/2016/2/24/T--Exeter--Modelling_Enzyme_Graph3.png" />  
average reaction rate of $0.43\text{s}^{-1}$ occurs when the concentration is equal to $K_M = 0.0056\text{M}$.  
+
<div class="col-xs-12">
The maximum or initial concentration $[Pep]_{int} = 0.0083\text{M}$ of the substrate causes a reaction rate of $0.51\text{s}^{-1}$.</span>
+
<span class="caption" style="padding: 5px 10% 5px 10%;">Fig. 1. Using Michaelis-Menten kinetics the reaction rate of each lysozyme enzyme has  
</div>
+
been plotted for each peptidoglycan substrate concentration. The  
 +
average reaction rate of $0.43\text{s}^{-1}$ occurs when the concentration is equal to $K_M = 0.0056\text{M}$.  
 +
The maximum or initial concentration $[Pep]_{int} = 0.0083\text{M}$ of the substrate causes a reaction rate of $0.51\text{s}^{-1}$.  
 +
</span>
 
</div>
 
</div>
 +
<div class="col-xs-3"></div>
 +
</div>
 +
</div>
 +
 
<p id="pp">
 
<p id="pp">
 
Enzyme reaction rates have been modelled by the Michaelis-Menten kinetics model in Fig. 1, therefore the reaction  
 
Enzyme reaction rates have been modelled by the Michaelis-Menten kinetics model in Fig. 1, therefore the reaction  
 
rate decreases as the substrate concentration decreases. This graph shows that the reaction  
 
rate decreases as the substrate concentration decreases. This graph shows that the reaction  
 
rate will be greatest at the beginning of the simulation and approach zero when the cell wall is most damaged.
 
rate will be greatest at the beginning of the simulation and approach zero when the cell wall is most damaged.
 +
<br />
 +
<br />
 
</p>
 
</p>
 
<div class="col-xs-12" style="width:100%;position:relative;margin:auto;padding:0;">
 
<div class="col-xs-12" style="width:100%;position:relative;margin:auto;padding:0;">
<div class="graph_box col-xs-12">
+
<div class="graph_box col-xs-6">
 
<img src="https://static.igem.org/mediawiki/2016/8/84/T--Exeter--Modelling_Enzyme_Graph1.png">
 
<img src="https://static.igem.org/mediawiki/2016/8/84/T--Exeter--Modelling_Enzyme_Graph1.png">
 
<span>Fig. 2. The percentage of peptidoglycan compared to the original concentration plotted against time.</span>
 
<span>Fig. 2. The percentage of peptidoglycan compared to the original concentration plotted against time.</span>
 
</div>
 
</div>
<div class="graph_box col-xs-12">
+
<div class="graph_box col-xs-6">
 
<img src="https://static.igem.org/mediawiki/2016/a/a1/T--Exeter--Modelling_Enzyme_Graph2.png">
 
<img src="https://static.igem.org/mediawiki/2016/a/a1/T--Exeter--Modelling_Enzyme_Graph2.png">
 
<span>Fig. 3. Plots a smaller range of times as Fig. 2. To show the rapid decrease in peptidoglycan concentration.</span>
 
<span>Fig. 3. Plots a smaller range of times as Fig. 2. To show the rapid decrease in peptidoglycan concentration.</span>

Latest revision as of 03:17, 20 October 2016