Difference between revisions of "Team:Manchester/Model"

m
 
(88 intermediate revisions by 4 users not shown)
Line 8: Line 8:
 
     width:90%;
 
     width:90%;
 
     margin:auto;
 
     margin:auto;
 +
}
 +
 +
#model1, #model2, #model3{
 +
    height: 5px;
 +
    clear:both;
 +
}
 +
 +
.modelling_info1, .modelling_info2, .modelling_info3{
 +
    border-radius: 10px;
 +
    padding: 20px;
 +
    width: 90%;
 +
 +
}
 +
 +
img.model1{
 +
    width: 60%;
 +
    border-radius: 0px;
 +
    margin-top: 50px;
 +
}
 +
 +
.modelling_info1{
 +
    margin-top: 5%;
 +
}
 +
 +
.modelling_info3{
 +
    margin-top: 10%;
 +
}
 +
 +
.twothird_size{
 +
    width: 64%;
 +
}
 +
 +
.width90{
 +
    width: 90%;
 
}
 
}
  
Line 27: Line 61:
 
   width: 50%;
 
   width: 50%;
 
}
 
}
 +
  
 
@media screen and (max-width: 800px){
 
@media screen and (max-width: 800px){
     90width img{width: 90%;}
+
     .90width img{width: 90%;}
 +
    .width90{width: 98%;}
 +
    #model1, #model2, #model3{
 +
    height: auto;
 +
}
 
}
 
}
  
Line 38: Line 77:
  
 
<div class="90width">
 
<div class="90width">
<center>
+
 
  
  
Line 47: Line 86:
 
  </div>
 
  </div>
  
  <div class="column full_size frontword">
 
    <p style="font-size:1.2em;">
 
Welcome to our modelling section. We have used a novel ensemble modeling approach, to better aid the synergy between wetalb and dry lab teams. On this page you will find short answers to the questions; What is ensemble modelling? What did we model? what did our model achieve?
 
      <br /><br />
 
For navigating the wiki you need to know that the sections on results and human practice/lab  integration can be accessed in the menu bar.
 
    <br /><br />
 
Part of what we hope to achieve with this ensemble methodology is a blueprint for other igem teams. As such each step in creating and using our model is laid out in the below diagram. Clicking on a specific step will take you to a page explaining the theory. Going deeper you can access a discussion of the code. There will be a link to the relevant parts of our github (a website storing our code) Use these codes as you wish.
 
    <br /><br />
 
<a href="https://github.com/Manchester-iGem-2016/UoMiGem2016">Link to github homepage</a> 
 
  
    </p>
 
  
  </div>
+
<center>
 +
<div class="width90">
  
  
  
  
 
<div class="column full_size" >
 
 
<div class="column onethird_size">
 
<div class="column onethird_size">
<a href="#ross"><img style="border-radius: 0px; width:60%" class="ross" id="ross" src="https://static.igem.org/mediawiki/2016/c/c1/T--Manchester--modelling1_pic.png" alt="Ross photo"></img></a>
+
<a href="#model1"><img class="model1" src="https://static.igem.org/mediawiki/2016/c/c1/T--Manchester--modelling1_pic.png" alt="What were we modelling?"></img></a>
<h3 class="teammatename" style="text-align:center"> </h3>
+
</div>
 +
 
 +
<div class="column onethird_size" >
 +
<a href="#model2"><img class="model1" src="https://static.igem.org/mediawiki/2016/a/a3/T--Manchester--modelling2_pic.png" alt="What is esemble modelling?"></img></a>
 
</div>
 
</div>
  
<h5 id="rossbio">
 
Instead of running your model once with some specific parameters (for example rate constants.), you find all the possible parameters in literature and run your model for lots of combinations sampled in a clever way. By doing this you take take into account the uncertainty in the parameters. You will create probabilistic outputs allowing you to make rigorous conclusions.
 
            <br /><br />
 
Following through our flow diagram blueprint should make this concept clear.
 
</h5>
 
  
 
<div  class="column onethird_size" >
 
<div  class="column onethird_size" >
<a href="#nick"><img style="border-radius: 0px; width:60%"  class="nick" id="nick" src="https://static.igem.org/mediawiki/2016/a/a3/T--Manchester--modelling2_pic.png" alt="Nick photo"></img></a>
+
<a href="#model3"><img class="model1" src="https://static.igem.org/mediawiki/2016/4/46/T--Manchester--modelling3_pic.png" alt="What does our modelling achieve?"></img></a>
<h3 class="teammatename" style="text-align:center"> </h3>
+
</br></br>
 
</div>
 
</div>
  
<h5 id="nickbio">
 
