Difference between revisions of "Team:Tsinghua-A/fluid model"

Line 22: Line 22:
 
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/icomoon?action=raw&ctype=text/css">
 
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/icomoon?action=raw&ctype=text/css">
 
<!-- Bootstrap  -->
 
<!-- Bootstrap  -->
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsingfhua-A/CSS/bootstrap?action=raw&ctype=text/css">
+
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/bootstrap?action=raw&ctype=text/css">
 
<!-- Superfish -->
 
<!-- Superfish -->
 
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/superfish?action=raw&ctype=text/css">
 
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/superfish?action=raw&ctype=text/css">
Line 39: Line 39:
  
 
     <style type="text/css">
 
     <style type="text/css">
#fh5co-hero {
+
#fh5co-hero {
   min-height: 12000px;
+
   min-height: 5000px;
   background: #fff url() repeat ;
+
   style:"background: #fff url(https://static.igem.org/mediawiki/2017/thumb/8/87/TsinghuaA-backgroundpartten.jpeg/240px-TsinghuaA-backgroundpartten.jpeg) repeat;"
 
+
 
+
 
}   
 
}   
 
     .myTitle1 {
 
     .myTitle1 {
Line 50: Line 48:
 
margin-left: 5%;
 
margin-left: 5%;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 +
 
font-size: 40px;
 
font-size: 40px;
 
}
 
}
Line 64: Line 63:
 
margin-bottom: 20px;
 
margin-bottom: 20px;
 
font-size: 20px;
 
font-size: 20px;
text-align: left;
 
}
 
  .myPara2{
 
width:90%;
 
margin-left: 5%;
 
margin-bottom: 20px;
 
font-size: 15px;
 
 
text-align: left;
 
text-align: left;
 
}
 
}
Line 80: Line 72:
 
text-align: left;
 
text-align: left;
 
}
 
}
.myPic1 {
+
    .myPic1 {
 
font-size: 100px;
 
font-size: 100px;
 
text-align: center;
 
text-align: center;
Line 93: Line 85:
 
     text-align: left;
 
     text-align: left;
 
}
 
}
.myPic2 {
+
    .myPicDis2 {
font-size: 100px;
+
text-align: left;
+
margin-bottom: 15px;
+
margin-left: 10%;
+
text-align: left;
+
}
+
 
+
 
+
.myPicDis2 {
+
 
margin-left: 10%;
 
margin-left: 10%;
 
left: 45%;
 
left: 45%;
 
top: 370px;
 
top: 370px;
 
font-size: 18px;
 
font-size: 18px;
text-align: left;
+
text-align: center;
 +
    margin-bottom:50px;
 
}
 
}
 
     .background {
 
     .background {
position:absolute;
+
position: absolute;
width:70%;
+
width: 70%;
height:12000px;
+
height: 5000px;
z-index:10000;
+
z-index: 10000;
 
top: 100px;
 
top: 100px;
 
left: 15%;
 
left: 15%;
 +
background-color:white;
 
}
 
}
 
.mytable {
 
.mytable {
Line 123: Line 108:
 
                 border-width:0;
 
                 border-width:0;
 
                 border-color:rgba(0, 0, 0, 0.00);
 
                 border-color:rgba(0, 0, 0, 0.00);
 +
 
}
 
}
 
     </style>
 
     </style>
 
     </head>
 
     </head>
<body>
+
<body >
<div id="fh5co-wrapper" >
+
<div id="fh5co-wrapper" >
 
<div id="fh5co-page">
 
<div id="fh5co-page">
 
<div id="fh5co-header">
 
<div id="fh5co-header">
+
 
 
 
</div>
 
</div>
 
<!-- end:fh5co-header -->
 
<!-- end:fh5co-header -->
<aside id="fh5co-hero" class="js-fullheight">
+
<aside id="fh5co-hero" class="js-fullheight" >
<div class="flexslider js-fullheight">
+
<div class="flexslider js-fullheight" >
 
<ul class="slides">
 
<ul class="slides">
  <li style="background-image: url(images/slide_2.jpg);">
+
  <li style=" ">
 
  <div class="overlay-gradient"></div>
 
  <div class="overlay-gradient"></div>
 
  <div class="container">
 
  <div class="container">
Line 150: Line 136:
 
  </div>
 
  </div>
 
</aside>
 
