Difference between revisions of "Team:UNOTT/Modelling"

Line 297: Line 297:
 
     <div class="expandable-box">
 
     <div class="expandable-box">
  
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Gene Transcription Regulation by Repressors (CRISPRi) - Concentration over Time</h4><center><img class="icons2" src="https://static.igem.org/mediawiki/2017/f/f1/T--UNOTT--Promoterpool.png" style="width:300px;height:auto;"></center>
+
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Gene Transcription Regulation by Repressors (CRISPRi) - Concentration over Time</h4><center></center>
 
   <div id="clear4" style="display: none;">
 
   <div id="clear4" style="display: none;">
 
     <p> The next step in developing our simulation was to calculate our protein concentration at any given time when using CRISPRi. Discussion with wet-lab revealed our method would be using CRISPRi as a repressor, which works by inhibiting the expression of one or more genes by binding to the promoter region <sup> 1 </sup>. The expanded mRNA and Protein concentration models from the Constitutive Gene Expression Model <sup> 2 </sup> were modified to include the element of repression from the CRISPRi inhibition. </p>
 
     <p> The next step in developing our simulation was to calculate our protein concentration at any given time when using CRISPRi. Discussion with wet-lab revealed our method would be using CRISPRi as a repressor, which works by inhibiting the expression of one or more genes by binding to the promoter region <sup> 1 </sup>. The expanded mRNA and Protein concentration models from the Constitutive Gene Expression Model <sup> 2 </sup> were modified to include the element of repression from the CRISPRi inhibition. </p>
Line 331: Line 331:
  
 
     <div class="expandable-box">
 
     <div class="expandable-box">
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">STEP 4: Random Ligations</h4><center><img class="icons3" src="https://static.igem.org/mediawiki/2017/d/d6/T--UNOTT--Randomligations.png" style="width:300px;height:auto;"></center>
+
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Relationship between Max Fluorescence and Protein Concentration</h4>
       <div id="clear5" style="display: none;">
+
      <center></center>
      <p></p>
+
      <p> At any given time, it is expected that the proteins would be expressed so the bacteria would fluoresce. This can be confirmed by looking at the bacteria after being constructed and observing that they are giving off light. </p>
 +
       <p> This means that an equation must be developed to find out what the intensity of fluorescence would be at that certain time. This consisted of of calculating the protein concentration at the time and using real life lab data of the fluorescence at that time period, the team could map that intensity to the protein concentration at that time. </p>
  
      <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
+
      <p> When the fluorescence data received from the wet lab were graphed, a model was constructed, refined and optimised to demonstrate the trends shown from the real data gained from the labs. Originally, the data from the lab was the Fluorescence against Time but by using the Gene Transcription Regulation by Repressors model developed earlier <sup> 1 </sup>, the team was able to estimate the protein concentration at a certain time periods.  </p>
 +
      <sup> Figure 7 </sup>
 +
      <br> </br>
 +
      <img src="https://static.igem.org/mediawiki/2017/1/19/T--UNOTT--ProteinConcVsFluorescence.png" class="border" height="550" width="800" style= position: fixed; align=center; >
 +
      <br> </br>
 +
      <p> Due to time constraints, rather than implementing the relationship directly from lab data, the data was fitted using a Polynomial Fit of Order 3 using Excel and an equation was calculated from these. These equations were directly plugged into the simulation. However, this is inaccurate as the R squared value was ... , suggesting that it doesn't fully capture the data trend. </p>
  
 +
      <p> These relationships were implemented into the simulation to give the expected spectra produced by each protein. This highlights another use: by adding or subtracting values from our fit, we can create a threshold for our Keys. This was essential when developing the Raw Data Simulator. <sup> 2 </sup></p>
  
 
+
      <br> </br>
 
+
      <sup> 1 </sup> See Gene Transcription Regulation by Repressors (CRISPRi) - Concentration over Time
 
+
      <sup> 2 </sup> See Software
<div class="clickbutton1">
+
<a href="https://2017.igem.org/Team:UNOTT/Results">
+
            <h3><span>RESULTS</span></h3>
+
 
</a>
 
</a>
</div>
 
    </div>
 
 
</div>
 
</div>
 +
  
 
     <div class="expandable-box">
 
     <div class="expandable-box">
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">STEP 5: Freeze Drying & Revival</h4><center><img class="icons4" src="https://static.igem.org/mediawiki/2017/7/73/T--UNOTT--FreezeDrying.png" style="width:150px;height:auto;"></center>
+
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Are Our Constructions Random?</h4><center></center>
 
       <div id="clear6" style="display: none;">
 
       <div id="clear6" style="display: none;">
      <p>For <i>Key. coli</i> to work as intended and not deteriorate we need need to things to occur:
+
        <p> When constructing our proteins with our current method, there were 3 vectors we could order from. <p>
