Team:Wageningen UR/notebook/journal/model

From 2014.igem.org

(Difference between revisions)
Line 136: Line 136:
<p>The simulation with glucose and oxygen as variables could not run properly in a minimized flux model. This has been changed back to a  model with a normal structure. This fix could cause minor differences in the results but was necessary to perform this simulation. <br/>
<p>The simulation with glucose and oxygen as variables could not run properly in a minimized flux model. This has been changed back to a  model with a normal structure. This fix could cause minor differences in the results but was necessary to perform this simulation. <br/>
The only thing left to do was making the plots for the wiki’s. This is a time consuming process. In the waiting time of the simulations I focused on writing the metabolic modeling part.   
The only thing left to do was making the plots for the wiki’s. This is a time consuming process. In the waiting time of the simulations I focused on writing the metabolic modeling part.   
 +
</p>
 +
<p>
 +
Questions about the metabolic modeling part can be send to walter.dekoster@wur.nl
 +
</p>
 +
<h3>Dynamic model</h3>
 +
<p>
 +
The first month of iGEM was dedicated to the making of the statistical mechanics model. The experimentalists needed the optimized configuration of repressor binding sites for the Kill-switch. Most of the time spend on the model went into literature research considering the code to be fairly simple.
 +
The last three months were spend on building a stochastic model of BananaGuard. This model was more complex. The runtimes for a single point on the plots could sometimes take a day. For one of the results in the population dynamics the number of simulations had to be reduced to 5000.
 +
For reproduction  purposes 7 scripts have been added which can be used or modified to reproduce the results. Because the raw data files range from several hundred megabytes to gigabytes they could not be uploaded.
 +
Because there were a large amount of scripts 7 have been chosen that can be worked with as a base.
 +
Should there be any questions feel free to contact me or one of the iGEM team members.
 +
All the models are made in python, Ananconda 2.7. <br/>
 +
Important to note: Adding stochastisity to the equations and attempting to solve it using the standard odeint solver might cause the solver to crash.
 +
bob.vansluijs@wur.nl
</p>
</p>
</dd>
</dd>

Revision as of 01:44, 18 October 2014

Wageningen UR iGEM 2014

 

 

Modelers journal


All the included pathways and metabolites used in the metabolic model can be found here.

All the necessary scripts for running the Genomic-Scale Metabolic Model "System Cost" can be found here.


June

Week 4

July

Week 1
Week 2
Week 3

August

Week 1-4

September

Week 1
Week 2
Week 3
Week 4

October

Week 1
Week 2