</aside>
<div id="fh5co-services-section"></div>
+
<div id="fh5co-services-section" ></div>
<div class="background" id="apDiv_background">
+
<div class="background" class="background">
 
+
{{Tsinghua-A}}
  <div class="myTitle1" >Fluid model</div>
+
<html>
  <div class="myTitle2" >I Introduction</div>
+
      <head>
  <div class="myPara" > &nbsp;&nbsp;&nbsp;&nbsp;The system we designed involves many kinds of relationships between populations and individuals. To help us understand these relationships better, we designed models to describe how the amount of E.coli and substance change with time.<br>
+
<meta charset="utf-8">
&nbsp;&nbsp;&nbsp;&nbsp;Concretely, to consider population interactions in a fluid environment, we designed a fluid model based on ODE. The system we considered here have no substance exchange except for some gas, which is, however, not considered in our model. <br>
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
&nbsp;&nbsp;&nbsp;&nbsp;What is more, we can use this model to help us design our experiment. (See more details at Improved gene circuit and Regulation of killing ability) <br>
+
<title>Discription</title>
&nbsp;&nbsp;&nbsp;&nbsp;Furthermore, we found that it will be much easier to consider effects of some factors (Like initial number of each populations) on population interactions if we can visualize it. Therefore, we designed our game---Fluid E.coli War (Game Overview & Discovery) based on our fluid model to satisfy our needs. What is more, the game can also help us realize educational purpose of our project and make public know more about synthetic biology! (Exhibition at National Museum) <br>
+
<meta name="viewport" content="width=device-width, initial-scale=1">
&nbsp;&nbsp;&nbsp;&nbsp;Our game is made on the structure of html5. The small video below is Fluid E.coli War.
+
<meta name="description" content="Free HTML5 Template by FREEHTML5.CO" />
<br></div>
+
<meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" />
  <div class="myPic1" ><video src=""></div>
+
<meta name="author" content="FREEHTML5.CO" />
  <div class="myPara" >&nbsp;&nbsp;&nbsp;&nbsp;See more details on Fluid E.coli War.<br><br></div>
+
  <div class="myTitle2" >II Gene circuit of six characters</div>
+
  <div class="myPic1" ><img src="https://static.igem.org/mediawiki/2017/b/b7/Gene_circuit1.png" width="810.67" height="587"></div>
+
  <div class="myPara" ><strong>Note: Here for simplicity, we hypothesize that this gene circuit is orthogonal.</strong><br><br></div>
+
  <div class="myTitle2" >III ODE, explanation and parameter resource</div>
+
  <div class="myPara" >Note: <br>
+
1. Subscript 1 indicate warrior I, subscript 2 indicate farmer I, subscript 3 indicate beggar I, subscript 4 indicate warrior I, subscript 5 indicate farmer II, subscript 6 indicate beggar II.<br>
+
2. Volume of medium (Vsys) here is 0.005L. Volume of E.coli(Vcell) is 1μm<sup>3</sup><br><br>
+
Detailed ODEs are shown below:<br>
+
<strong>1. Amount of population (cell/medium):</strong>
+
<br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/6/60/Tsinghua-a-f_1.jpg"width="700px"></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/f/ff/Tsinghua-a-f_1_2.jpg"width="700px"></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/7/78/Tsinghua-a-f_2.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>2. Concentration of sucrose inside medium:S(sucrose/medium)1 medium=0.005L</strong><br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/1/12/Tsinghua-a-f_3.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>3. Concentration of invertase inside medium:Inv(invertase/medium)</strong><br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/0/0c/Tsinghua-a-f_4.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>4. Concentration of glucose + fructose inside medium: glu.(glucose/medium) 1 medium=0.005L</strong><br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/c/c3/Tsinghua-a-f_4_r.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>5. Carrying capacity:K<sub>n</sub></strong><br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/2/25/Tsinghua-a-f_5.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>6. Concentration of 3OC6HSL molecule inside cell:C<sub>6n</sub>. (C<sub>6</sub>/cell)</strong><br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/2/2e/Tsinghua-a-f_6.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>7. Concentration of 3OC12HSL molecule inside cell:C<sub>12n</sub>. (C<sub>12</sub>/cell)</strong><br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/6/62/Tsinghua-a-f_7.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>8. Concentration of 3OC6HSL molecule inside medium: C<sub>6e</sub> (C<sub>6</sub>/L)</strong><br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/7/75/Tsinghua-a-f_8.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>9. Concentration of 3OC12HSLinside medium C<sub>12e</sub>(C<sub>12</sub>/L)</strong><br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/c/cd/Tsinghua-a-f_9.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>10. Concentration of lacI inside cell:<i>lacI</i><sub>n</sub>.<i>lacI</i>/cell</strong><br></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/a/a2/Tsinghua-a-f_10_1.jpg"width="700px"></div>
+
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/5/58/Tsinghua-a-f_10_2.jpg"width="700px"></div>
+
                                          <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/7/74/Tsinghua-a-f_10_3.jpg"width="700px"></div>