We focused on modelling the cell free mechanism, see the experimental section for details. The short version is the alcopatch relies on Alcohol, AOx, hrp and abts are mixed together making oxidised abts which is colourful. The process will work for any model however and this was chosen as a simpler example to demonstrate the technique, focusing on the process rather than the system itself.
 
  
<br /><br />
 
All the modeling and experimental work for mechanism 1 was done using Glucose and GOx instead, this was due to laboratory limitations. This effects the modelling analysis in trying to predict things about alcohol which came from human practices. The equivalent analysis was done for glucose. Rerunning the analysis for alcohol would only require the change of some constants, so the analysis acts as a proof of concept and still shows the integration of human practices.
 
  
</h5>
+
<div id="model3">
 
+
<div class="column onethird_size" >
+
<a href="#marc"><img style="border-radius: 0px; width:60%"  class="marc" id="marc" src="https://static.igem.org/mediawiki/2016/4/46/T--Manchester--modelling3_pic.png" alt="Marc photo"></img></a>
+
<h3 class="teammatename" style="text-align:center"> </h3>
+
 
</div>
 
</div>
  
<h5 id="marcbio">
+
<div  class="modelling_info1">
Firstly we narrowed down the potential reaction schemes and increased our knowledge of our rate constants.
+
<p style="border-bottom: 1px black solid ;font-size:25px;text-weight:bold;display:inline-block">What did our model achieve?</p>
Secondly we have created a blueprint for using ensemble modelling instead of simple ODE modelling in the hope that it can become standard practice for iGEM. MATT THIS WAS A PLACE HOLDER YOU ARE TO WRITE THIS AFTER THE RESULTS SECTION AS YOU WILL BE ABLE TO LINK BETWEEN THE TOO.     
+
<p style="font-size:1.2em;">
</h5
+
We achieved 3 main aims in our modelling work:
  
</div>
 
</div>
 
<p>
 
What were we modelling?
 
</p>
 
  
 +
</br> We introduced a novel <a href="https://2016.igem.org/Team:Manchester/Model/ModelExplorer">ensemble modelling</a> approach to iGEM and made this approach accessible to other iGEM teams by sharing <a target="_Blank" href="https://github.com/Manchester-iGem-2016/Ensemble-Modelling">our code.</a>
 +
<br />
 +
We improved our understanding of our system and used real experimental data to improve our model, using <a href="https://2016.igem.org/Team:Manchester/Model/MechanismUncertainty">network mechanism analysis </a> and <a href="https://2016.igem.org/Team:Manchester/Model/ParameterRelationships">parameter relationship analysis</a>. <br />
 +
We answered key questions that arose during our <a href="https://2016.igem.org/Team:Manchester/Model/hp"> integrated human practices</a> work, helping to improve the design of our system using <a href="https://2016.igem.org/Team:Manchester/Model/Costing">cost analysis</a>.
  
  
 +
</br></br>
 +
All of our models are available on <a target="_Blank" href="https://github.com/Manchester-iGem-2016/Ensemble-Modelling">our Github page</a>
  
<p>
 
What is Ensemble Modelling?
 
 
</p>
 
</p>
  
<p>
+
<table>
What did our model achieve?
+
      <th><a href="https://2016.igem.org/Team:Manchester/Model/MechanismUncertainty">Network Mechanism Analysis </a></th>
</p>
+
      <th><a href="https://2016.igem.org/Team:Manchester/Model/ParameterRelationships">Parameter Relationship Analysis</a></th>
 +
      <th><a href="https://2016.igem.org/Team:Manchester/Model/Costing">Cost Analysis</a></th>
 +
<tr>
 +
    <td>Comparing model predictions with experimental data for different potential circuit topologies. <a href="https://2016.igem.org/Team:Manchester/Model/MechanismUncertainty">read more</a></td>
 +
    <td>Assessing the interlinking nature of specific parameter pairings on the outcomes of the system. <a href="https://2016.igem.org/Team:Manchester/Model/ParameterRelationships"> read more </a></td>
 +
    <td>Predicting the costs for a range of different system specifications by varying the amount of enzymes based on experimental data. <a href="https://2016.igem.org/Team:Manchester/Model/Costing">read more</a></td>
 +
</tr>
 +
</table>
  
<span class="box1">
 
  
</span>
+
<div class="modelling_info1">
 
<center>
 
<center>
<p>
+
<p style="font-size:1.2em;">
We found great inspiration from our human practices and guidance working both ways to the experiments. Click <a href="https://2016.igem.org/Team:Manchester/Model/hp"> here</a> to see the detail.
+
We found great inspiration from our <a href="https://2016.igem.org/Team:Manchester/Human_Practices/Industries">human practices</a> and guidance working both ways with the experiments. Click <a href="https://2016.igem.org/Team:Manchester/Model/hp"> here</a> to see a summary.
 
