Team:UT-Tokyo/Data/Modeling

From 2011.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 5: Line 5:
The entire program is simulation of the whole system and divided into three parts.
The entire program is simulation of the whole system and divided into three parts.
The first supporting program is concerning L-Asp diffusion, and the second concerning chemotaxis.
The first supporting program is concerning L-Asp diffusion, and the second concerning chemotaxis.
-
The additional program is "E.coli attracted to the cursor."
+
The additional program is "''E.coli'' attracted to the cursor."
[[Team:UT-Tokyo/Data/Modeling/Model01|Model1: L-Asp diffusion]]
[[Team:UT-Tokyo/Data/Modeling/Model01|Model1: L-Asp diffusion]]
Line 13: Line 13:
[[Team:UT-Tokyo/Data/Modeling/Model03|Model3: Entire simulation]]
[[Team:UT-Tokyo/Data/Modeling/Model03|Model3: Entire simulation]]
-
[[Team:UT-Tokyo/Data/Modeling/Model04|Model4: ''E.coli'' attracted to the cursor]]
+
[[Team:UT-Tokyo/Data/Modeling/Model04|Model4: Mousetaxis (''E.coli'' attracted to the cursor)]]
We paid attention to design models so that the outputs are as quantitative as possible.
We paid attention to design models so that the outputs are as quantitative as possible.
Line 19: Line 19:
The fact that the entire-system program operates as we intend, suggests that the system we have designed is reasonable and realistic.
The fact that the entire-system program operates as we intend, suggests that the system we have designed is reasonable and realistic.
-
 
-
<html>
 
-
<embed src="http://igem-ut.net/2011/model/model3/utt_m3_mov6.mov" type="video/quicktime" width=420 height=350
 
-
      autoplay="false" controller="true"
 
-
      pluginspage="http://www.apple.com/quicktime/download/">
 
-
</embed>
 
-
</html>
 
You can run Demo programs on your browser.
You can run Demo programs on your browser.
JRE(Java Runtime Environment) has to be installed in your computer in order to run them.
JRE(Java Runtime Environment) has to be installed in your computer in order to run them.

Latest revision as of 01:36, 6 October 2011

Modeling

The Modeling page is composed of four sections: one about the entire system, two aimed at computing parameters used in the entire system model, and an additional program just for fun. The entire program is simulation of the whole system and divided into three parts. The first supporting program is concerning L-Asp diffusion, and the second concerning chemotaxis. The additional program is "E.coli attracted to the cursor."

Model1: L-Asp diffusion

Model2: Chemotaxis

Model3: Entire simulation

Model4: Mousetaxis (E.coli attracted to the cursor)

We paid attention to design models so that the outputs are as quantitative as possible. Many of the parameters are verified through the reference to prior studies or our own experiments.

The fact that the entire-system program operates as we intend, suggests that the system we have designed is reasonable and realistic.

You can run Demo programs on your browser. JRE(Java Runtime Environment) has to be installed in your computer in order to run them.