Team:Dundee/Modeling/introduction

From 2014.igem.org

(Difference between revisions)
Line 55: Line 55:
</p>
</p>
-
 
-
<!--END OF CONTENT-->
 
</div>
</div>
</div>
</div>
 +
<!--END OF CONTENT-->
-
 
+
</div>
 +
</div>
     <div class="row" id="btnRow">
     <div class="row" id="btnRow">
       <div class="btn-group btn-group-justified">
       <div class="btn-group btn-group-justified">
   <div class="btn-group">
   <div class="btn-group">
-
<a href="https://2014.igem.org/Team:Dundee/Project/dsf" class="btn btn-default toLesson">Previous Lesson: System: DSF</a>   
+
<a href="https://2014.igem.org/Team:Dundee/Project/dsf" class="btn btn-default toLesson">Previous Lesson: DSF Sensor</a>   
   </div>
   </div>
   <div class="btn-group">
   <div class="btn-group">

Revision as of 04:39, 17 October 2014

Dundee 2014

Introduction

Math is Fun!

In order to help analyze, construct and optimise the biochemical pathways in The Lung Ranger, we used a variety of mathematical tools to create algorithms and simulations. This allowed us to accelerate the development and testing of various hypotheses.

Methodology
As shown in below each of the approaches; ordinary differential equations (ODEs), stochastic simulation algorithm (SSA) and NetLogo, provided a different understanding of each system.

Each modelling technique allows for the investigation of processes at different levels of observation. ODE allows for prediction as the population level. SSA takes account of low molecule numbers (intrinsic noise) and allows for single cell comparison and a better understanding o sub-population behaviour. The NetLogo simulation tool affords single cell resolution and provides the most accessible visual representation of the biochemistry under study.