+
                                          <div class="myPara2"><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/whole#Alternate_Design">https://2014.igem.org/Team:ETH_Zurich/modeling/whole#Alternate_Design</a><br></div>
+
                                          <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/f/f2/Tsinghua-a-f_10_4.jpg"width="700px"></div>
+
                                          <div class="myPara2"><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/whole#Alternate_Design">https://2014.igem.org/Team:ETH_Zurich/modeling/whole#Alternate_Design</a><br></div>
+
  
  <div class="myPara" ><strong>11.Concentration of CmR inside cell:<i>CmR</i><sub>n</sub>. <i>CmR</i>/cell</strong><br></div>
+
 
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/0/02/Tsinghua-a-f_11_1.jpg"width="700px"></div>
+
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/f/ff/Tsinghua-a-f_11_2.jpg"width="700px"></div>
+
<link rel="shortcut icon" href="favicon.ico">
  <div class="myPara" ><strong>12.Concentration of LuxI inside warrior I. LuxI (LuxI/cell)</strong><br></div>
+
 
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/f/f6/Tsinghua-a-f_12.jpg"width="700px"></div>
+
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,300,700,900' rel='stylesheet' type='text/css'>
  <div class="myPara" ><strong>13.Concentration of LasI inside warrior II. LasI (LasI/cell)</strong><br></div>
+
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700" rel="stylesheet">
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/f/f3/Tsinghua-a-f_13.jpg"width="700px"></div>
+
  <div class="myPara" ><strong>14. Concentration of chloramphenicol inside cell: <i>Cm</i>. (<i>Cm</i>/cell)</strong><br></div>
+
<!-- Animate.css -->
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/6/66/Tsinghua-a-f_14.jpg"width="700px"></div>
+
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/animate?action=raw&ctype=text/css">
  <div class="myPara" ><strong>15.Concentration of chloramphenicol inside medium:Cm<sub>e</sub> (Cm/L)</strong><br></div>
+
<!-- Icomoon Icon Fonts-->
  <div class="myPic2" ><img src="https://static.igem.org/mediawiki/2017/9/98/Tsinghua-a-f_15.jpg"width="700px"></div>
+
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/icomoon?action=raw&ctype=text/css">
                      <div class="myPara" ><br></div>
+
<!-- Bootstrap  -->
                      <div class="myTitle2" >IV Results</div>
+
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/bootstrap?action=raw&ctype=text/css">
  <div class="myPara" >&nbsp;&nbsp;&nbsp;&nbsp;We extract part of this complete model and adapt it to our experiment results so that we can know how to design our experiment.<br>
+
<!-- Superfish -->
Concretely, we use our model to help us do things below:<br>
+
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/superfish?action=raw&ctype=text/css">
(1)Design warriors that can be killed only by the warrior from the other group. See more at Improved gene circuit.<br>
+
<!-- Flexslider  -->
(2)Design an easy way to regulate killing ability of warriors. See more at Regulation of killing abilities.<br>
+
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/flexslider?action=raw&ctype=text/css">
&nbsp;&nbsp;&nbsp;&nbsp;What is more, we use this model to design a game---Fluid E.coli War to help us consider effects of some factors (Like initial number of each populations) on population interactions and make the public more interested in synthetic biology. (See more at Fluid E.coli War)<br>
+
 
<br></div>
+
<link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/style?action=raw&ctype=text/css">
  <div class="myTitle2" >V Discussion</div>
+
      <script src="https://2017.igem.org/Template:Tsinghua-A/JS/fixed?action=raw&ctype=text/javascript">
  <div class="myPara" ><strong>(1)Why we detect RFP intensity but not OD600 directly in simplified model used in experiment</strong><br>