</p>
 
</p>
 
</center>
 
</center>
 +
</div>
  
</center>
+
</div>
 
</div>
 
</div>
  
 +
<div id="model1">
 +
</div>
  
 +
<div class="modelling_info1">
 +
<p style="border-bottom: 1px black solid ;font-size:25px;text-weight:bold;display:inline-block">What were we modelling?</p>
 +
<p style="font-size:1.2em;">
 +
We focused on modelling the <a href="https://2016.igem.org/Team:Manchester/Description/mechanism1">Cell-free Mechanism</a>. The short version is the AlcoPatch relies on alcohol, alcohol oxidase (AOx), horseradish peroxidase (HRP) and 2,2'-azino-bis(3-ethylbenzothiazoline-6-sulphonic acid) (ABTS) to detect and quantify alcohol levels. The ABTS<sub>Oxidised</sub> produced in the prescence of alcohol is dark green and can be detected spectophotometrically or visually.
 +
</br></br>
 +
We focused on this small system because it was possible to obtain a large amount of <a href="https://2016.igem.org/Team:Manchester/Notebook">experimental data</a> for model validation, and because it allowed us to establish and illustrate the <a href="https://2016.igem.org/Team:Manchester/Model/ModelExplorer">ensemble modelling</a> process.
 +
</p>
 +
<p style="font-size:1.2em;">
 +
The majority of our experimental data came from the <a href="https://2016.igem.org/Team:Manchester/Proof">proof-of-concept</a> study of the analogous system of glucose and glucose oxidase (GOx) rather than alcohol and AOx. The reaction network of the two sytems is the same and only some kinetic parameters differ.
 +
</p>
 +
<p style="font-size:1.2em;">
 +
A schematic diagram of the final circuit of our detection system is given below. </br>
 +
<b> For more information about the individual reactions click on the blue enzyme boxes. </b>
 +
</p>
 +
<img class="full" src="https://static.igem.org/mediawiki/2016/0/04/T--Manchester--ModellingNetworkDiagram.png" alt="Reaction Network Diagram used in the modelling" usemap="#diagramclick" />
  
 +
<map name="diagramclick">
 +
<area shape="rect" coords="195,120,255,175" href="https://2016.igem.org/Team:Manchester/Model/GlucoseOxidaseReaction" title="Glucose Oxidase Reaction">
 +
<area shape="rect" coords="505,155,566,210" href="https://2016.igem.org/Team:Manchester/Model/HorseRadishPeroxidaseReaction" title="HorseRadish Peroxidase Reaction">
 +
</map>
 +
 +
</br>
 +
<p style="font-size:1.2em;">
 +
Alternatively you can click on the enzyme name below:
 +
</p>
 +
<p style="font-size:1.2em;">
 +
<a href="https://2016.igem.org/Team:Manchester/Model/GlucoseOxidaseReaction">Glucose Oxidase</a>
 +
</br>
 +
<a href="https://2016.igem.org/Team:Manchester/Model/HorseRadishPeroxidaseReaction">Horseradish Peroxidase</a>
 +
</p>
 +
</div>
 +
 +
 +
<div id="model2">
 +
</div>
 +
 +
<div  class="modelling_info1">
 +
<p style="border-bottom: 1px black solid ;font-size:25px;text-weight:bold;display:inline-block">What is Ensemble Modelling?</p>
 +
<p style="font-size:1.2em;">
 +
Incomplete and uncertain knowledge of kinetic parameters is a common problem when building models for synthetic biology. Ensemble modelling is one strategy to deal with this problem. Instead of running our model with a single set of specific parameters (for example rate constants), we run our model multiple times using different sets of plausible parameter values and analyse the predictions as an ensemble. We collected all the available parameter values from published literature and took into account the uncertainties that are associated with them. The resulting confidence in our parameter values was then described by <a href="https://2016.igem.org/Team:Manchester/Model/PDF">probability density functions</a>. </br>
 +
 +
This has created probabilistic outputs allowing us to make rigorous conclusions about our reaction mechanism – and to assess which predictions are reliable, and where we are lacking information. </br> </br>
 +
 +
<b>To explore the theory of this process please click the boxes on the diagram below.</b>
 +
 +
</p>
 +
 +
<img class="full" src="https://static.igem.org/mediawiki/2016/a/a9/T--Manchester--ModelFlowchart.jpg" alt="Overview flowchart of ensemble modelling" / usemap="#diagram1click">
 +
 +
 +
 +
<map name="diagram1click">
 +
<area shape="rect" coords="70,82,413,190" href="https://2016.igem.org/Team:Manchester/Model/ParameterSelection" title="Parameter Selection">
 +