<br>
+
<ol>
+
<li><span>The <i> E. coli </i> cells must be kept inactive so that nutrients is not depleted causing the transformed cells to die </span></li>
+
<li><span> The <i> E. coli </i> cells must be able to be activated after inactivation to allow the fluorescent genes to be expressed to give the key its unique fluorescent code which will allow access to the appliance.</span></li>
+
</ol>
+
</p>
+
<br>
+
<br>
+
<p>To accomplish this, we chose to freeze dry the cells within the key. This involved</p>
+
  
      <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
+
        <p> However, in this proof of concept, order is irrelevant as the gene is either inhibited (1) or not (0). Using </p>
 +
        $$ n ^ r $$
 +
        <p> Where n = 2 and r = 3, this gives us a total combination of 2<sup> 3 </sup> {1,1,1} {1,1,0} {1,0,1} {1,0,0} {0,1,1} {0,1,0} {0,0,1} {0,0,0} </p>
  
 +
        <p> Randomness comes from the fact the system relies on Brownian Motion <sup> 1 </sup>, a random process to create these combinations.</p>
  
<div class="clickbutton1">
+
        <p> However, in order for a movement to fall under Brownian Motion, it must fulfill a condition where the process must have continuous paths. This is not true as once the structures begin to form, the paths stop  (they do not collide off each other elastically, but rather, combine.) Furthermore, the bacterium might become biased towards options that put less metabolic stress on the bacterium, which results in selection. Alternatively, using metabolites to undergo transposition can improve randomness. <sup> 2 </sup> </p>
<a href="https://2017.igem.org/Team:UNOTT/Results">
+
            <h3><span>RESULTS</span></h3>
+
</a>
+
</div>
+
    </div>
+
</div>
+
  
    <div class="expandable-box">
+
        <p> In order to aid, with the wet lab in what combinations they can expect, the team developed an Excel Spreadsheet where a user can simply input details of the construction and it would show what construction it would look like </p>
      <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">STEP 6: CRISPRi & gRNA Efficiency</h4>
+
      <div id="clear7" style="display: none;">
+
          <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
+
  
 +
        <p> Members of the public are encouraged to try it out and can use it to help with identifying how their spectra would look if they used the same proteins the project used </p>
  
 +
        <a href="https://github.com/BurgundyIsAPublicEnemy/iGEMNotts2017/tree/master/Models">Excel Spreadsheet</a>
  
 
+
        <br> </br>
 
+
        <p> <sup> 1 </sup> Refer to https://statistics.stanford.edu/sites/default/files/EFS%20NSF%20149.pdf </p>
<div class="clickbutton1">
+
        <p> <sup> 2 </sup> Refer https://link.springer.com/book/10.1007%2F978-1-4612-0459-6 for more information about Brownian Motion and Random Walk. </p>
<a href="https://2017.igem.org/Team:UNOTT/Results">
+
       
            <h3><span>RESULTS</span></h3>
+
 
</a>
 
</a>
 
</div>
 
</div>
 +
    </div>
  
    </div>
 
</div>
 
 
   </div>
 
   </div>
 
</div>
 
</div>

Revision as of 19:46, 31 October 2017





MODELLING

Overview

Constitutive Gene Expression For Protein and mRNA Expression over Time

Gene Transcription Regulation by Repressors (CRISPRi) - Concentration over Time

Relationship between Max Fluorescence and Protein Concentration

At any given time, it is expected that the proteins would be expressed so the bacteria would fluoresce. This can be confirmed by looking at the bacteria after being constructed and observing that they are giving off light.

This means that an equation must be developed to find out what the intensity of fluorescence would be at that certain time. This consisted of of calculating the protein concentration at the time and using real life lab data of the fluorescence at that time period, the team could map that intensity to the protein concentration at that time.

When the fluorescence data received from the wet lab were graphed, a model was constructed, refined and optimised to demonstrate the trends shown from the real data gained from the labs. Originally, the data from the lab was the Fluorescence against Time but by using the Gene Transcription Regulation by Repressors model developed earlier 1 , the team was able to estimate the protein concentration at a certain time periods.

Figure 7



Due to time constraints, rather than implementing the relationship directly from lab data, the data was fitted using a Polynomial Fit of Order 3 using Excel and an equation was calculated from these. These equations were directly plugged into the simulation. However, this is inaccurate as the R squared value was ... , suggesting that it doesn't fully capture the data trend.

These relationships were implemented into the simulation to give the expected spectra produced by each protein. This highlights another use: by adding or subtracting values from our fit, we can create a threshold for our Keys. This was essential when developing the Raw Data Simulator. 2



1 See Gene Transcription Regulation by Repressors (CRISPRi) - Concentration over Time 2 See Software

Are Our Constructions Random?








//----------------------------------------------------------------------------