Team:Dundee/Modeling/introduction
From 2014.igem.org
(Difference between revisions)
(Created page with "{{:Team:Dundee/Template/header}} <html> <head> <link href="https://2014.igem.org/Team:Dundee/bootstrap?action=raw&ctype=text/css" rel="stylesheet"> <link href="http://2014.igem....") |
|||
Line 17: | Line 17: | ||
<div class="container"> | <div class="container"> | ||
<div class="jumbotron"> | <div class="jumbotron"> | ||
- | <h1> | + | <h1>Introduction |
<p class="lead">What we did</p> | <p class="lead">What we did</p> | ||
</div> | </div> | ||
Line 32: | Line 32: | ||
</div> | </div> | ||
<div class="col-sm-9 col-xs-9"> | <div class="col-sm-9 col-xs-9"> | ||
+ | <div class="row"> | ||
+ | <div class="col-xs-12"> | ||
+ | <p> | ||
+ | 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. | ||
+ | <br/> | ||
+ | <br/> | ||
+ | |||
+ | <b>Methodology</b> | ||
+ | <br/> | ||
+ | As shown in figure 1 each of the approaches; ordinary differential equations (ODEs), stochastic simulation algorithm (SSA) and NetLogo, provided a different understanding of each system. | ||
+ | </p> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-xs-12"> | ||
+ | |||
+ | <a href="#" class="thumbnail center"> | ||
+ | <img data-alt-src="https://static.igem.org/mediawiki/2014/8/82/Screen_Shot_2014-10-07_at_22.24.08.png" src="https://static.igem.org/mediawiki/2014/8/82/Screen_Shot_2014-10-07_at_22.24.08.png" /> | ||
+ | </a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
Revision as of 16:20, 11 October 2014
Introduction
What we did
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 figure 1 each of the approaches; ordinary differential equations (ODEs), stochastic simulation algorithm (SSA) and NetLogo, provided a different understanding of each system.