+
 
&nbsp;&nbsp;&nbsp;&nbsp;When we look at the model, we will find many parts of model use hypothesis that is commonly used, like Volterra-Lotka equation or Michaelis-Menten equation, and they can be confirmed experimentally. However, parts of it are not, like hypothesis that the decreasing effect of chloramphenicol on population growth rate is proportional to amount of chloramphenicol inside that character. This is not confirmed by our experiment yet. Therefore, it is still not reasonable now to detect OD600 directly in simplified model used in experiment design. What is more, using RFP intensity to detect LacI and thus killing effect is confirmed by our experiment---Killing Test and so we detect RFP intensity to indicate killing effect. <br>
+
<!-- Modernizr JS -->
<strong>(2)Delayed ODE may be a better choice<br></strong>
+
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/modernizr-2.6.2.min?action=raw&ctype=text/javascript"></script>
&nbsp;&nbsp;&nbsp;&nbsp;Besides hypothesis mentioned above, the hypothesis that carrying capacity change in real time as the change of glucose concentration. This will cause that if there is just a little glucose inside medium, the carrying capacity will be very small and thus all characters will be dead in a very fast speed, shown as below:<br>
+
<!-- FOR IE9 below -->
<br></div>
+
<!--[if lt IE 9]>
  <div class="myPic1" ><img src=""></div>
+
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/fixed?action=raw&ctype=text/javascript"></script>
  <div class="myPara" >&nbsp;&nbsp;&nbsp;&nbsp;However, this may be not consistent with real situation, so it may be better to use carrying capacity before some time in equations that describe how amounts of each character change as time. Similar consideration may be also useful when we consider chloramphenicol’s effects on growth rate.<br>
+
<![endif]-->
&nbsp;&nbsp;&nbsp;&nbsp;In conclusion, fluid model is a powerful tool to help us design our experiment and design our game, though it can be improved in future to make it better in forecasting the behavior of the system.<br>
+
 
 +
    <style type="text/css">
 +
        .myTitle1 {
 +
            width:90%;
 +
            height:84px;
 +
            margin-left: 5%;
 +
            margin-bottom: 10px;
 +
            font-size: 40px;
 +
        }
 +
            .myTitle2 {
 +
            width:90%;
 +
            height:50px;
 +
            margin-left: 5%;
 +
            margin-bottom: 10px;
 +
            font-size: 32px;
 +
        }
 +
            .myPara {
 +
            width:90%;
 +
            margin-left: 5%;
 +
            margin-bottom: 20px;
 +
            font-size: 20px;
 +
            text-align: left;
 +
        }
 +
.myPS {
 +
width:90%;
 +
margin-left: 5%;
 +
margin-bottom: 8px;
 +
font-size: 16px;
 +
text-align: left;
 +
}
 +
    .myPic1 {
 +
font-size: 100px;
 +
text-align: center;
 +
margin-bottom: 15px;
 +
}
 +
    .myPicDis {
 +
margin-left: 5%;
 +
text-align:left;
 +
top: 370px;
 +
font-size: 15px;
 +
}
 +
.background {
 +
position:absolute;
 +
width:70%;
 +
height:4300px;
 +
z-index:10000;
 +
top: 100px;
 +
left: 15%;
 +
background-color:white;
 +
}
 +
#fh5co-hero {
 +
  min-height: 4300px;
 +
  style:"background: #fff url(https://static.igem.org/mediawiki/2017/thumb/8/87/TsinghuaA-backgroundpartten.jpeg/240px-TsinghuaA-backgroundpartten.jpeg) repeat;"
 +
}
 +
 
 +
    </style>
 +
   
 +
    <style>
 +
    .divcss{
 +
width:650px;
 +
height:500px;
 +
margin-left: 5%;
 +
}
 +
    </style>
 +
   
 +
    </head>
 +
<body>
 +
<div id="fh5co-wrapper" >
 +
<div id="fh5co-page">
 +
<div id="fh5co-header">
 +
 +
 +
</div>
 +
<!-- end:fh5co-header -->
 +
