Difference between revisions of "Team:Oxford/Model"

 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Oxford}}
 
{{Oxford}}
 
 
<html>
 
<html>
  
  
<div class="clear"></div>
 
  
<div class="column full_size">
+
<style>
<h1> Modeling</h1>
+
  
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
hr {
 +
    display: block;
 +
    height: 1px;
 +
    border: 0;
 +
    border-top: 1px solid black;
 +
    margin: 1em 0;
 +
    padding: 0;
 +
}
  
</div>
+
.btn-circle {
<div class="clear"></div>
+
  width: 50px;
 +
  height: 50px;
 +
    padding: 10px 16px;
 +
    border-radius: 50%;
 +
    font-size: 24px;
 +
    line-height: 1.33;
 +
    background-color: rgba(95,155,175,0.9);
 +
}
  
<div class="column half_size">
+
.btn-circle-lg {
<h3> Gold Medal Criterion #3</h3>
+
    width: 240px;
<p>
+
    height: 240px;
To complete for the gold medal criterion #3, please describe your work on this page and fill out the description on your <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>. To achieve this medal criterion, you must convince the judges that your team has gained insight into your project from modeling. You may not convince the judges if your model does not have an effect on your project design or implementation.  
+
    padding: 10px 16px;
</p>
+
    border-radius: 50%;
 +
    font-size: 60px;
 +
    line-height: 1.33;
 +
}
  
<p>
 
Please see the <a href="https://2017.igem.org/Judging/Medals"> 2017 Medals Page</a> for more information.
 
</p>
 
</div>
 
  
<div class="column half_size">
+
#button-span {
<h3>Best Model Special Prize</h3>
+
    font-weight: bold;
 +
    font-size: 20px;
 +
    color: black;
 +
    line-height: 0.2;
 +
    text-align:center;
 +
    position: relative;
 +
    left: 0px;
 +
    right: 0px;
 +
    display: block;
 +
}
  
<p>
+
#button-lg-span {
To compete for the <a href="https://2017.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://2017.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.  
+
    font-weight: bold;
<br><br>
+
    font-size: 20px;
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
+
    color: black;
</p>
+
    line-height: 1;
 +
    text-align:center;
 +
    position: relative;
 +
    left: 0px;
 +
    right: 0px;
 +
    display: block;
 +
}
 +
#bodyContent .colourbox {
 +
list-style-type: none;
 +
background-color: #DCE7EF;
 +
border-radius: 25px;
 +
}
 +
#bodyContent ul{
 +
list-style-type: none;
 +
}
  
 +
</style>
 +
<body>
 +
<div class="container">
 +
<div style="margin-top: 100px"></div>
 +
 +
<h1>Modelling Overview</h1>
 +
 +
<center><img class="img-responsive" width="200px;" src="https://static.igem.org/mediawiki/2017/1/1d/T--oxford--drylablogo.png"></center>
 +
 +
<h2>Why did we model? What did we hope to achieve?</h2>
 +
<p>We generated mathematical models of our DNA-based system, our protein-based system, and the effects associated with the implementation of our diagnostic device on a human population. The aim of our models was to better understand our systems and improve them to become more feasible in practice.</p>
 +
<p>We also created a piece of software, which highlights the versatility of our device – by changing some of the DNA sequences (particularly the cleavage sites and output), our device can be used to detect various diseases. Our software aims to make it easier for other groups to use our diagnostic for other diseases.</p>
 +
 +
<h2>What techniques did we use for modelling?</h2>
 +
<p> We employed numerous modelling techniques and equations to most accurately assess our systems. These include mass action and Michaelis-Menten kinetics; sensitivity analyses; parameter scans; stochastic modelling; and SIR and vector epidemiological modeling. Please follow the links below to see more detailed explanations of our models and to try out our software!</p><br>
 +
 +
 +
<div class="row">
 +
 +
    <div class="col-sm-3">
 +
    <form action="https://2017.igem.org/Team:Oxford/DNA_Based_Model">
 +
  <button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(72,145,220)"><span id="button-lg-span">DNA-Based<br>System Model</span></button>
 +
    </form>
 +
    </div>
 +
   
 +
    <div class="col-sm-3">
 +
    <form action="https://2017.igem.org/Team:Oxford/Protein_Based_Model">
 +
    <button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(158,206,235)"><span id="button-lg-span">Protein-Based<br>System Model</span></button>
 +
    </form>
 +
    </div>
 +
 +
    <div class="col-sm-3">
 +
    <form action="https://2017.igem.org/Team:Oxford/Disease_Model">
 +
    <button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(68, 104, 125)"><span id="button-lg-span">Epidemiological<br>Model</span></button>
 +
    </form>
 +
    </div>
 +
   
 +
    <div class="col-sm-3">
 +
    <form action="https://2017.igem.org/Team:Oxford/Software">
 +
    <button type="submit" class="btn btn-default btn-circle-lg" style="background-color: rgb(95, 155, 175)"><span id="button-lg-span">Software</span></button>
 +
    </form>
 +
    </div>
 +
   
 
</div>
 
</div>
<div class="clear"></div>
 
  
<div class="column full_size">
+
 
