Difference between revisions of "Team:UNOTT/Modelling"

 
(15 intermediate revisions by the same user not shown)
Line 71: Line 71:
 
.crop {
 
.crop {
 
     width: 100%;
 
     width: 100%;
     height: 700px;
+
     height: 800px;
 
     overflow: hidden;
 
     overflow: hidden;
 
}
 
}
Line 175: Line 175:
 
a{
 
a{
 
     color: #ffffff;
 
     color: #ffffff;
  font-size: 18px;
+
    font-size: 18px;
 
}
 
}
 
html {
 
html {
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>
 
<br> </br> <br> </br> <br> </br>
 
<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>
   <div id="clear3" style="display: none;">
+
   <div id="clear2" style="display: none;">
 
<p> Biological insight had told us we need a model with constant gene expression. Investigating models from literature <sup> 1 </sup> so see which model would satisfy these conditions, and it was found the constitutive gene expression model was suitable to guide the model. </p>
 
<p> Biological insight had told us we need a model with constant gene expression. Investigating models from literature <sup> 1 </sup> so see which model would satisfy these conditions, and it was found the constitutive gene expression model was suitable to guide the model. </p>
  
Line 271: Line 251:
 
<br> </br>
 
<br> </br>
  
<p style="text-align: center;" >  Figure 1 </p>
 
 
$$ \color{white}{ p \underset{t_{1} }{\rightarrow} m \underset{t_{2}}{\rightarrow} p  } $$
 
$$ \color{white}{ p \underset{t_{1} }{\rightarrow} m \underset{t_{2}}{\rightarrow} p  } $$
 
<p> The equation above describes the process of which the gene undergoes transcription to produce mRNA. The mRNA carries the genetic information copied from the DNA which codes for protein. The expression of protein lead to fluorescence which is the desired output of the system. </p>
 
<p> The equation above describes the process of which the gene undergoes transcription to produce mRNA. The mRNA carries the genetic information copied from the DNA which codes for protein. The expression of protein lead to fluorescence which is the desired output of the system. </p>
  
<p style="text-align: center;" >  Figure 2 </p>
 
 
$$ \color{white}{ m \underset{Degradation}{\rightarrow} \oslash  } $$
 
$$ \color{white}{ m \underset{Degradation}{\rightarrow} \oslash  } $$
  
Line 284: Line 262:
 
<p>  The team applied Law of Mass Action, combining both equations for the concentration of protein and mRNA over time. This model can be described as: </p>
 
<p>  The team applied Law of Mass Action, combining both equations for the concentration of protein and mRNA over time. This model can be described as: </p>
  
  <p style="text-align: center;" >  Figure 3 </p>
+
 
 
$$ \color{white}{  \frac{dm}{dt} = k_{1} -d _{1 } m } $$
 
$$ \color{white}{  \frac{dm}{dt} = k_{1} -d _{1 } m } $$
 
$$ \color{white}{ \frac{dp}{dt} = k_{2} \cdot  m - d_{2} \cdot p } $$
 
$$ \color{white}{ \frac{dp}{dt} = k_{2} \cdot  m - d_{2} \cdot p } $$
Line 317: Line 295:
 
     <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></center>
+
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Gene Transcription Regulation by Repressors (CRISPRi)</h4><center></center>
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 14px;"> Calculating how much protein is produced over time when a gene is inhibited </h5>
+
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Calculating how much protein is produced over time when a gene is inhibited </h5>
  
   <div id="clear4" style="display: none;">
+
   <div id="clear3" 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. The expanded mRNA and Protein concentration models from the Constitutive Gene Expression Model were modified to include the element of repression from the CRISPRi inhibition. </p>
  
 
   <p style="text-align: center;" >  <img src="https://static.igem.org/mediawiki/2017/0/00/T--UNOTT--Formualasdas.png"; </p>
 
   <p style="text-align: center;" >  <img src="https://static.igem.org/mediawiki/2017/0/00/T--UNOTT--Formualasdas.png"; </p>
 
<br></br>
 
<br></br>
<p> This system can be described as above. Where gRNA(i), Cas9, and mRNA are produced constitutively with their associated rates of production kc, kg, and k0i respectively. The Cas9 and gRNA(i) will undergo an irreversible association to form Cas9:gRNA(i) at rate kf, which in turn inhibits the production of mRNA and reduce the production of Fluorescent protein (k1). All molecules spontaneously degrade and diffuse away at their own associated rate. (i) will account for us having multiple gRNAs and just as many fluorescent proteins i.e. i=3 with three fluorescent proteins and subsequent set of three gRNAs. It is asumed that all gRNAs have the same binding affinity and their productions are the same. The varying strengths of promoters for mRNA (koi) will be assigned to each corresponding gRNA in the set of (i). </p>
+
<p> This system can be described as above. Where gRNA(i), dCas9, and mRNA are produced constitutively with their associated rates of production kc, kg, and k0i respectively. The dCas9 and gRNA(i) will undergo an irreversible association to form dCas9:gRNA(i) at rate kf, which in turn inhibits the production of mRNA and reduce the production of Fluorescent protein (k1). All molecules spontaneously degrade and diffuse away at their own associated rate. (i) will account for us having multiple gRNAs and just as many fluorescent proteins i.e. i=3 with three fluorescent proteins and subsequent set of three gRNAs. It is asumed that all gRNAs have the same binding affinity and their productions are the same. The varying strengths of promoters for mRNA (koi) will be assigned to each corresponding gRNA in the set of (i). </p>
 
<br>
 
<br>
<p>The system can be described by the following 5 ordinary differential equations, defining how the concentration of each variable will change at any given change in time using mass action kinetics. Equations 1, 2 and 3 are derived from Farasat <i>et al.</i>(2016), which comprehensively investigated the rates at which CRISPR-Cas9 can cleave DNA targets.</p><br><br>
+
<p>The system can be described by the following 5 ordinary differential equations, defining how the concentration of each variable will change at any given change in time using mass action kinetics. Equations 1, 2 and 3 are derived from Farasat <i>et al.</i>(2016), which comprehensively investigated the rates at which CRISPR-dCas9 can cleave DNA targets.</p><br><br>
 
    
 
    
  
     $$  \color{white}{(1) \frac{dgRNA,i}{dt} = k_{g,i} – δ_{dg} \cdot gRNA,i – k_{f} \cdot Cas9 \cdot  gRNA,i}  $$
+
     $$  \color{white}{(1) \frac{dgRNA,i}{dt} = k_{g,i} – δ_{dg} \cdot gRNA,i – k_{f} \cdot dCas9 \cdot  gRNA,i}  $$
 
     <p style="text-align: center;" >   
 
     <p style="text-align: center;" >   
The above equation details the change in gRNA concentration per unit time, also extending along index i. At any given time, the concentration of gRNA(i) will be increased by its production (kgi), and decreased by its association with cas9 at rate kf, relative to it's concentration, and it will also degrade and diffuse away at rate δdg.</p><br><br>
+
The above equation details the change in gRNA concentration per unit time, also extending along index i. At any given time, the concentration of gRNA(i) will be increased by its production (kgi), and decreased by its association with dcas9 at rate kf, relative to it's concentration, and it will also degrade and diffuse away at rate δdg.</p><br><br>
  
     $$  \color{white}{(2) \frac{dCas9}{dt} = k_{c} – δ_{dc} \cdot Cas9 – k_{f} \cdot Cas9 \cdot \underset{i}{∑}gRNA,i} $$
+
     $$  \color{white}{(2) \frac{dCas9}{dt} = k_{c} – δ_{dc} \cdot dCas9 – k_{f} \cdot dCas9 \cdot \underset{i}{∑}gRNA,i} $$
     <p style="text-align: center;" >  This equation details the change in Cas9 protein per unit time. It will be increased by its production (kc) and reduced by its degradation (δdc), and again it's association to gRNA(s). This will be proportioal the sum of all the gRNA's along i, accounting for the competition for Cas9.</p><br><br>
+
     <p style="text-align: center;" >  This equation details the change in dCas9 protein per unit time. It will be increased by its production (kc) and reduced by its degradation (δdc), and again it's association to gRNA(s). This will be proportioal the sum of all the gRNA's along i, accounting for the competition for dCas9.</p><br><br>
  
     $$  \color{white}{(3) \frac{dCas9:gRNA,i}{dt} = k_{f} \cdot Cas9:gRNA,i – δ_{dcg} } $$  
+
     $$  \color{white}{(3) \frac{dCas9:gRNA,i}{dt} = k_{f} \cdot dCas9:gRNA,i – δ_{dcg} } $$  
     <p style="text-align: center;" >  This equation details the change in concentration of the Cas9 associated with gRNA(i). This is simply the rate of formation from Equation 2, minus its degredation. </p><br><br>
+
     <p style="text-align: center;" >  This equation details the change in concentration of the dCas9 associated with gRNA(i). This is simply the rate of formation from Equation 2, minus its degredation. </p><br><br>
  
     $$  \color{white}{(4) \frac{dmRNA,i}{dt} = k_{0i} \cdot \frac{1}{1+k{m} \cdot Cas9:gRNA,i} −δ_{dm} \cdot mRNA,i} $$  
+
     $$  \color{white}{(4) \frac{dmRNA,i}{dt} = k_{0i} \cdot \frac{1}{1+k{m} \cdot ds9:gRNA,i} −δ_{dm} \cdot mRNA,i} $$  
     <p style="text-align: center;" > This equation details the change in mRNA(i), which is very similar to the equation seen earlier when describing transciption. This is produced at a rate k0i, but it is also inhibited by Cas9:grna(i), so there is a standard inhibition function which will reduce rate k0 as Cas9:gRNA(i) increases. It is also simply reduced by it's degradation and diffusion rate δdm. </p><br><br>
+
     <p style="text-align: center;" > This equation details the change in mRNA(i), which is very similar to the equation seen earlier when describing transciption. This is produced at a rate k0i, but it is also inhibited by dCas9:grna(i), so there is a standard inhibition function which will reduce rate k0 as dCas9:gRNA(i) increases. It is also simply reduced by it's degradation and diffusion rate δdm. </p><br><br>
  
 
     $$  \color{white}{(5) \frac{dFP,i}{dt} = k_{1} \cdot mRNA,i – δ_{dp} \cdot FP,i} $$
 
     $$  \color{white}{(5) \frac{dFP,i}{dt} = k_{1} \cdot mRNA,i – δ_{dp} \cdot FP,i} $$
Line 360: Line 338:
 
<br> </br>
 
<br> </br>
  
    <p style="text-align: center;" > <sup> 4 </sup> See Relationship between Max Fluorescence and Protein Concentration </p><br>
+
<p style="text-align: center;" > <sup> 1 </sup> Farasat, I. and Salis, H.M., 2016. A biophysical model of CRISPR/Cas9 activity for rational design of genome editing and gene regulation. PLoS computational biology, 12(1), p.e1004724.</p>
    <p>Farasat, I. and Salis, H.M., 2016. A biophysical model of CRISPR/Cas9 activity for rational design of genome editing and gene regulation. PLoS computational biology, 12(1), p.e1004724.</p>
+
    <p style="text-align: center;" > <sup> 2 </sup> See Relationship between Max Fluorescence and Protein Concentration </p><br>
 +
 
     </div>
 
     </div>
 
   </div>
 
   </div>
  
 
     <div class="expandable-box">
 
     <div class="expandable-box">
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Relationship between Max Fluorescence and Protein Concentration</h4>
+
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Relationship between Fluorescence and Protein Concentration</h4>
  
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 16px;"> Using our models to estimate the amount of fluorescence expected from a certain concentration of protein synthesized </h5>
+
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Using our models to estimate the amount of fluorescence expected from a certain concentration of protein synthesized </h5>
 
       <center></center>
 
       <center></center>
           <div id="clear5" style="display: none;">
+
           <div id="clear4" style="display: none;">
<p> Another issue the team faced was that at any given time, it was 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. However, it was unknown what intensity this fluorescence would be. </p>
+
<p> Another issue the team faced was that at any given time, it was expected that the proteins would be expressed so the bacteria would fluoresce. This can be confirmed by looking at the bacteria after being engineered and observing that they are giving off light. However, it was unknown what intensity this fluorescence would be. </p>
 
<br></br>
 
<br></br>
<p> To solve this issue,  an equation was 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>
+
<p> To solve this issue,  an equation was developed to find out what the intensity of fluorescence would be at that certain time. This consisted of calculating the protein concentration at the time and using fluorescence data provided by real lab experiments, at that time period, the team could map that intensity to the protein concentration at that time. </p>
 
<br></br>
 
<br></br>
<p> When the fluorescence data received from the wet lab were graphed, a model was constructed using the data. 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 were able to estimate the protein concentration at a certain time periods.</p>
+
<p> When the fluorescence data received from the wet lab were graphed, a model was constructed using the data. 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 were able to estimate the protein concentration at given time points. </p>
  
 
<sup> Figure 7 </sup>
 
<sup> Figure 7 </sup>
Line 381: Line 360:
 
       <p style="text-align: center;" > <img src="https://static.igem.org/mediawiki/2017/1/19/T--UNOTT--ProteinConcVsFluorescence.png" class="border" height="600" width="1000" style= position: fixed; align=center; > </p>
 
       <p style="text-align: center;" > <img src="https://static.igem.org/mediawiki/2017/1/19/T--UNOTT--ProteinConcVsFluorescence.png" class="border" height="600" width="1000" style= position: fixed; align=center; > </p>
 
       <br> </br>
 
       <br> </br>
<p> These graphs show the relationship between protein concentration of a certain type of protein and the intensity that can be expected of it. By integrating real life data into the models, we can have accurate representation of how the bacteria would behave in real life. This suggests that when comparing the modelled data to real life data from for our lab data set. there is a strong fit. However, this is not necessarily true for all cases: we simply only had data for the conditions we were using, which suggests that more data would be required for the models to be truly representative of real world data.</p>
+
<p> These graphs show the relationship between protein concentration of a certain type of protein and the intensity that can be expected of it. By integrating real life data into the models, we can have accurate representation of how the bacteria would behave in real life. This suggests that when comparing the modelled data to real life data, there is a strong fit. However, this is not necessarily true for all cases: we simply only had data for the conditions we were using, which suggests that more data would be required for the models to be truly representative of real world data.</p>
 
<br> </br>  
 
<br> </br>  
<p> On evaluation, the fit for the CFP appears quite strange! Unlike GFP and RFP, this the trend line doesn't look similar. Insight from the wet lab suggested there were mistakes made with reading from the fluorescence reader, which can be attributed to this behaviour. One way to fix this is to check the settings for the readers and choose a wavelength which is exclusively going to cause the CFP to fluoresce as the Absorption and Emission Wavelength models suggests that using a wavelength of 375nm might mean interference from the GFP would be kept to a minimum. Furthermore, 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. In order to improve this situation, if there was more data available for different scenarios such as with using different wavelengths and concentration of proteins, the model could be validated against more data and refined. Once done, this could substitute the polynomial fit. Lastly, to improve the data, rather than having to use another model to estimate the protein concentration, the team could read for protein concentration during fluorescence readings. This means there is a separate data set to validate the model from, to check whether our protein calculations were correct. </p>
+
<p> On evaluation, the fit for the CFP appears quite strange! Insight from the wet lab suggested there were mistakes made with reading from the fluorescence reader, which can be attributed to this behaviour. One way to fix this is set the spectro-photometer at a more restrictive wavelength that would minimise the cross-interference from GFP, like 375nm, as suggested by the Absorption and Emission Wavelength models developed earlier. Furthermore, 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 0.9148 for RFP, 0.9922 for CFP and 0.9478 for GFP, suggesting that it doesn't fully capture the data trend. Furthermore, on the plot themselves, they don't match the trend at all, suggesting using this method follows the trend poorly. In order to improve this situation, if there was more data available for different scenarios such as with using different wavelengths and concentration of proteins, the model could be validated against more data and refined. Once done, this could substitute the polynomial fit. Lastly, to improve the data, rather than having to use another model to estimate the protein concentration, the team could read for protein concentration during fluorescence readings. This means there is a separate data set to validate the model from, to check whether our protein calculations were correct. </p>
 
<br></br>
 
<br></br>
 
<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>
 
<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>
Line 397: Line 376:
  
 
  <div class="expandable-box">
 
  <div class="expandable-box">
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;"> Absorption and Emission Wavelengths From Given Concentrations of sfGFP, mRFP & ECFP</h4><center></center>
+
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;"> Absorption and Emission Wavelengths of sfGFP, mRFP & ECFP</h4><center></center>
  
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 16px;"> Working out which wavelengths are required to produce a fluorescence spectra. </h5>
+
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Working out which wavelengths are required to produce a fluorescence spectra. </h5>
  
       <div id="clear7" style="display: none;">
+
       <div id="clear6" style="display: none;">
<p> After concluding the general scheme we would be using, the team evaluated the selection of proteins. The proteins selected for the system use fluorescence, indicating they take in a light at a certain wavelength, and re-emit it at a different wavelength. This had to be considered because it informs the wet-lab in knowing which wavelengths are required to produce a spectra as well as highlighting the importance of considering any side effects from producing the spectra such as light being reabsorbed and re-emitted at a different wavelength / colour, which would result in the spectra being similar to each other rather than unique. </p>
+
<p> After concluding the general scheme we would be using, the team evaluated the selection of proteins. The proteins selected for the system use fluorescence, indicating they take in a light at a certain wavelength, and re-emit it at a different wavelength. This had to be considered because it informs the wet-lab in knowing which wavelengths are required to produce a spectra as well as highlighting the importance of considering any side effects from producing the spectra such as light being reabsorbed and re-emitted at a different wavelength, which would result in the spectra being similar to each other rather than unique. </p>
 
<br> </br>
 
<br> </br>
 
<p> In order to save time and program a model, the team used Semrock's Online Fluorescence graph maker <sup> 1 </sup> which operated by taking in the expected Absorption wavelengths and emitting the Emission wavelengths expected by sfGFP (green), mRFP (red) and ECFP (blue) proteins. This was done through the Web App on the website. Furthermore, they provided the raw data in a text file format which was useful as it allows the team to read the data into a stand alone program. </p>
 
<p> In order to save time and program a model, the team used Semrock's Online Fluorescence graph maker <sup> 1 </sup> which operated by taking in the expected Absorption wavelengths and emitting the Emission wavelengths expected by sfGFP (green), mRFP (red) and ECFP (blue) proteins. This was done through the Web App on the website. Furthermore, they provided the raw data in a text file format which was useful as it allows the team to read the data into a stand alone program. </p>
 
<br> </br>  
 
<br> </br>  
<p style="text-align: center;" >  Figure 4 </p>  
+
<p style="text-align: center;" >  <img src="https://static.igem.org/mediawiki/2017/8/8f/T--UNOTT--SpectrumAbsoprtionEM.png" class="border" width="1000" height="500" style= position: fixed; align=center;> </p>
 +
<p style="text-align: center;" > The absorption and emission spectra from RFP, GFP and ECHP. The dotted lines show absorption wavelengths, and the solid lines show emission wavelengths. </p>
 +
<br> </br>
 +
<p>This graph tells us the emitted light is expected to be at a higher wavelength than the absorbed wavelength. This must be considered in the model as there is overlap between emitted and absorbed wavelengths implying emitted light may be absorbed and re-emitted at a higher wavelength by different fluorescent proteins, which might dramatically alter the reading.</p>
  
<p style="text-align: center;" >  <img src="https://static.igem.org/mediawiki/2017/8/8f/T--UNOTT--SpectrumAbsoprtionEM.png" class="border" width="550" height="300" style= position: fixed; align=center;> </p>
+
<p> This model was important as it guided us for the spectro-photometer setup to determine what wavelength range to produce different fluorescence spectra. This was especially crucial selecting the wavelengths so only one type of protein would be expressed, which was useful when working with the random constructions.</p>
 
+
<p>This graph tells us the emitted light is expected to be at a higher wavelength than the absorbed wavelength. This must be considered in the model as there is overlap between emitted and absorbed wavelengths implying emitted light may be absorbed and re-emitted at a higher wavelength.</p>
+
 
+
<p> Fortunately, the data points used to graph the spectra is available on the website as a raw data text file which was very useful as it meant we could read the data directly into our simulator when it was being implemented. </p>
+
<p> This model is important as it guides us when using wavelengths as parameters so we know which wavelengths to use, especially when trying to create a specific color as well as what wavelengths to look out for as they might cause overlap. This was very useful to the wet-lab as it informed them of what wavelengths to use as well as what wavelength range they should use to produce different fluorescence spectra.</p>
+
 
<br> </br>
 
<br> </br>
 
<br> </br>
 
<br> </br>
<p style="text-align: center;" >  <sup> 1 </sup> <a href=" https://www.semrock.com/searchlight-welcome.aspx ">Semrock Fluorescence Spectra Chart</a></p>
+
<p style="text-align: center;" >  <sup> 1 </sup> <a href=" https://www.semrock.com/searchlight-welcome.aspx ">Semrock Fluorescence Spectra Chart</a> </p>
 
</div>
 
</div>
 
     </div>
 
     </div>
 
      
 
      
 
     <div class="expandable-box">
 
     <div class="expandable-box">
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Are Our Constructions Random?</h4><center></center>
+
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Are Our Constructions Random?</h4><center></center>
<br> </br>   
+
 
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Showing that our constructions are random and why they are random </h5>
 
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Showing that our constructions are random and why they are random </h5>
       <div id="clear6" style="display: none;">
+
       <div id="clear5" style="display: none;">
 
         <p> When constructing our proteins with our current method, there were 3 vectors we could order from. <p>
 
         <p> When constructing our proteins with our current method, there were 3 vectors we could order from. <p>
  
Line 439: Line 415:
 
         <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>
 
         <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>
+
  <p style="text-align: center;" >        <a href="https://github.com/BurgundyIsAPublicEnemy/iGEMNotts2017/tree/master/Models">Excel Spreadsheet</a> </p>
  
 
         <br> </br>
 
         <br> </br>
Line 451: Line 427:
 
           <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Conclusion</h4><center></center>  
 
           <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Conclusion</h4><center></center>  
 
     <h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> What iGEM Nottingham 2017 learnt from modelling and how modelling impacted the project. </h5>
 
     <h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> What iGEM Nottingham 2017 learnt from modelling and how modelling impacted the project. </h5>
           <div id="clear8" style="display: none;">
+
           <div id="clear7" style="display: none;">
     <p> The main objectives of modelling were met: the simulation for calculating the fluorescence spectra was completed and was not only extensively used in the lab to generate spectra when the parameters consisted of different protein concentrations, but was used to produce dummy data for the comparison software to produce a demo for when industry contacts came to visit the labs. Furthermore, the models allowed for parameters we couldn't test for in the lab for example, what the spectra would look like if one protein was inhibited but the others weren't.</p>
+
     <p> The main objectives of modelling were met: the <b> simulation for calculating the fluorescence spectra was completed </b> and was not only extensively used in the lab to generate spectra when the parameters consisted of different protein concentrations, but was used to produce dummy data for the <b> comparison software </b> to produce a demo for when industry contacts came to visit the labs. Furthermore, the models allowed for parameters we couldn't test for in the lab for example, what the spectra would look like if one protein was inhibited but the others weren't.</p>
 
  <br> </br>   
 
  <br> </br>   
     <p> The main reason the team undertook a rigorous approach to modelling was because it wouldn't have been accurate to construct a single model to show how the fluorescence spectra would vary with protein concentration without taking into account elements such protein degradation, the impact of CRISPRi and whether wavelengths would impact how the strong the intensity is. The simulation simply allowed the team to combine all the models produced to give a desired output in a programming fashion so the model could be used by anyone without a maths and programming background. </p>  
+
     <p> The main reason the team undertook a rigorous approach to modelling was because it wouldn't have been accurate to construct a single model to show how the fluorescence spectra would vary with protein concentration without taking into account elements such protein degradation, the impact of CRISPRi and whether wavelengths would impact how the strong the intensity is. The simulation simply allowed the team to combine all the models produced to give a desired output in a programming fashion so the model could be used by anyone <b>  without a maths and programming background.</b>  </p>  
 
   <br> </br>   
 
   <br> </br>   
<p> Overall, the models showed that given a specific wavelength and a certain concentration of protein (ug/mol), a spectra will be produced. Furthermore, beyond helping to validate real world data, it helped to solve practical issues with the wet lab. The biggest issue modelling helped to solve was that the wet lab weren't able to produce any CFP fluorescence. The models showed that after 500nm, the CFP proteins wouldn't fluoresce, which suggested the solution to this problem would be to use a lower wavelength, such as 490nm (whereas the team had used 584nm.) Unfortunately, due to time constraints, this fix couldn't be implemented but nevertheless, modelling helped to reveal the complication. Issues like these were real world problems modelling helped to solve. </p>  
+
<p> Overall, the models showed that given a specific wavelength and a certain concentration of protein (ug/mol), a <b> spectra </b>  will be produced. Furthermore, beyond helping to validate real world data, it helped to solve practical issues with the wet lab. The biggest issue modelling helped to solve was that the wet lab weren't able to produce any CFP fluorescence. The models showed that after 375nm, the GFP proteins would fluoresce alongside the CFP proteins, which suggested the solution to this problem would be to use a lower wavelength, such as 375nm so only the CFP proteins would fluoresce without interference from the GFP. Unfortunately, due to time constraints, this fix couldn't be implemented but nevertheless, modelling helped to reveal the complication. Issues like these were real world problems modelling helped to solve. </p>  
 
     </div>
 
     </div>
 
         </div>
 
         </div>

Latest revision as of 03:53, 2 November 2017





MODELLING

Constitutive Gene Expression

The general gene expression equation showing the process of protein synthesis

Gene Transcription Regulation by Repressors (CRISPRi)

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

Relationship between 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 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.