<aside id="fh5co-hero" class="js-fullheight" style="background: #fff url(https://static.igem.org/mediawiki/2017/thumb/8/87/TsinghuaA-backgroundpartten.jpeg/240px-TsinghuaA-backgroundpartten.jpeg) repeat;">
 +
<br><br>
 +
<div class="background">
 +
 
 +
              <div class="myTitle1">Fluid <i>E.coli War</i></div>
 +
              <div id="mylegend" class="divcss">Lufylegend loading... If not begin, please use Chrome for browsing!</div>
 +
  <div>
 +
  <script type="text/javascript" src="https://2017.igem.org/Template:Tsinghua-A/JS/Game_lufylegend?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:Tsinghua-A/JS/Game_sylvester?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Tsinghua-A/JS/Game_ode?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Tsinghua-A/JS/Game_solves?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Tsinghua-A/JS/Game_calculator?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Tsinghua-A/JS/Game_usefun?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Tsinghua-A/JS/Game_main?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Tsinghua-A/JS/Game_chara?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Tsinghua-A/JS/Game_layers?action=raw&ctype=text/javascript"></script>
 
</div>
 
</div>
 +
            <div id="re_table" style="margin-left: 5%">
 +
                <table width="450px" border="1">
 +
                    <tr>
 +
                        <th rowspan="2" colspan="2">&nbsp;</th>
 +
                        <th colspan="3">Init</th>
 +
                        <th rowspan="2">Final</th>
 +
                        <th rowspan="2">Result</th>
 +
                    </tr>
 +
                    <tr>
 +
                        <th>Warriors</th>
 +
                        <th>Farmers</th>
 +
                        <th>Beggars</th>
 +
                    </tr>
 +
                    <tr>
 +
                        <th rowspan="2">Game 1</th>
 +
                        <th>User</th>
 +
                        <td id="u1w" align="right"></td>
 +
                        <td id="u1f" align="right"></td>
 +
                        <td id="u1b" align="right"></td>
 +
                        <td id="u1fin" align="right"></td>
 +
                        <td id="g1" rowspan="2" align="center"></td>
 +
                    </tr>
 +
                    <tr>
 +
                        <th>AI</th>
 +
                        <td id="a1w" align="right"></td>
 +
                        <td id="a1f" align="right"></td>
 +
                        <td id="a1b" align="right"></td>
 +
                        <td id="a1fin" align="right"></td>
 +
                    </tr>
 +
                    <tr>
 +
                        <th rowspan="2">Game 2</th>
 +
                        <th>User</th>
 +
                        <td id="u2w" align="right"></td>
 +
                        <td id="u2f" align="right"></td>
 +
                        <td id="u2b" align="right"></td>
 +
                        <td id="u2fin" align="right"></td>
 +
                        <td id="g2" rowspan="2" align="center"></td>
 +
                    </tr>
 +
                    <tr>
 +
                        <th>AI</th>
 +
                        <td id="a2w" align="right"></td>
 +
                        <td id="a2f" align="right"></td>
 +
                        <td id="a2b" align="right"></td>
 +
                        <td id="a2fin" align="right"></td>
 +
                    </tr>
 +
                    <tr>
 +
                        <th rowspan="2">Game 3</th>
 +
                        <th>User</th>
 +
                        <td id="u3w" align="right"></td>
 +
                        <td id="u3f" align="right"></td>
 +
                        <td id="u3b" align="right"></td>
 +
                        <td id="u3fin" align="right"></td>
 +
                        <td id="g3" rowspan="2" align="center"></td>
 +
                    </tr>
 +
                    <tr>
 +
                        <th>AI</th>
 +
                        <td id="a3w" align="right"></td>
 +
                        <td id="a3f" align="right"></td>
 +
                        <td id="a3b" align="right"></td>
 +
                        <td id="a3fin" align="right"></td>
 +
                    </tr>
 +
                    <tr>
 +
                        <th rowspan="2">Game 4</th>
 +
                        <th>User</th>
 +
                        <td id="u4w" align="right"></td>
 +
                        <td id="u4f" align="right"></td>
 +
                        <td id="u4b" align="right"></td>
 +
                        <td id="u4fin" align="right"></td>
 +
                        <td id="g4" rowspan="2" align="center"></td>
 +
                    </tr>
 +
                    <tr>
 +
                        <th>AI</th>
 +
                        <td id="a4w" align="right"></td>
 +
                        <td id="a4f" align="right"></td>
 +
                        <td id="a4b" align="right"></td>
 +
                        <td id="a4fin" align="right"></td>
 +
                    </tr>
 +
                    <tr>
 +
                        <th rowspan="2">Game 5</th>
 +
                        <th>User</th>
 +
                        <td id="u5w" align="right"></td>
 +
                        <td id="u5f" align="right"></td>
 +
                        <td id="u5b" align="right"></td>
 +
                        <td id="u5fin" align="right"></td>
 +
                        <td id="g5" rowspan="2" align="center"></td>
 +
                    </tr>
 +
                    <tr>
 +
                        <th>AI</th>
 +
                        <td id="a5w" align="right"></td>
 +
                        <td id="a5f" align="right"></td>
 +
                        <td id="a5b" align="right"></td>
 +
                        <td id="a5fin" align="right"></td>
 +
                    </tr>
 +
                </table>
 +
                </div>
 +
            <div class="myPara"><br></div>
 +
    <div class="myTitle2">I Introdution</div>
 +
