Team:Uppsala/Modeling PopulationLevel

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<script>
<script>
-
document.getElementById("tab1").innerHTML = '<h2>Introduction<h2><p>We wanted to evaluate the effectiveness of our system in the real intestine of a human. Since it requires a lot of ethical consideration and animal trials to test on real humans we decided to construct a model instead. The model will also give us insight into what parameters are most important when improving our system. Since the thought out medicine is thought of as a pill, see Policy & Practise, this is the premiss we will evaluate our modeling around.<br><br>Our final model is able to produce both a “density map” showing the small intestine as a two dimensional landscape and graphs of the total amount of cells and molecules over time. The first model is more heavy to run and can therefore only run at limited time intervals, while the later model is able to run at much longer intervals. The density map is good for analysing movement of molecules and cells in the domain, while the graphs are nice to show total effect of the system.</p><h2>Design</h2><p>To create our model we created a set of PDE:s to represent our system, see figure 1. The change of state is determined via a set of heaviside step functions(noted as theta) that are controlled by threshold concentrations noted as K_i, where i indicates which density is related to the threshold. Y.enterocolitica have been found to be immobile at 37 degrees celsius and do therefore not have a diffusion term. All parameters are defined in figure 2. You can read more about our design under the design page.</p>';
+
document.getElementById("tab1").innerHTML = '<h2>Introduction</h2><p>We wanted to evaluate the effectiveness of our system in the real intestine of a human. Since it requires a lot of ethical consideration and animal trials to test on real humans we decided to construct a model instead. The model will also give us insight into what parameters are most important when improving our system. Since the thought out medicine is thought of as a pill, see Policy & Practise, this is the premiss we will evaluate our modeling around.<br><br>Our final model is able to produce both a “density map” showing the small intestine as a two dimensional landscape and graphs of the total amount of cells and molecules over time. The first model is more heavy to run and can therefore only run at limited time intervals, while the later model is able to run at much longer intervals. The density map is good for analysing movement of molecules and cells in the domain, while the graphs are nice to show total effect of the system.</p><h2>Design</h2><p>To create our model we created a set of PDE:s to represent our system, see figure 1. The change of state is determined via a set of heaviside step functions(noted as theta) that are controlled by threshold concentrations noted as K_i, where i indicates which density is related to the threshold. Y.enterocolitica have been found to be immobile at 37 degrees celsius and do therefore not have a diffusion term. All parameters are defined in figure 2. You can read more about our design under the design page.</p>';

Revision as of 21:58, 16 October 2014

Home

Failed to load tracking. JS is probably not enabled