Difference between revisions of "Team:UNOTT/Modelling"

Line 71: Line 71:
 
.crop {
 
.crop {
 
     width: 100%;
 
     width: 100%;
     height: 800px;
+
     height: 700px;
 
     overflow: hidden;
 
     overflow: hidden;
 
}
 
}
Line 239: Line 239:
 
   <div class="container2">
 
   <div class="container2">
 
   <div class="expandable-boxes">
 
   <div class="expandable-boxes">
    <div class="expandable-box">
 
      <h4 style="color: #ffffff; font-weight: bold; font-size: 25px;">Overview </h4><center>
 
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> About modeling and why iGEM Nottingham chose to do it </h5>
 
      <div id="clear2" style="display: none;">
 
 
<a "https://github.com/BurgundyIsAPublicEnemy/iGEMNotts2017" > Download our models and source code from our gitHub page </a> 
 
 
<p>A major problem the project faced is that the comparison process of the fluorescence proteins wouldn't be possible to be investigated with all combinations as it would take too long. </p>
 
<p> &nbsp; </p>
 
<p> To answer this problem, the team attempted to model the fluorescence spectra over time expressed by the proteins given different. First, the type of gene expression was identified and then, modified to consider the effects of inhibition and finally, applied over time to see how much expression would occur at a certain time period. The team used mathematical modelling such as Ordinary Differential Equations because they were easy to convert into programming in order to build components for the simulation.</p>
 
<p> &nbsp; </p>
 
<p> As a side project, the team investigated into whether our method is random and unique by investigating how many combinations we could make and whether we could accurately predict which combination will occur. </p>
 
 
</a>
 
</div>
 
 
 
      </div>
 
  </div>
 
  
 
     <div class="expandable-box">
 
     <div class="expandable-box">
<h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Constitutive Gene Expression For Protein and mRNA Expression over Time</h4>
+
<h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Constitutive Gene Expression</h4>
 
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> The general gene expression equation showing the process of protein synthesis </h5>
 
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> The general gene expression equation showing the process of protein synthesis </h5>
 
<center></center>
 
<center></center>

Revision as of 01:47, 2 November 2017





MODELLING

Constitutive Gene Expression

The general gene expression equation showing the process of protein synthesis

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

Calculating how much protein is produced over time when a gene is inhibited

Relationship between Max Fluorescence and Protein Concentration

Using our models to estimate the amount of fluorescence expected from a certain concentration of protein synthesized

Absorption and Emission Wavelengths From Given Concentrations of sfGFP, mRFP & ECFP

Working out which wavelengths are required to produce a fluorescence spectra.

Are Our Constructions Random?

Showing that our constructions are random and why they are random

Conclusion

What iGEM Nottingham 2017 learnt from modelling and how modelling impacted the project.