<div class="myPara">&nbsp;&nbsp;&nbsp;&nbsp;The game “E.coli War” is designed based on our liquid model. In the game, E.coli are divided into two groups, with each group having three kinds of E.coli: warriors, farmers and beggars.</div>
 +
 +
<div>
 +
<table border="0">
 +
<tr>
 +
<td><img src="https://static.igem.org/mediawiki/2017/d/d8/TsinghuaA-warrior.png"  width="100px"></td>
 +
<td><img src="https://static.igem.org/mediawiki/2017/1/1f/TsinghuaA-farmer.png"  width="100px"></td>
 +
<td><img src="https://static.igem.org/mediawiki/2017/b/b0/TsinghuaA-beggar.png"  width="100px"></td>
 +
</tr>
 +
<tr>
 +
<td>Warriors can attack the enemy</td>
 +
<td>Farmers can provide food for others</td>
 +
<td>Beggars just consume resources</td>
 +
</tr>
 +
</table>
 +
</div>
 +
<div class="myPS">PS:The nutrients produced by farmers can be utilized by all E.colis. It can simulate grabbing of the enemy's grain during a war.<br><br></div>
 +
<div class="myTitle2">II Rule</div>
 +
            <div class="myPara">&nbsp;&nbsp;&nbsp;&nbsp;There are 60,000 E.colis at the beginning of a game. They are divided equally into farmers,warriors and beggars. You and AI will get a total of 30,000 E.coli, but the distribution of each kind of E.coli is random. The game is composed of five rounds. In each round, you can allocate 6,000 E.coli .The maximal number of E.coli that your group eventually reach will be your grade. If your grade is greater than that of AI, then you win this round. If you win three rounds, then congratulations, you win the game! <br>We believe you are smart enough to allocate your E.coli reasonably and win the game!</div>
 +
 +
<div class="myPara">&nbsp;&nbsp;&nbsp;&nbsp;OK, Let’s Begin to learn how to play it!<br>&nbsp;&nbsp;&nbsp;&nbsp;Before each game begins, You can input the number of each bacteria.</div>
 +
<div class="myPic1"><img src="https://static.igem.org/mediawiki/2017/5/5c/TsinghuaA-input_layer.png" width="400px"></div>
 +
<div class="myPara">&nbsp;&nbsp;&nbsp;&nbsp;Then you can press “Start” to begin this game.</div>
 +
<div class="myPic1"><img src="https://static.igem.org/mediawiki/2017/3/30/TsinghuaA-fluid_game.png" width="600px"></div>
 +
<div class="myPara">&nbsp;&nbsp;&nbsp;&nbsp;Now, they begin to kill each other, and the number of them is displayed at top.(The numbers are showed logarithmically. For example, when the length is 10, the number of bacteria is 10^10. If you do not want to wait for too long, you can press "Fast" to accelerate the process)<br>&nbsp;&nbsp;&nbsp;&nbsp;After each round, you can click the button "OK" to play the next round. Or you can click the button "Quit" to exit the game.</div>
 +
<div class="myPic1"><img src="https://static.igem.org/mediawiki/2017/7/7e/TsinghuaA-fluid_game_result.png" width="600px"></div>
 +
<div class="myPara"><br><br></div>
 +
<div class="myTitle2">III Game strategy</div>
 +
