Difference between revisions of "Team:Manchester/Model/MechanismUncertainty"

Line 74: Line 74:
 
</table>
 
</table>
  
<p> While this analysis is regarding Glucose not Alcohol it is included as a proof of concept of the system rather than to provide informative results. Since the majority of the project focused on Alcohol however these constraints were still used as all analyses should be informed and guided by the human practices. </p>
 
  
 
</br>
 
</br>
Line 80: Line 79:
 
</br>
 
</br>
 
<p id = "MethodologyTitle" style="border-bottom: 1px black solid ;font-size:25px;text-weight:bold;display:inline-block">Methodology</p>
 
<p id = "MethodologyTitle" style="border-bottom: 1px black solid ;font-size:25px;text-weight:bold;display:inline-block">Methodology</p>
<p> Time independant analysis </p>
+
<p> For each of the combinations of potential rate equations for each step the following was undertaken:</p>
 
+
<p>The model was run with many iterations. The concentration at steady state for each iteration was recorded and plotted in a histogram. Experimental steady state data was then compared to these histograms. </p>
<p>The model was run for a range of different enzyme ratios, maintaining a constant total amount of enzyme</p>
+
 
+
$$ [E_{total}] = [GOx] + [HRP]$$
+
<p> All simulations that didn't violate the constraints were recorded</p>
+
 
+
$$[ABTS_{Oxidised}]_{t_{max}} > [ABTS_{Oxidised}]_{min}$$
+
<p>The cost of the simulation was estimated assuming the cost of everything but the enzyme costs are negligible</p>
+
 
+
$$Cost_{total} = Cost_{GOx}  [GOx] + Cost_{HRP} [HRP]$$
+
<p>Total Cost vs Fraction of GOx was then plotted</p>
+
 
+
</br>
+
<p> Time dependant analysis </p>
+
<p>The model was run for a range of different enzyme ratios, maintaining a constant total amount of enzyme</p>
+
 
+
$$ [E_{total}] = [GOx] + [HRP]$$
+
 
+
<p> All simulations that didn't violate the constraints were recorded</p>
+
 
+
$$[ABTS_{Oxidised}]_{t} > [ABTS_{Oxidised}]_{min}$$
+
$$t < t_{max}$$
+
 
+
 
+
<p>The cost of the simulation was estimated assuming the cost of everything but the enzyme costs are negligible</p>
+
 
+
$$Cost_{total} = Cost_{GOx}  [GOx] + Cost_{HRP} [HRP]$$
+
 
+
<p>The resulting surface was then filtered to return only the curve associated with the lower bound of the surface, for any given time or enzyme ratio there is only a single cost associated which is the lowest of all generated</p>
+
<p>Total Cost vs Fraction of GOx vs Time to minimum expression was then plotted</p>
+
  
 
</br>
 
</br>

Revision as of 23:24, 17 October 2016

Manchester iGEM 2016

Network Mechanism Analysis


Contents

Overview and Motivation
Methodology
Results
Conclusions

Overview and Motivation

During discussions with the experimental team it became clear to us that the exact reaction mechanism in place was not clearly understood. By modelling a range of different potential mechanisms and comparing the outputs to experimental data we could draw conclusions about the accuracy of the mechanisms and hence refine the model in an effort to produce more accurate predictions and improve our understanding of the system.

There were a few different mechanisms tested in this analysis

Step One Step Two
Irreversible Michaelis-Menten Kinetics Irreversible Michaelis-Menten Kinetics
Reversible Michaelis-Menten Kinetics Reversible Michaelis-Menten Kinetics
Uni-Bi Kinetics Bi-Uni Kinetics

Return to top of page

Methodology

For each of the combinations of potential rate equations for each step the following was undertaken:

The model was run with many iterations. The concentration at steady state for each iteration was recorded and plotted in a histogram. Experimental steady state data was then compared to these histograms.


Return to top of page

Results

PLACEHOLDER FOR GRAPHS, 2D and 3D


Return to top of page

Conclusions

From the graphs you can clearly see that the minimum cost can be achieved with the range GOx fraction = XXX-YYY, however it is also shown that at additional cost expense, the time to expression can be reduced if required. The ranges identified as of interest should be tested experimentally to further validate these results. In some situations the constraints are not met for example at a GOx fraction of 0 or 1 in all situations, but also some ranges between these dependant on the constraint set. The points of constraint failure could also be experimentally validated.



Return to top of page
Return to overview