Team:Manchester/Model

Manchester iGEM 2016
Modelling Banner

Welcome to our modelling section. We have used a novel ensemble modeling approach, to better aid the synergy between wetlab and dry lab teams. On this page you will find answers to the questions; What is ensemble modelling? What did we model? what did our model achieve?

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.

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 diagram you will see by clicking what is ensemble modelling, alternatively click here. Clicking on a specific step will take you to a page explaining the theory. Going deeper you can access a discussion of how to do this in practice. Click below to access our code, use as you wish.

Link to github homepage

What were we modelling?
What is esemble modelling?
What does our modelling achieve?

Our main modelling achievements this summer

1 Introduced ensemble modelling blueprint to iGEM

2 Using ensemble modelling to improve our knowledge about our network topology

3 Human practices Cost analysis of our patch (police link)

4 Benefits From Parameter Relationship Analysis

5 Learnt from experiment and integrated into model

6 Made a Ensemble modelling code folder for other teams to learn from

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 oxidised ABTS 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 theensemble 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 analysed 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 byprobability 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

What did our model achieve?

We acheived 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 paractices 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.