<div class="myPara">&nbsp;&nbsp;&nbsp;&nbsp;Although we cannot figure out exactly how initialized numbers determine the result, we do find out some rules. Here are some of them and hope that they can help you to win. <br>&nbsp;&nbsp;&nbsp;&nbsp;Because farmers provide nutrients for both sides, they have no effect in each side in terms of nutrients. Farmers only play a role in counting the total number of bacteria. Take this into consideration when you are placing farmers. <br>&nbsp;&nbsp;&nbsp;&nbsp;Warriors can attack enemy, which is beneficial for their own side. Beggars consume their own resources, so they are harmful to their own side. When the number of our warriors is bigger than AI's, and the number of our beggars is less than AI's, we will be more likely to win. The mechanism of winning is that our bacteria will keep growing faster.</div>
 +
<div class="myPic1"><img src="https://static.igem.org/mediawiki/2017/1/14/TsinghuaA-fluid_game_win1.png" width="600px"></div>
 +
<div class="myPara">&nbsp;&nbsp;&nbsp;&nbsp;Because beggars do not have any production, they grow the fastest. When the number of warriors of both sides is closer and the number of our beggars is bigger than AI's, we will be more likely to win. The mechanism of winning is that the number of our beggars can be far greater than AI's.</div>
 +
<div class="myPic1"><img src="https://static.igem.org/mediawiki/2017/9/92/TsinghuaA-fluid_game_win2.png" width="600px"></div>
 +
</div>
 +
<div class="flexslider js-fullheight"></div>
 +
</aside>
 +
<div id="fh5co-services-section" style="background: #fff url(https://static.igem.org/mediawiki/2017/thumb/8/87/TsinghuaA-backgroundpartten.jpeg/240px-TsinghuaA-backgroundpartten.jpeg) repeat;"></div>
 +
</div>
 +
<!-- END fh5co-page -->
 +
 +
</div>
 +
<!-- END fh5co-wrapper -->
 +
 +
<!-- jQuery -->
 +
 +
 +
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/jquery.min?action=raw&ctype=text/javascript"></script>
 +
<!-- jQuery Easing -->
 +
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/jquery.easing.1.3?action=raw&ctype=text/javascript"></script>
 +
<!-- Bootstrap -->
 +
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/bootstrap?action=raw&ctype=text/javascript"></script>
 +
<!-- Waypoints -->
 +
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/jquery.waypoints.min?action=raw&ctype=text/javascript"></script>
 +
<!-- Superfish -->
 +
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/hoverIntent?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/superfish?action=raw&ctype=text/javascript"></script>
 +
<!-- Flexslider -->
 +
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/jquery.flexslider-min?action=raw&ctype=text/javascript"></script>
 +
 +
<!-- Main JS (Do not remove) -->
 +
<script src="https://2017.igem.org/Template:Tsinghua-A/JS/main?action=raw&ctype=text/javascript"></script>
 +
        <script src="fixed.js"></script>
 +
</body>
 +
</html>
 +
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 
   
 
   
 
   
 
   

Revision as of 04:59, 31 October 2017

Discription
{{Tsinghua-A}} Discription













</div> </div>

</div>


<script src="https://2017.igem.org/Template:Tsinghua-A/JS/jquery.min?action=raw&ctype=text/javascript"></script> <script src="https://2017.igem.org/Template:Tsinghua-A/JS/jquery.easing.1.3?action=raw&ctype=text/javascript"></script> <script src="https://2017.igem.org/Template:Tsinghua-A/JS/bootstrap?action=raw&ctype=text/javascript"></script> <script src="https://2017.igem.org/Template:Tsinghua-A/JS/jquery.waypoints.min?action=raw&ctype=text/javascript"></script> <script src="https://2017.igem.org/Template:Tsinghua-A/JS/hoverIntent?action=raw&ctype=text/javascript"></script> <script src="https://2017.igem.org/Template:Tsinghua-A/JS/superfish?action=raw&ctype=text/javascript"></script> <script src="https://2017.igem.org/Template:Tsinghua-A/JS/jquery.flexslider-min?action=raw&ctype=text/javascript"></script>

<script src="https://2017.igem.org/Template:Tsinghua-A/JS/main?action=raw&ctype=text/javascript"></script>

       <script src="fixed.js"></script>

</body> </html>