Shuailin10 (Talk | contribs) |
|||
Line 1: | Line 1: | ||
{{Tsinghua-A}} | {{Tsinghua-A}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <title>Discription</title> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <meta name="description" content="Free HTML5 Template by FREEHTML5.CO" /> | ||
+ | <meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" /> | ||
+ | <meta name="author" content="FREEHTML5.CO" /> | ||
− | < | + | <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> |
− | + | <link rel="shortcut icon" href="favicon.ico"> | |
− | + | ||
− | + | ||
− | + | ||
− | < | + | <link href='https://fonts.googleapis.com/css?family=Roboto:400,100,300,700,900' rel='stylesheet' type='text/css'> |
− | < | + | <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700" rel="stylesheet"> |
+ | |||
+ | <!-- Animate.css --> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/animate?action=raw&ctype=text/css"> | ||
+ | <!-- Icomoon Icon Fonts--> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/icomoon?action=raw&ctype=text/css"> | ||
+ | <!-- Bootstrap --> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/bootstrap?action=raw&ctype=text/css"> | ||
+ | <!-- Superfish --> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/superfish?action=raw&ctype=text/css"> | ||
+ | <!-- Flexslider --> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/flexslider?action=raw&ctype=text/css"> | ||
− | < | + | <link rel="stylesheet" href="https://2017.igem.org/Template:Tsinghua-A/CSS/style?action=raw&ctype=text/css"> |
+ | <script src="https://2017.igem.org/Template:Tsinghua-A/JS/fixed?action=raw&ctype=text/javascript"> | ||
− | </ | + | <!-- Modernizr JS --> |
− | < | + | <script src="https://2017.igem.org/Template:Tsinghua-A/JS/modernizr-2.6.2.min?action=raw&ctype=text/javascript"></script> |
+ | <!-- FOR IE9 below --> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="https://2017.igem.org/Template:Tsinghua-A/JS/fixed?action=raw&ctype=text/javascript"></script> | ||
+ | <![endif]--> | ||
− | <div class=" | + | <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: left; | ||
+ | margin-bottom: 15px; | ||
+ | margin-left: 15%; | ||
+ | } | ||
+ | .myPicDis { | ||
+ | margin-left: 5%; | ||
+ | left: 45%; | ||
+ | top: 370px; | ||
+ | font-size: 18px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .background { | ||
+ | position:absolute; | ||
+ | width:100%; | ||
+ | height:5000px; | ||
+ | z-index:10000; | ||
+ | top: 150px; | ||
+ | left: 0px; | ||
+ | } | ||
+ | .mytable { | ||
+ | width:100%; | ||
+ | cellpadding:100; | ||
+ | cellspacing:50; | ||
+ | border-width:0; | ||
+ | border-color:rgba(0, 0, 0, 0.00); | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="fh5co-wrapper" > | ||
+ | <div id="fh5co-page"> | ||
+ | <div id="fh5co-header"> | ||
+ | <header id="fh5co-header-section"> | ||
+ | <div class="container"> | ||
+ | <div class="nav-header"> | ||
+ | |||
+ | <div class="background" id="apDiv_background"> | ||
+ | |||
+ | <div class="myTitle1" >Overview</div> | ||
+ | |||
+ | <div class="myPara" > Since there are many kinds of E.coli in our system, it is difficult to understand the behavior of the system directly without model. Also, with an appropriate model, we can combine it with our experiment results to help us design our gene circuit. <br> | ||
+ | First, to adapt to our experiment design, we construct a complete fluid model which describes the growth of E.coli inside the fluid medium using Ordinary Differential Equation (ODE). This complete fluid model can help us describe the change of all six character’s amount. Furthermore, the fluid E.coli War is based on this model. <br> | ||
+ | As is stated in the orthogonality test in experiment part, we failed to find the orthometric gene circuit for two warriors. How can we solve this problem? Our model can tell us answer!<br> | ||
+ | However, complete fluid model is too complicated to instruct our experiment design. Therefore, we extracted parts of the model to help us design a good warrior I which just respond to the AHL secreted by warrior II but not itself. This can be seen on the page of Improved orthometric gene circuit.What’s more, the simplified model tells us how to regulate the killing ability of warrior experimentally.Detailed information is displayed on the page of Regulation of killing ability. <br> | ||
+ | Apart from things mentioned above, spatial factors also have a great impact on the results of population competition and cooperation. To understand spatial effects better, we developed our discrete probabilistic solid model, and this model is used as the basis of our solid E.coli War. | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <a href="https://2017.igem.org/Team:Tsinghua-A" class="js-fh5co-nav-toggle fh5co-nav-toggle"><i></i></a> | ||
+ | <h1 id="fh5co-logo"><a href="https://2017.igem.org/Team:Tsinghua-A"><i class="icon-home2"></i>TSINGHUA-A IGEM</a></h1> | ||
+ | <!-- START #fh5co-menu-wrap --> | ||
+ | <nav id="fh5co-menu-wrap" role="navigation"> | ||
+ | <ul class="sf-menu" id="fh5co-primary-menu"> | ||
+ | <li> | ||
+ | <a href="https://2017.igem.org/Team:Tsinghua-A/Description"class="fh5co-sub-ddown">PROJECT</a> | ||
+ | <ul class="fh5co-sub-menu"> | ||
+ | <li><a href="https://2017.igem.org/Team:Tsinghua-A/Description">DESCRIPTION</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Tsinghua-A/Results">RESULT</a></li> | ||
+ | <li><a href="#">PROOF</a></li> | ||
+ | <li><a href="#">BASIC PARTS</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="work.html"class="fh5co-sub-ddown">MODEL</a> | ||
+ | <ul class="fh5co-sub-menu"> | ||
+ | <li><a href="#">OVERVIEW</a></li> | ||
+ | <li><a href="#">FLUID MEDIUM</a></li> | ||
+ | <li><a href="#">SOLID MEDIUM</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="contact.html">GAME</a></li> | ||
+ | <li> | ||
+ | <a href="services.html" class="fh5co-sub-ddown">EXPERIMENT</a> | ||
+ | <ul class="fh5co-sub-menu"> | ||
+ | <li><a href="#">ORTHOGONALITY TEST</a></li> | ||
+ | <li><a href="#">KILLING ABILITY</a></li> | ||
+ | <li><a href="#">IMPROVED ORTHOGONALITY GENE CIRCUIT</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="about.html">HUMAN PRACTICE</a></li> | ||
+ | <li><a href="contact.html">TEAM</a></li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | </div> | ||
+ | </div> | ||
+ | </header> | ||
+ | |||
+ | </div> | ||
+ | <!-- end:fh5co-header --> | ||
+ | <aside id="fh5co-hero" class="js-fullheight"> | ||
+ | <div class="flexslider js-fullheight"> | ||
+ | <ul class="slides"> | ||
+ | <li style="background-image: url(images/slide_2.jpg);"> | ||
+ | <div class="overlay-gradient"></div> | ||
+ | <div class="container"> | ||
+ | <div class="col-md-10 col-md-offset-1 text-center js-fullheight slider-text"> | ||
+ | <div class="slider-text-inner desc"> | ||
+ | <h2 class="heading-section">Discription here</h2> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </aside> | ||
+ | <div id="fh5co-services-section"></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> | </html> |
Revision as of 13:39, 22 October 2017