<area shape="rect" coords="505,83,861,188" href="https://2016.igem.org/Team:Manchester/Model/PDF" title="PDF">
 +
<area shape="rect" coords="635,305,850,411" href="https://2016.igem.org/Team:Manchester/Model/Simulate" title="system Simulate">
 +
<area shape="rect" coords="338,307,553,412" href="https://2016.igem.org/Team:Manchester/Model/result" title="Result Analysis">
 +
<area shape="rect" coords="50,298,265,400" href="https://2016.igem.org/Team:Manchester/Model/Story" title="Update Model">
 +
</map>
 +
 +
 +
 +
<p style="font-size:1.2em;">
 +
Alternatively you can click on the step name below:
 +
</p>
 +
<p  style="font-size:1.2em;">
 +
 +
<a href="https://2016.igem.org/Team:Manchester/Model/ParameterSelection">Collecting and Processing Data</a> </br>
 +
<a href="https://2016.igem.org/Team:Manchester/Model/PDF">Generating Probability Density Functions</a> </br>
 +
<a href="https://2016.igem.org/Team:Manchester/Model/Simulate">Simulate the System</a> </br>
 +
<a href="https://2016.igem.org/Team:Manchester/Model/result">Analyse the Results</a> </br>
 +
<a href="https://2016.igem.org/Team:Manchester/Model/Story">Story of the Model</a> </br>
 +
</p>
 +
</div>
 +
</centre>
 +
 +
<span class="box">
 +
 +
</span>
  
 
</body>
 
</body>
 +
</center>
 +
 +
<div class="floatleft1 project1">
 +
<a class="projectlink" href="https://2016.igem.org/Team:Manchester"><< Main Page</a>
 +
</div>
  
 
<script>
 
<script>

Latest revision as of 14:50, 24 November 2016

Manchester iGEM 2016
Modelling Banner
What were we modelling?
What is esemble modelling?
What does our modelling achieve?

What did our model achieve?

We achieved 3 main aims in our modelling work:
We introduced a novel ensemble modelling approach to iGEM and made this approach accessible to other iGEM teams by sharing our code.
We improved our understanding of our system and used real experimental data to improve our model, using network mechanism analysis and parameter relationship analysis.
We answered key questions that arose during our integrated human practices work, helping to improve the design of our system using cost analysis.

All of our models are available on our Github page

Network Mechanism Analysis Parameter Relationship Analysis Cost Analysis
Comparing model predictions with experimental data for different potential circuit topologies. read more Assessing the interlinking nature of specific parameter pairings on the outcomes of the system. read more Predicting the costs for a range of different system specifications by varying the amount of enzymes based on experimental data. read more

We found great inspiration from our human practices and guidance working both ways with the experiments. Click here to see a summary.

What were we modelling?

We focused on modelling the Cell-free Mechanism. The short version is the AlcoPatch relies on alcohol, alcohol oxidase (AOx), horseradish peroxidase (HRP) and 2,2'-azino-bis(3-ethylbenzothiazoline-6-sulphonic acid) (ABTS) to detect and quantify alcohol levels. The ABTSOxidised produced in the prescence of alcohol is dark green and can be detected spectophotometrically or visually.

We focused on this small system because it was possible to obtain a large amount of experimental data for model validation, and because it allowed us to establish and illustrate the ensemble modelling process.

The majority of our experimental data came from the proof-of-concept study of the analogous system of glucose and glucose oxidase (GOx) rather than alcohol and AOx. The reaction network of the two sytems is the same and only some kinetic parameters differ.

A schematic diagram of the final circuit of our detection system is given below.
For more information about the individual reactions click on the blue enzyme boxes.

Reaction Network Diagram used in the modelling

Alternatively you can click on the enzyme name below:

Glucose Oxidase
Horseradish Peroxidase

What is Ensemble Modelling?

Incomplete and uncertain knowledge of kinetic parameters is a common problem when building models for synthetic biology. Ensemble modelling is one strategy to deal with this problem. Instead of running our model with a single set of specific parameters (for example rate constants), we run our model multiple times using different sets of plausible parameter values and analyse the predictions as an ensemble. We collected all the available parameter values from published literature and took into account the uncertainties that are associated with them. The resulting confidence in our parameter values was then described by probability density functions.
This has created probabilistic outputs allowing us to make rigorous conclusions about our reaction mechanism – and to assess which predictions are reliable, and where we are lacking information.

To explore the theory of this process please click the boxes on the diagram below.

Overview flowchart of ensemble modelling

Alternatively you can click on the step name below:

Collecting and Processing Data
Generating Probability Density Functions
Simulate the System
Analyse the Results
Story of the Model