Team:UT-Tokyo/Data/Modeling/Model02/applet
From 2011.igem.org
(Difference between revisions)
(Created page with "{{:Team:UT-Tokyo/Templates/BeginContent|fullpagename=Team:UT-Tokyo/Data/Modeling/Model01/applet|subpagename=Model01/applet}} <html> <style type="text/css"> div.float-left{float:...") |
|||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{:Team:UT-Tokyo/Templates/BeginContent|fullpagename=Team:UT-Tokyo/Data/Modeling/ | + | {{:Team:UT-Tokyo/Templates/BeginContent|fullpagename=Team:UT-Tokyo/Data/Modeling/Model02/applet|subpagename=Model02/applet}} |
<html> | <html> | ||
Line 32: | Line 32: | ||
</html> | </html> | ||
+ | |||
+ | =Demo2 : Chemotaxis= | ||
+ | |||
+ | [[Team:UT-Tokyo/Data/Modeling/Model02|Back]] | ||
+ | |||
+ | This demo simulates chemotaxis of E.coli in L-Asp gradient. | ||
+ | You can adjust the strength of the gradient of Asp concentration. | ||
+ | |||
+ | |||
<html> | <html> | ||
Line 42: | Line 51: | ||
code: 'model02_coli_monte_forwiki.class', | code: 'model02_coli_monte_forwiki.class', | ||
archive: 'http://igem-ut.net/2011/model/model2/applet/model02_coli_monte_forwiki.jar,http://igem-ut.net/2011/model/model2/applet/video.jar,http://igem-ut.net/2011/model/model2/applet/core.jar', | archive: 'http://igem-ut.net/2011/model/model2/applet/model02_coli_monte_forwiki.jar,http://igem-ut.net/2011/model/model2/applet/video.jar,http://igem-ut.net/2011/model/model2/applet/core.jar', | ||
- | width: | + | width: 400, |
- | height: | + | height: 200, |
}; | }; | ||
var parameters = { | var parameters = { | ||
Line 55: | Line 64: | ||
</script> | </script> | ||
</html> | </html> | ||
+ | |||
+ | {{:Team:UT-Tokyo/Templates/EndContent}} |
Latest revision as of 00:17, 6 October 2011
Model02/applet
iGEM UT-Tokyo
Demo2 : Chemotaxis
This demo simulates chemotaxis of E.coli in L-Asp gradient. You can adjust the strength of the gradient of Asp concentration.