Team:ETH Zurich/modeling/overview

From 2014.igem.org

(Difference between revisions)
m
 
(28 intermediate revisions not shown)
Line 59: Line 59:
$(document).ready(function(){
$(document).ready(function(){
-
 
  $('#map').mapster({
  $('#map').mapster({
     fillOpacity: 0.5,
     fillOpacity: 0.5,
     isSelectable: false,
     isSelectable: false,
-
     showToolTip: true,
+
     clickNavigate: true,
     mapKey: 'name',
     mapKey: 'name',
     areas: [
     areas: [
Line 90: Line 89:
                 key: "cell",
                 key: "cell",
                 fillColor: 'FFFFFF'
                 fillColor: 'FFFFFF'
-
                toolTip: $('<div/>').html('<p>Whole cell model</p>').contents()
 
             }
             }
             ]
             ]
   });
   });
 +
Line 106: Line 105:
</script>
</script>
-
<article>
+
<article id="article">
-
<center id="article">
+
<center>
 +
Our whole model is the result of separate studies for every module of the system. We started with mass action kinetics to model the reactions of all modules, and chose the proper approximations to fit parameters when they were unknown.
 +
The flow of the information is characterized by transfer functions. Click on the different modules to check out their precise characterization. For a global description of the whole cell model as a black box, click on Whole cell model.
 +
</center>
 +
<br/>
 +
<br/>
 +
<center>
<img usemap="#map" id="map" src="/wiki/images/1/11/ETH_Zurich_Modeling-overview.png" style="width:100%;"/>
<img usemap="#map" id="map" src="/wiki/images/1/11/ETH_Zurich_Modeling-overview.png" style="width:100%;"/>
-
<map id="map" name="map"><area shape="rect" alt="" title="" coords="412,1460,1900,3328" href="https://2014.igem.org/Team:ETH_Zurich/modeling/qs" name="qs" target="" /><area shape="rect" name="qs" alt="" title="" coords="2661,1461,4150,3326" href="https://2014.igem.org/Team:ETH_Zurich/modeling/qs" target="" /><area shape="rect" name="integrases" alt="" title="" coords="411,3712,1900,5577" href="https://2014.igem.org/Team:ETH_Zurich/modeling/int" target="" /><area shape="rect" name="integrases" alt="" title="" coords="2661,3711,4149,5577" href="https://2014.igem.org/Team:ETH_Zurich/modeling/int" target="" /><area shape="rect" name="xor" alt="" title="" coords="1356,6032,3200,7784" href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview#xor" target="" /><area shape="rect" name="diff" alt="" title="" coords="1868,1,2677,773" href="https://2014.igem.org/Team:ETH_Zurich/modeling/diffmodel" target="" /><area shape="poly" name="cell" alt="" title="" coords="37,8435,41,8448,52,8457,63,8462,4499,8462,4512,8457,4525,8447,4529,8433,4559,8446,4552,8472,4532,8488,4510,8498,61,8499,36,8490,22,8481,7,8462,0,8438,1,1307,7,1281,25,1261,48,1249,62,1247,4505,1246,4526,1251,4548,1268,4560,1291,4565,1304,4566,8432,4564,8445,4529,8433,4528,1309,4521,1294,4510,1284,4501,1282,64,1282,49,1288,41,1298,37,1308,37,1308" href="https://2014.igem.org/Team:ETH_Zurich/modeling/whole" target="" /><!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) --></map>
+
<map id="map" name="map"><area shape="rect" alt="" title="Diffusion model" coords="448,1,642,185" href="https://2014.igem.org/Team:ETH_Zurich/modeling/diffmodel" target="" name='diff' /><area shape="rect" name='qs' alt="" title="Quorum sensing module" coords="636,349,997,799" href="https://2014.igem.org/Team:ETH_Zurich/modeling/qs" target="" /><area shape="rect" name='integrases' alt="" title="Integrase module" coords="97,889,457,1339" href="https://2014.igem.org/Team:ETH_Zurich/modeling/int" target="" /><area name='qs' shape="rect" alt="" title="Quorum sensing module" coords="97,349,456,798" href="https://2014.igem.org/Team:ETH_Zurich/modeling/qs" target="" /><area name='integrases' shape="rect" alt="" title="Integrase module" coords="636,889,997,1338" href="https://2014.igem.org/Team:ETH_Zurich/modeling/int" target="" /><area shape="rect" name='xor' alt="" title="Xor gate module" coords="325,1446,770,1866" href="https://2014.igem.org/Team:ETH_Zurich/modeling/xor" target="" /><area name='cell' shape="rect" alt="" title="Whole cell model" coords="1,301,61,2037" href="https://2014.igem.org/Team:ETH_Zurich/modeling/whole" target="" /><!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) --></map>
-
 
+
</center>
</center>

Latest revision as of 00:15, 18 October 2014

iGEM ETH Zurich 2014