Difference between revisions of "Team:Exeter/Model"

Line 804: Line 804:
 
                 <p id="pp">K3 was calculated in a similar way to be 28.690s. As the value found for the rate of 8.4 amino acids per seconds (Siwiak and Zielenkiewicz, 2013) is given in amino acids and not base pairs, this result was arrived at by taking the total number of base pairs of the protein coding region (723) and dividing by 3, given that a conversion of 3 base pairs = 1 amino acid is viable.</p>
 
                 <p id="pp">K3 was calculated in a similar way to be 28.690s. As the value found for the rate of 8.4 amino acids per seconds (Siwiak and Zielenkiewicz, 2013) is given in amino acids and not base pairs, this result was arrived at by taking the total number of base pairs of the protein coding region (723) and dividing by 3, given that a conversion of 3 base pairs = 1 amino acid is viable.</p>
  
                 <p id="pp">K2 was found to be 3-8 minutes for 80% of mrna (Bernstein et al., 2002). 5 minutes was used as an approximation of the median time as the actual number fluctuates.</p>
+
                 <p id="pp">K2 was found to be 3-8 minutes for 80% of mRNA (Bernstein et al., 2002). 5 minutes was used as an approximation of the median time as the actual number fluctuates.</p>
  
 
                 <p id="pp">K4 was initially estimated to be greater than 10 hours using protparam on expasy.org. 10 hours was used as the degradation time as this exceed the observed time taken for death of the cell.</p>
 
                 <p id="pp">K4 was initially estimated to be greater than 10 hours using protparam on expasy.org. 10 hours was used as the degradation time as this exceed the observed time taken for death of the cell.</p>
  
                 <p id="pp">Simbiology, a modelling app for matlab, was used to model the flow diagram with the above rate parameters. Running the simulation, a rate for mrna production and protein production could be found. A few issues were initially identified, these being that the degradation times affected the transcription/translation rate directly and also that as soon as mrna production started, protein production was initialised. This suggested that even when the mrna is in the process of being transcribed, translation has started and we know this not to be the case as you can’t start transcription with a non integer amount of mRNA.
+
                 <p id="pp">Simbiology, a modelling app for matlab, was used to model the flow diagram with the above rate parameters. Running the simulation, a rate for mRNA production and protein production could be found. A few issues were initially identified, these being that the degradation times affected the transcription/translation rate directly and also that as soon as mRNA production started, protein production was initialised. This suggested that even when the mRNA is in the process of being transcribed, translation has started and we know this not to be the case as you can’t start transcription with a non integer amount of mRNA.
 
</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 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>
 
<br>
 
<br>
 
<br>
 
<br>
Line 824: Line 824:
 
<div class="col-xs-12" style="margin:0;padding:0;">
 
<div class="col-xs-12" style="margin:0;padding:0;">
 
         <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" style="max-width:70%;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>
+
<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>

Revision as of 14:55, 19 October 2016