Difference between revisions of "Team:Oxford/Model"

Line 1: Line 1:
 
{{Oxford}}
 
{{Oxford}}
 
<html>
 
<html>
 
 
 
<div class="column full_size judges-will-not-evaluate">
 
<h3>★  ALERT! </h3>
 
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
 
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
</div>
 
 
 
<div class="clear"></div>
 
  
  
Line 30: Line 19:
  
 
</p>
 
</p>
 
</div>
 
<div class="clear"></div>
 
 
<div class="column full_size">
 
<h3> Gold Medal Criterion #3</h3>
 
<p>
 
Convince the judges that your project's design and/or implementation is based on insight you have gained from modeling. This could be either a new model you develop or the implementation of a model from a previous team. You must thoroughly document your model's contribution to your project on your team's wiki, including assumptions, relevant data, model results, and a clear explanation of your model that anyone can understand.
 
<br><br>
 
The model should impact your project design in a meaningful way. Modeling may include, but is not limited to, deterministic, exploratory, molecular dynamic, and stochastic models. Teams may also explore the physical modeling of a single component within a system or utilize mathematical modeling for predicting function of a more complex device.
 
</p>
 
 
<p>
 
Please see the <a href="https://2018.igem.org/Judging/Medals"> 2018
 
Medals Page</a> for more information.
 
</p>
 
</div>
 
 
<div class="column two_thirds_size">
 
<h3>Best Model Special Prize</h3>
 
 
<p>
 
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page  and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the gold medal criterion #3 and the best model prize with this page.
 
<br><br>
 
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
 
</p>
 
 
</div>
 
 
 
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3> Inspiration </h3>
 
<p>
 
Here are a few examples from previous teams:
 
</p>
 
<ul>
 
<li><a href="https://2016.igem.org/Team:Manchester/Model">2016 Manchester</a></li>
 
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">2016 TU Delft</li>
 
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">2014 ETH Zurich</a></li>
 
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">2014 Waterloo</a></li>
 
</ul>
 
</div>
 
</div>
 
  
 
</html>
 
</html>

Revision as of 15:32, 10 July 2018

Modeling

We are first making a steady-state model, using the SimBiology software on MATLAB. The steady-state scenario is considered in order to find when the production rate of the green fluorescent protein would match its dilution and degradation rates. The final steady-state model would show two plots demonstrating the response of the system to an increase of NO in the negative signal and an increase of adenosine in the positive signal. We are then planning to make a dynamic model by breaking down the process to its basic reactions and kinetic laws, so we could find the concentration of any species at any time. The dynamic model should in the end show plots of different species’ concentrations as a function of time. We plan to use the dynamic model to carry out more analysis on how different parameters change the output or how sensitive the output is with respect to any given parameter. We could use this analysis to optimise the overall process by increasing certain values and repressing others (eg. we could alter the number of base pairs on the sRNA in order to control its binding affinity to fRNA). Next by the end of September, we plan to have a working program, where we could input concentrations of certain molecules such as IL-10 and model the response of the system by means of time. The program should also determine the amount of overshoot a specific number of e-coli could have, in order to to retain a healthy concentration of IL-10. However all this modelling would be based on specific assumptions, and would not accurately recreate the real world where random parameters are involved in the process. Therefore we would carry out some stochastic analysis on all the three previously created models, using statistics to give a better understanding of how the model would function in the real world.