|
|
(8 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{Team:Tokyo Tech/template2016}}
| + | |
− | <html>
| + | |
− | <head>
| + | |
− | <style type="text/css">
| + | |
− | <!--
| + | |
− | /********************** All style of this page ************************/
| + | |
− | body{
| + | |
− | background: #052d5d;
| + | |
− | background-image: url("https://static.igem.org/mediawiki/2016/8/83/Tokyo_Tech_Background.png");
| + | |
− | background-size: 75%;
| + | |
− | // background-size: 60%;
| + | |
− | }
| + | |
− | #globalWrapper, #content{
| + | |
− | background: transparent;
| + | |
− | }
| + | |
− | #content{
| + | |
− | // background: #052d5d;
| + | |
− | // background-image: url("https://static.igem.org/mediawiki/2016/8/83/Tokyo_Tech_Background.png");
| + | |
− | margin: 0 auto;
| + | |
− | border: 0px solid #052d5d;
| + | |
− | }
| + | |
− | /**********************************************************************/
| + | |
− | #main_contents{
| + | |
− | margin: 0 auto;
| + | |
− | width: 90%;
| + | |
− | min-width: 880px;
| + | |
− | max-width: 1100px;
| + | |
− | // background: #052d5d;
| + | |
− | // border:1px solid #052d5d;
| + | |
− | }
| + | |
− | .container{
| + | |
− | margin: 5px auto;
| + | |
− | background: #ffffff;
| + | |
− | }
| + | |
− | .container_top h1{
| + | |
− | margin-top: 1px;
| + | |
− | font-size: 36px;
| + | |
− | }
| + | |
− | .container_header{
| + | |
− | background: #ffffff;
| + | |
− | text-align: center;
| + | |
− | }
| + | |
− | .container_header span{
| + | |
− | border-bottom: 2px solid #052d5d;
| + | |
− | }
| + | |
− | .container_contents{
| + | |
− | line-height: 1.5em;
| + | |
− | width: 800px;
| + | |
− | margin: 0 auto;
| + | |
− | padding-bottom: 10px;
| + | |
− | }
| + | |
− | .normal_text{
| + | |
− | font-size: 18px;
| + | |
− | text-indent: 18px;
| + | |
− | text-align: justify;
| + | |
− | // padding: 18px;
| + | |
− | font-family: 'Century', serif;
| + | |
− | }
| + | |
− | .on{
| + | |
− | display: block;
| + | |
− | -webkit-transiton: all 0.6s ease;
| + | |
− | transition: all 0.6s ease;
| + | |
− | }
| + | |
− | .off{
| + | |
− | display: none;
| + | |
− | -webkit-transiton: all 0.6s ease;
| + | |
− | transition: all 0.6s ease;
| + | |
− | }
| + | |
− | --></style>
| + | |
− | </head>
| + | |
− | <body>
| + | |
− | <div id="main_contents">
| + | |
− | <div id="page_header" class="container container_top">
| + | |
− | <h1 align="center">Modeling Overview</h1>
| + | |
− | </div><!-- /page_header -->
| + | |
− | <div id="overview" class="container">
| + | |
− | <div id="overview_header" class="container_header">
| + | |
− | <h2><span>OVERVIEW</span></h2>
| + | |
− | </div><!-- /overview_header -->
| + | |
− | <div id="overview_contents" class="container_contents">
| + | |
− | <p class="normal_text">To reproduce ”Snow White”, we have designed the cell-cell communication system with improved or characterized parts and collect data from exhaustive experiments.
| + | |
− | However, since our gene circuits are so complex that we couldn’t predict whether <span style="font-style: italic;">E. coli</span> can play the story, we constructed the mathematical model and simulate them.
| + | |
− | This simulation successfully contributed to give the suggestions to wet lab experiments and confirm the feasibility of our system.
| + | |
− | Also, in order to utilize TA system, we developed the software in Java for adjusting the number of ACA sequences, which MazF dimer recognizes and cleaves in mRNAs.</p>
| + | |
− | </div><!-- /overview_contents -->
| + | |
− | </div><!-- /overview -->
| + | |
− | <div id="mathematical_model" class="container">
| + | |
− | <div id="mathematical_model_header" class="container_header">
| + | |
− | <h2><span>MATHEMATICAL MODEL</span></h2>
| + | |
− | </div><!-- /mathematical_model_header -->
| + | |
− | <div id="mathematical_model_contents" class="container_contents">
| + | |
− | <p class="normal_text">To simulate our gene circuits, we developed an ordinary differential equation model.</p>
| + | |
− | <p style="text-align:center;">[<a href="https://2016.igem.org/Team:Tokyo_Tech/Modeling_Details">Model Development</a>]</p>
| + | |
− | <p class="normal_text" style="text-align:center;"><a href="javascript:void(0);" onClick="show('modelingDetail');" class="showHidden">Show expressions</a></p>
| + | |
− | <div id="modelingDetail" class="off">隠しスペース</div>
| + | |
− | </div><!-- /mathematical_model_contents -->
| + | |
− | </div><!-- /mathematical_model -->
| + | |
− | <div id="results" class="container">
| + | |
− | <div id="results_header" class="container_header">
| + | |
− | <h2><span>RESULTS OF SIMULATION</span></h2>
| + | |
− | </div><!-- /results_header -->
| + | |
− | <div id="results_contents" class="container_contents">
| + | |
− | <p class="normal_text">Lastly we got and verified the desirable behavior of the fluorescence by modifying and improving them.
| + | |
− | As described below, it is consistent with the development of story.</p>
| + | |
− | </div><!-- /results_contents -->
| + | |
− | </div><!-- /results -->
| + | |
− | <div id="software" class="container container_bottom">
| + | |
− | <div id="software_header" class="container_header">
| + | |
− | <h2><span>SOFTWARE</span></h2>
| + | |
− | </div><!-- /software_header -->
| + | |
− | <div id="software_contents" class="container_contents">
| + | |
− | <p class="normat_text">ACA Sequence: </p><form>
| + | |
− |
| + | |
− | </div><!-- /software_contents -->
| + | |
− | </div><!-- /software -->
| + | |
− | </div><!-- /main_contents -->
| + | |
− | <script type="text/javascript">
| + | |
− | function show(idName){
| + | |
− | var elem = document.getElementById(idName);
| + | |
− | if(elem.className === 'on'){
| + | |
− | elem.className = 'off';
| + | |
− | var elem2 = document.getElementsByClassName('showHidden');
| + | |
− | elem2[0].textContent = 'Show expressions';
| + | |
− | } else {
| + | |
− | elem.className = 'on';
| + | |
− | var elem2 = document.getElementsByClassName('showHidden');
| + | |
− | elem2[0].textContent = 'Hide expressions';
| + | |
− | }
| + | |
− | }
| + | |
− | </script>
| + | |
− | </body>
| + | |
− | </html>
| + | |