Difference between revisions of "Team:Manchester/Model"

Line 11: Line 11:
  
 
#model1, #model2, #model3{
 
#model1, #model2, #model3{
     height: 20px;
+
     height: 5px;
 
     clear:both;
 
     clear:both;
 
}
 
}

Revision as of 22:24, 16 October 2016

Manchester iGEM 2016
Modelling Banner

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?

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 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.

Link to github homepage

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

What were we modelling?

We focused on modelling the cell free mechanism, see the experimental section for details. The short version is the AlcoPatch relies on Alcohol, Alcohol Oxidase (AOx), Horseradish Peroxidase (HRP) and ABTS which are mixed together producing oxidised ABTS which is colourful. The ensemble modelling 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.

Due to time constraints the modelling was based on an analogous system of Glucose and Glucose Oxidase (GOx) rather than Alcohol and AOx, this was chosen as the reaction network is the same and it links in with the suggestions given at the Microbiology Society Conference in the human practices that the design need not be limited for alcohol but could be used by diabetics, etc if used to detect other molecules in sweat. While 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 sufficient proof of concept and still shows the integration of human practices.

A schematic diagram of the final scheme is given below. For more information about the steps 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?

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.

Following through our flow diagram blueprint should make this concept clear.

What did our model achieve?

Regardless how clever, interesting or unique a model is ultimately all that matters is the results at the end. We had 2 main aims for our outputs: improving our understanding of our system and answering key questions that arouse during the Human Practices.

To improve our knowledge of the system we undertook 2 main analyses:
Improving our understanding the reaction network mechanism
Investigating the relationships between the parameters in our system

To answer the questions from the human practices there was 1 main analysis:
Costing the AlcoPatch


Further justification for why these were chosen is given on the respective pages.

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