<h5> Inspiration </h5>
+
<h2>How is our model integrated with the rest of our project?</h2>
<p>
+
<p>Our modelling was closely interlinked with the rest of our project: it greatly informed and was informed by our design, wet lab work, and human practices. Some examples include:</p>
Here are a few examples from previous teams:
+
</p>
+
 
<ul>
 
<ul>
<li><a href="https://2016.igem.org/Team:Manchester/Model">Manchester 2016</a></li>
+
<li>The <a href = "https://2017.igem.org/Team:Oxford/Disease_Model">epidemiological modeling</a> confirmed that focusing our project and device on the diagnosis of congenital Chagas disease can have a profound impact on the levels of the disease in a population. It also informed our <a href = "https://2017.igem.org/Team:Oxford/Applied_Design">applied design</a> and contributed to our decision to make a <a href = "https://2017.igem.org/Team:Oxford/Applied_Design_Implementation#poster">Chagas public health poster</a>.</li>
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">TU Delft 2016  </li>
+
<li>The modelling of our <a href = "https://2017.igem.org/Team:Oxford/DNA_Based_Model#RBS">DNA-based system</a> led us to confirm the need for a strong ribosome binding site (RBS) to minimize false negatives</li>
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a></li>
+
<li>We communicated with experts in blood clotting, <a href = "https://2017.igem.org/Team:Oxford/HP/Gold_Integrated#SDiamond">Dr Scott Diamond</a> and <a href = "https://2017.igem.org/Team:Oxford/HP/Gold_Integrated#MLaffan">Professor Mike Laffan</a>. They provided incredibly important information that enabled us to <a href = "https://2017.igem.org/Team:Oxford/DNA_Based_Model#Production_of_hirudin">model</a> the output of our device and modify our design accordingly.</li>
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></li>
+
<li><a href = "https://2017.igem.org/Team:Oxford/DNA_Based_Model#Production_of_hirudin">DNA-based system</a> models with a hirudin output indicated to us that we would need an amplification step to limit false negatives: instead of producing hirudin in response to cruzipain, we decided to produce TEV protease, which can cleave multiple molecules of already-present, inactive hirudin.</li>
</ul>
+
<li>In our efforts to create a complex and accurate epidemiological model, we consulted experts in the field, including <a href = "https://2017.igem.org/Team:Oxford/HP/Gold_Integrated#MBonsall">Professor Mike Bonsall</a>.</li>
 +
<li>When designing our protein-based system parts, we decided to tag our fusion proteins with sfGFP so future experimental data could better <a href = "https://2017.igem.org/Team:Oxford/Results_Protein#OMV_modelling">inform our modelling</a>, for example with respect to efficiency of protein transport to the outer membrane. Unfortunately, however, we encountered difficulties with the cloning of some of our OMV-targeted proteins and were unable to include experimental parameters in our models.</li>
 +
</ul>
  
 +
<p>For more detail, please look at the specific modelling pages!</p>
  
 
</div>
 
</div>
  
 +
</body>
 
</html>
 
</html>
 +
{{Oxford/footer}}

Latest revision as of 03:06, 2 November 2017

Modelling Overview

Why did we model? What did we hope to achieve?

We generated mathematical models of our DNA-based system, our protein-based system, and the effects associated with the implementation of our diagnostic device on a human population. The aim of our models was to better understand our systems and improve them to become more feasible in practice.

We also created a piece of software, which highlights the versatility of our device – by changing some of the DNA sequences (particularly the cleavage sites and output), our device can be used to detect various diseases. Our software aims to make it easier for other groups to use our diagnostic for other diseases.

What techniques did we use for modelling?

We employed numerous modelling techniques and equations to most accurately assess our systems. These include mass action and Michaelis-Menten kinetics; sensitivity analyses; parameter scans; stochastic modelling; and SIR and vector epidemiological modeling. Please follow the links below to see more detailed explanations of our models and to try out our software!


How is our model integrated with the rest of our project?

Our modelling was closely interlinked with the rest of our project: it greatly informed and was informed by our design, wet lab work, and human practices. Some examples include:

  • The epidemiological modeling confirmed that focusing our project and device on the diagnosis of congenital Chagas disease can have a profound impact on the levels of the disease in a population. It also informed our applied design and contributed to our decision to make a Chagas public health poster.
  • The modelling of our DNA-based system led us to confirm the need for a strong ribosome binding site (RBS) to minimize false negatives
  • We communicated with experts in blood clotting, Dr Scott Diamond and Professor Mike Laffan. They provided incredibly important information that enabled us to model the output of our device and modify our design accordingly.
  • DNA-based system models with a hirudin output indicated to us that we would need an amplification step to limit false negatives: instead of producing hirudin in response to cruzipain, we decided to produce TEV protease, which can cleave multiple molecules of already-present, inactive hirudin.
  • In our efforts to create a complex and accurate epidemiological model, we consulted experts in the field, including Professor Mike Bonsall.
  • When designing our protein-based system parts, we decided to tag our fusion proteins with sfGFP so future experimental data could better inform our modelling, for example with respect to efficiency of protein transport to the outer membrane. Unfortunately, however, we encountered difficulties with the cloning of some of our OMV-targeted proteins and were unable to include experimental parameters in our models.

For more detail, please look at the specific modelling pages!