Difference between revisions of "Team:UNOTT/Model"

Line 22: Line 22:
 
</head>
 
</head>
  
<p>When developing <i> Key. coli</i>, we found it was important to mathematically model possible situations so we could investigate the effects of different situations we might encounter throughout different stages of development as well as during implementation.
+
<p>When developing <i> Key. coli</i>, we found it was important to mathematically model possible situations in order to investigate the effects of different situations that we might encounter throughout different stages of development as well as during implementation.
Software was developed to compare the fluorescence levels with the mother colony to check if there was a high enough degree of similarity.
+
Software was developed to compare the fluorescence levels of the key colony with the mother colony to check if there was a high enough degree of similarity.
 
&nbsp;
 
&nbsp;
 
&nbsp;
 
&nbsp;
 
&nbsp;
 
&nbsp;
This information was used by the wet lab to assist them by informing them in what to expect. This was done through the use of programming to create visual graphs, simulations as well as development of tools to allow for comparing between fluorescence levels to be done without needing to create anymore synthetic organisms as well as being far quicker. </h5>
+
This information was used by the wet lab to assist them by informing them in what to expect. This was done through the use of programming to create visual graphs and simulations, as well as development of tools to allow for comparison between fluorescence levels without needing to actually create more synthetic organisms. Another advantage is that this is far quicker than creating these results in the lab. </h5>
 
<a href="https://github.com/BurgundyIsAPublicEnemy/iGEMNotts2017/blob/master/Tellurium%20-%20Python%20Models%20for%20IGEM%20NOTTS%202017">The source code for these models can be accessed from our GitHub page</a>
 
<a href="https://github.com/BurgundyIsAPublicEnemy/iGEMNotts2017/blob/master/Tellurium%20-%20Python%20Models%20for%20IGEM%20NOTTS%202017">The source code for these models can be accessed from our GitHub page</a>
The models weren't perfect at first: refinement from lab results helped to optimize and correct the models</h5>
+
The models were not perfect at first: refinement from lab results helped to optimize and correct the models.</h5>
 
&nbsp;
 
&nbsp;
 
</center>
 
</center>
Line 51: Line 51:
 
<div id="clear3" style="display: none;">
 
<div id="clear3" style="display: none;">
 
<ol><div id="demoFont">
 
<ol><div id="demoFont">
<li> To assist the processes within the Wet Lab by informing them and allowing for simulations. This would be especially useful when predicting the required fluorescence </li>
+
<li> To assist the processes within the wet lab by informing them and allowing for simulations. This would be especially useful when predicting the required fluorescence </li>
 
<li> Test our biological systems with conditions that might not be possible to replicate in a lab environment. This allows us to future proof our methods as well as identify any vulnerabilities </li>   
 
<li> Test our biological systems with conditions that might not be possible to replicate in a lab environment. This allows us to future proof our methods as well as identify any vulnerabilities </li>   
 
&nbsp;
 
&nbsp;
 
&nbsp;
 
&nbsp;
<p>In order to achieve these aims, it was decided to create a simulation for measuring fluorescence intensity when given parameters such as protein concentrations and wavelengths of lasers added. </li>
+
<p>In order to achieve these aims, we created a simulation for measuring fluorescence intensity when given parameters such as protein concentrations and wavelengths of lasers. </li>
 
<p><a href="https://2017.igem.org/Team:UNOTT/Modelling">Find out more about our modeling</a>
 
<p><a href="https://2017.igem.org/Team:UNOTT/Modelling">Find out more about our modeling</a>
<p><a href="https://github.com/BurgundyIsAPublicEnemy/iGEMNotts2017/blob/master/LuciferA.c">This simulation can be downloaded from our GitHub page</a>
+
<p><a href="https://github.com/BurgundyIsAPublicEnemy/iGEMNotts2017/blob/master/LuciferA.c">This simulation can be downloaded from our GitHub page.</a>
 
</div>
 
</div>
 
</center>
 
</center>
Line 78: Line 78:
 
<ol>
 
<ol>
 
<li> To check between fluorescence levels during implementation of Key.Coli between the mother colony and the Key.Coli capsules. </li>
 
<li> To check between fluorescence levels during implementation of Key.Coli between the mother colony and the Key.Coli capsules. </li>
<li> Develop an internal development environment to allow next year's iGEM team so they can quickly develop models as well as software</li>   
+
<li> Develop an internal development environment to help next year's iGEM team quickly develop models as well as software.</li>   
 
&nbsp;
 
&nbsp;
 
&nbsp;
 
&nbsp;
<p>In order to achieve these aims, it was decided to create an image comparing software as well as an internal development environment where members can easily add their own code as well as access other code made by others and other files.  
+
<p>In order to achieve these aims, we created an image comparing software as well as an internal development environment where members can easily add their own code as well as access other code made by others and other files.  
 
<p> <a href="https://2017.igem.org/Team:UNOTT/CultureModelling">Find out more about our software </a>  
 
<p> <a href="https://2017.igem.org/Team:UNOTT/CultureModelling">Find out more about our software </a>  
 
<p> <a href="https://github.com/BurgundyIsAPublicEnemy/iGEMNotts2017/blob/master/LuciferA.c">This environment can be downloaded from our GitHub page</a>
 
<p> <a href="https://github.com/BurgundyIsAPublicEnemy/iGEMNotts2017/blob/master/LuciferA.c">This environment can be downloaded from our GitHub page</a>

Revision as of 09:48, 6 October 2017



Overview

   

When developing Key. coli, we found it was important to mathematically model possible situations in order to investigate the effects of different situations that we might encounter throughout different stages of development as well as during implementation. Software was developed to compare the fluorescence levels of the key colony with the mother colony to check if there was a high enough degree of similarity.       This information was used by the wet lab to assist them by informing them in what to expect. This was done through the use of programming to create visual graphs and simulations, as well as development of tools to allow for comparison between fluorescence levels without needing to actually create more synthetic organisms. Another advantage is that this is far quicker than creating these results in the lab. The source code for these models can be accessed from our GitHub page The models were not perfect at first: refinement from lab results helped to optimize and correct the models.