(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <!DOCTYPE html> | |
+ | <html lang="en"> | ||
+ | <head> | ||
+ | <!-- Basic Page Needs | ||
+ | ================================================== --> | ||
+ | <meta charset="utf-8"> | ||
+ | <!--[if IE]><meta http-equiv="x-ua-compatible" content="IE=9" /><![endif]--> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <title>Biology</title> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="keywords" content=""> | ||
+ | <meta name="author" content=""> | ||
− | < | + | <!-- Favicons |
+ | ================================================== --> | ||
+ | <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon"> | ||
+ | <link rel="apple-touch-icon" href="img/apple-touch-icon.png"> | ||
+ | <link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png"> | ||
+ | <link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png"> | ||
+ | <!-- Bootstrap --> | ||
+ | <link href="https://2016.igem.org/Team:BIT/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> | ||
+ | <link href="https://2016.igem.org/Team:BIT/css/jasny-bootstrap-min?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Team:BIT/css/animate?action=raw&ctype=text/css" rel="stylesheet"> | ||
− | < | + | <!-- Slider |
− | < | + | ================================================== --> |
− | + | <link href="https://2016.igem.org/Team:BIT/css/owl-carousel?action=raw&ctype=text/css" rel="stylesheet" media="screen"> | |
+ | <link href="https://2016.igem.org/Team:BIT/css/owl-theme?action=raw&ctype=text/css" rel="stylesheet" media="screen"> | ||
+ | <!-- Stylesheet | ||
+ | ================================================== --> | ||
+ | <link href="https://2016.igem.org/Team:BIT/css/style?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Team:BIT/css/responsive?action=raw&ctype=text/css" rel="stylesheet"> | ||
− | < | + | |
+ | <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | #content { | ||
+ | position: relative; | ||
+ | width: auto; | ||
+ | padding:0; | ||
+ | margin-left:0; | ||
+ | margin-right:0; | ||
+ | margin-top:-160px; | ||
+ | border:none; | ||
+ | } | ||
+ | #home{ | ||
+ | background: url(https://static.igem.org/mediawiki/2016/1/17/BIT_main-picture3.jpg); | ||
+ | background-size: cover; | ||
+ | background-position: center; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: fixed; | ||
+ | height: auto; | ||
+ | min-height: 500px; | ||
+ | padding-top: 60px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .style1 {color: #c91f77} | ||
+ | #sideMenu{ | ||
+ | display:none | ||
+ | } | ||
+ | .color1{ | ||
+ | background-color:#c91f77 | ||
+ | } | ||
+ | #subNav{width:100%;height:80px;background-color:#2d3238;margin-top:-10px;padding-left:15%} | ||
+ | #subNav li{float:left;padding-bottom:10px} | ||
+ | #subNav .wrap{width:1002px;} | ||
+ | #subNav a{display:block;width:167px;height:80px;text-align:center;color:#9c9a9a;padding-top:13px} | ||
+ | #subNav a:hover{text-decoration:none} | ||
+ | #subNav a ins{display:block;width:52px;height:40px;margin:0 auto;background:url(../images/souche_sprite2.jpg) no-repeat 10px -334px} | ||
+ | #subNav a:hover,#subNav .adv_active a{background-color:#c91f77;color:#fff} | ||
+ | #subNav a:hover ins,#subNav .adv_active ins{background:#c91f77 no-repeat 10px -190px} | ||
+ | #subNav .adv_source:hover ins,#subNav .adv_active .adv_source ins{background-position:-49px -191px} | ||
+ | #subNav .adv_price:hover ins,#subNav .adv_active .adv_price ins{background-position:-101px -191px} | ||
+ | #subNav .adv_transfer:hover ins,#subNav .adv_active .adv_transfer ins{background-position:-155px -191px} | ||
+ | #subNav .adv_payment:hover ins,#subNav .adv_active .adv_payment ins{background-position:-202px -191px} | ||
+ | #subNav .adv_promise:hover ins,#subNav .adv_active .adv_promise ins{background-position:-251px -191px} | ||
+ | #subNav .adv_ride:hover ins,#subNav .adv_active .adv_ride ins{background-position:-301px -191px} | ||
+ | #subNav .adv_finance:hover ins,#subNav .adv_active .adv_finance ins{background-position:-349px -191px} | ||
+ | .fixedSubNav{position:fixed;top:0;left:0;z-index:1000} | ||
+ | #ourInfo ul{float:left;width:450px;padding-top:50px;padding-bottom:30px} | ||
+ | #ourInfo li{color:#333;font-size:14px;font-weight:bold;clear:both;height:77px;line-height:1.7em} | ||
+ | </style> | ||
+ | <script src="https://2016.igem.org/Team:BIT/js/modernizr?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> | ||
+ | |||
+ | <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> | ||
+ | <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> | ||
+ | <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> | ||
+ | <![endif]--> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <!-- Off Canvas Navigation | ||
+ | ================================================== --> | ||
+ | <div class="navmenu navmenu-default navmenu-fixed-left offcanvas"> <!--- Off Canvas Side Menu --> | ||
+ | <div class="close" data-toggle="offcanvas" data-target=".navmenu"> | ||
+ | <span class="fa fa-close"></span> | ||
+ | </div> | ||
+ | <div class="add-margin"></div> | ||
+ | <ul class="nav navmenu-nav"> <!--- Menu --> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT">Home</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/Biology">Project</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/Human_Practices" >Practice</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/Judging_Form" >Judging</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/Parts_Submission">Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/HP/Silver"><span class="style1">Achievement</span></a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/Introduction">Team</a></li> | ||
+ | </ul><!--- End Menu --> | ||
+ | </div> <!--- End Off Canvas Side Menu --> | ||
+ | <style type="text/css"> | ||
+ | .indent{text-indent: 2em;} | ||
+ | </style> | ||
+ | <!-- Home Section --> | ||
+ | <div id="home"> | ||
+ | <div class="container text-center"> | ||
+ | <!-- Navigation --> | ||
+ | <nav id="menu" data-toggle="offcanvas" data-target=".navmenu"> | ||
+ | <span class="fa fa-bars"></span> | ||
+ | </nav> | ||
+ | |||
+ | <div class="content"> | ||
+ | <h4>ACHIEVEMENT</h4> | ||
+ | <center><hr width="70%" align="center" color="#c91f77" size=1;></hr></center> | ||
+ | <div class="header-text btn"> | ||
+ | <h1><font color=#c91f77>P</font>ROOF</h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a href="#contain" class="down-btn page-scroll"> | ||
+ | <span class="fa fa-angle-down"></span> | ||
+ | </a> | ||
+ | </div> | ||
</div> | </div> | ||
+ | <div id="subNav"> | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/HP/Silver"><h2>HP-Silver</h2></a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/HP/Gold"><h2>HP-Gold</h2></a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/Description"><h2>Description</h2></a></li> | ||
+ | <li class=color1><a href="https://2016.igem.org/Team:BIT/Proof"><h2>Proof</h2></a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:BIT/Demonstrate"><h2>Demonstrate</h2></a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- Meet Us Section --> | ||
+ | <div id="contain"> | ||
+ | <div id="menu" style="float:left;width:30%;height:100%;"> | ||
+ | </div> | ||
+ | <div class="container"> | ||
+ | <div id="words" style="float:right;width:70%"> | ||
+ | <div class="row text-center"> | ||
+ | <h2><br><br><br><br><br><br>Proof</h2> | ||
+ | <center><hr width="70%" align="center" color="#c91f77" size=1;></hr></center> | ||
+ | </div> | ||
+ | <div class="indent"><br><br> | ||
+ | |||
+ | <p> | ||
+ | In this year’s project, we use mathematics model to demonstrate the functional proof of the artificial biological system we designed. We focus on the two essential parts in our gene circuits, which are ribosome switches and double integrase sites. Apart from these two parts, the RNA-based gene silencing expression is also demonstrated in both of two models.<br><br></p> | ||
+ | |||
+ | <p><b> | ||
+ | 1 Integrase sites model<br><br> | ||
+ | </b><p> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/9a/Bit_figure_2_GFP_level_trend_as_KT_%28rate_for_Bxb1_to_switch_from_%E2%80%98on%E2%80%99_state_to_%E2%80%98off%E2%80%99_state_%29_increases.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">figure 2: GFP level trend as KT (rate for Bxb1 to switch from ‘on’ state to ‘off’ state ) increases.</font></center><br><br> | ||
+ | <p> | ||
+ | From figure 2, we can see it saturates when KT reaches the value of 1e5/(M*M*min). | ||
+ | </p><br><br> | ||
− | < | + | |
+ | <img src="https://static.igem.org/mediawiki/2016/6/62/Bit_Figure_3_The_relationship_between_time_and_GFP.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 3: The relationship between time and GFP | ||
+ | ( KT=1e5/(M*M*min,km(lac)=5nM/min.)</font></center><br><br> | ||
<p> | <p> | ||
− | + | In figure 3, we can concluded that GFP level reaches its final stable value at about 600 minutes(10h). And this time is not sensitive to KT and km(lac). | |
− | </p> | + | </p><br><br> |
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/f/fd/Bit_Figure_4_The_relationship_between_time_and_GFP.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 4: The relationship between time and GFP | ||
+ | ( KT=1e5/(M*M*min,km(lac)=5nM/min.)</font></center><br><br> | ||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/2/2f/Bit_Figure_5_The_relationship_between_time_and_GFP.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 5: The relationship between time and GFP (KT=1/(M*M*min,km(lac)=5nM/min.)</font></center><br><br> | ||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/f/f5/Bit_Figure_6_The_relationship_between_time_and_GFP.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 6: The relationship between time and GFP | ||
+ | (KT=1e7/(M*M*min,km(lac)=100nM/min.)</font></center><br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/2/2c/Bit_Figure_7_The_relationship_between_P%28T%28Bxb1%29off%29_and_KT.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 7: The relationship between P(T(Bxb1)off) and KT </font></center><br><br> | ||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/d/dc/Bit_Figure_8_The_relationship_between_lg-P%28T%28Bxb1%29off%29-_and_KT.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 8: The relationship between lg[P(T(Bxb1)off)] and KT</font></center><br> | ||
+ | |||
+ | <p>The relationship of P(T(Bxb1)off) with KT is almost identical to that of [GFP] with KT. So we can conclude that [GFP] is proportional to P(T(Bxb1)off).<br><br></p> | ||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/d/d3/Bit_Figure_9_The_relationship_between_GFP_and_km%28lac%29.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 9: The relationship between GFP and km(lac)</font></center><br><br> | ||
+ | |||
+ | <p>It is clearly that GFP level decreases as km(lac) increases, but saturates when km(lac) is too large or too small. But the reference value lies in the unsaturated scope. This indicates that the inhibition of transcription of lacl activates the expression of GFP.</p><br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/e/e3/Bit_Figure_10_The_relationship_between_lg%28km%28lac%29%29_and_P%28T%28Bxb1%29off%29.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 10: The relationship between lg(km(lac)) and P(T(Bxb1)off)(lac)</font></center><br><br> | ||
+ | <p>So the figure 10 verified that GFP is proportional to P(T(Bxb1)off) .</p><br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/6/68/Bit_Figure_11_The_relationship_between_GFP_and_km%28lac%29.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 11: The relationship between GFP and km(lac)</font></center><br><br> | ||
+ | |||
+ | <p>After we get experimental data(abscissa), we should corresponding to the ordinata to find out whether the trend in range, if within the range, it means our experiments are correct, otherwise it is necessary to continue the experiment to get correct data.<br><br></p> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/9/9d/Bit_figure_12_The_relationship_between_lg%28kt%29_and_lg%28GFP%29.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">fugure12:The relationship between lg(kt) and lg(GFP)</font></center><br><br> | ||
+ | |||
+ | <p>We keep kt1(for Bxb1)and kt1(for FimE) the same, and vary them in the scope we used before. We find that the GFP output changes with kt1 and kt2 in a similar way compared to the independent gene circuits.</p><br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/d/db/Bit_Figure_13_The_relationship_between_GFP_and_t..png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure13:The relationship between GFP and t.</font></center><br><br> | ||
+ | |||
+ | <p></p>Kt1=Kt2=1/(M*M*min) km(lac)=km(tet)=5e-5nM/min<br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/b/b1/Bit_Figure_14_The_relationship_between_GFP_and_t._.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure14: The relationship between GFP and t. | ||
+ | Kt1=Kt2=1e7/(M*M*min) km(lac)=km(tet)=100nM/min</font></center><br><br> | ||
+ | |||
+ | |||
+ | <p>The morphology of the reaction curve is not obviously affected by these two parameters.</p><br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/f/f9/Bit_Figure_15_The_relationship_between_lg%28kt%29and_p%28T%28off%29%29.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure15:The relationship between lg(kt)and p(T(off))</font></center><br><br> | ||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/8/8e/Bit_Figure_16_The_relationship_between_lg%28kt%29and_lg%28P%28T%28off%29%29%29.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure16:The relationship between lg(kt)and lg(P(T(off)))</font></center><br><br> | ||
+ | |||
+ | |||
+ | <p>The relationship of P(Toff) with kt is almost identical to that of GFP with kt. So we can conclude that GFP is proportional to P(Toff).(Here two kt and two P(Toff))s are both the same.</p><br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/5/50/Bit_Figure_17_The_relationship_between_GFP_and_lg%28km%29.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure17: The relationship between GFP and lg(km) | ||
+ | </font></center><br><br> | ||
+ | |||
+ | <p>GFP level decerases as km increases, but saturates when km is too large or too small.But the reference value lies in the unsaturated scope. This indicates that the inhibition of transcription of Lacl and tetR activates the expression of GFP.</p><br><br> | ||
+ | |||
+ | |||
+ | <p>The results of the model are simulated with MATLAB software, then discussed the results. By setting up a k-value interval, calculated the relationship between KT and GFP level, we concluded GFP level are increasing as value of k increasing, when KT = 1e5, GFP level in steady stage. In figure 3, we can concluded that GFP level reaches its final stable value at about 600 minutes(10h). And this time is not sensitive to KT and km(lac). When changed kt and km(lac), the relationship between GFP level and time in common. GFP level decreases as km(lac) increases, but saturates when km(lac) is too large or too small. But the reference value lies in the unsaturated scope. This indicates that the inhibition of transcription of Lacl activates the expression of GFP. Figure 10 verified that GFP is proportional to P(T(Bxb1)off). Not only can we concluded the FimE has influenced on GFP level, but also as same as Bxb1 from figure.</p><br><br> | ||
+ | |||
+ | <p><b>2 Lock-Key Model</b></p><br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/d/d8/Bit_Figure_18_The_noise_floor_of_bacterial_fluid.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure18:The noise floor of bacterial fluid | ||
+ | </font></center><br><br> | ||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/d/d2/Bit_Figure_19_The_GFP_expression_of_FimE_was_caused_by_the_reverse_action_of_the_enzyme..png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure19: The GFP expression of FimE was caused by the reverse action of the enzyme. | ||
+ | </font></center><br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/d/d2/Bit_Figure_19_The_GFP_expression_of_FimE_was_caused_by_the_reverse_action_of_the_enzyme..png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure19: The GFP expression of FimE was caused by the reverse action of the enzyme. | ||
+ | </font></center><br><br> | ||
+ | |||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/3/3c/Bit_Figure_20_The_GFP_expression_of_between_FimE_and_lock-key_systerm_were_caused_by_the_reverse_action_of_the_enzyme..png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 20: The GFP expression of between FimE and lock-key systerm were caused by the reverse action of the enzyme. | ||
+ | </font></center><br><br> | ||
+ | |||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/5/5b/Bit_Figure_21_The_comparison_between_figure19_and_figure20.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 21: The comparison between figure19 and figure20 | ||
+ | </font></center><br><br> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2016/f/f4/Bit_Figure_22_The_GFP_level_of_different_mir155_concentration_inducing.png" class="img-responsive" alt="..."> | ||
+ | <center> <font size="1px">Figure 22: The GFP level of different mir155 concentration inducing | ||
+ | </font></center><br><br> | ||
+ | |||
+ | <p>The results of the model are simulated with MATLAB software, then discussed the results. The value of GFP induced by mir155 is regarded as signal and the one without inducing is regarded as noise floor. From the figure 21, we can conclude that the system equipped with Lock and Key part has the higher signal to noise ratio (SNR) than the one without Lock and Key part. And Lock and Key part significantly reduce the background noise of detection. From the figure 22, we can conclude the Lock and Key part will not influence the linearity of detection and the correlation between GFP and concentration of mir155 is correct according to the figure.</p><br><br> | ||
+ | |||
+ | <p>For more details of model: | ||
+ | https://2016.igem.org/Team:BIT/Model | ||
+ | </p><br><br><br><br><br><br><br> | ||
+ | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- Testimonial Section --> | ||
+ | <!-- Testimonial Section --> | ||
+ | <div id="testimonials"> | ||
+ | <div class="overlay"> | ||
+ | <div class="container"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- Contact Section --> | ||
+ | <div id="contact"> | ||
+ | <div class="container"> | ||
+ | <div class="section-title text-center"> | ||
+ | <h2>Contact Us</h2> | ||
+ | <center><hr width="70%" align="center" color="#c91f77" size=1;></hr></center> | ||
+ | </div> | ||
+ | <div class="space"></div> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-3"> | ||
+ | <address> | ||
+ | <strong>Address</strong><br> | ||
+ | <br> | ||
+ | Beijing Institute of Technology,<br> | ||
+ | No. 5 South Zhong Guan Cun Street,<br> | ||
+ | Haidian Beijing 100081, P. R. China<br><br> | ||
+ | Twitter : @igem_BIT<br><br> | ||
+ | |||
+ | Sina Weibo : @igem_BIT<br><br> | ||
+ | |||
+ | Website : http://www.bit.edu.cn | ||
+ | <ul class="social"> | ||
+ | <li><a href="#"><span class="fa fa-facebook"></span></a></li> | ||
+ | <li><a href="#"><span class="fa fa-google-plus"></span></a></li> | ||
+ | <li><a href="#"><span class="fa fa-twitter"></span></a></li> | ||
+ | <li><a href="#"><span class="fa fa-dribbble"></span></a></li> | ||
+ | </ul> | ||
+ | </address> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-9"> | ||
+ | <form autocomplete="off"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-6"> | ||
+ | <input type="text" class="form-control" placeholder="Your Name"> | ||
+ | <input type="text" class="form-control" placeholder="Phone No."> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <input type="text" class="form-control" placeholder="Email"> | ||
+ | <input type="text" class="form-control" placeholder="Subject"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <textarea class="form-control" rows="4" placeholder="Message"></textarea> | ||
+ | <div class="text-right"> | ||
+ | <a href="#" class="btn send-btn">Send</a> | ||
+ | </div> | ||
+ | </form> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
+ | <nav id="footer"> | ||
+ | <div class="container"> | ||
+ | |||
+ | <div class="pull-right"> | ||
+ | <a href="#home" class="page-scroll">Back to Top <span class="fa fa-angle-up"></span></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | |||
+ | <script src="https://2016.igem.org/Team:BIT/js/jquery?action=raw&ctype=text/javascript"></script> | ||
+ | <!-- Include all compiled plugins (below), or include individual files as needed --> | ||
+ | <script src="https://2016.igem.org/Team:BIT/js/bootstrap?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2016.igem.org/Team:BIT/js/SmoothScroll?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2016.igem.org/Team:BIT/js/jasny-bootstrap?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <script src="https://2016.igem.org/Team:BIT/js/owl-carousel?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2016.igem.org/Team:BIT/js/typed?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2016.igem.org/Team:BIT/js/subNav?action=raw&ctype=text/javascript"> | ||
+ | </script> | ||
+ | <!-- Javascripts | ||
+ | ================================================== --> | ||
+ | |||
+ | </body> | ||
</html> | </html> |
Latest revision as of 03:36, 20 October 2016
<!DOCTYPE html>
Proof
In this year’s project, we use mathematics model to demonstrate the functional proof of the artificial biological system we designed. We focus on the two essential parts in our gene circuits, which are ribosome switches and double integrase sites. Apart from these two parts, the RNA-based gene silencing expression is also demonstrated in both of two models.
1 Integrase sites model
From figure 2, we can see it saturates when KT reaches the value of 1e5/(M*M*min).
In figure 3, we can concluded that GFP level reaches its final stable value at about 600 minutes(10h). And this time is not sensitive to KT and km(lac).
The relationship of P(T(Bxb1)off) with KT is almost identical to that of [GFP] with KT. So we can conclude that [GFP] is proportional to P(T(Bxb1)off).
It is clearly that GFP level decreases as km(lac) increases, but saturates when km(lac) is too large or too small. But the reference value lies in the unsaturated scope. This indicates that the inhibition of transcription of lacl activates the expression of GFP.
So the figure 10 verified that GFP is proportional to P(T(Bxb1)off) .
After we get experimental data(abscissa), we should corresponding to the ordinata to find out whether the trend in range, if within the range, it means our experiments are correct, otherwise it is necessary to continue the experiment to get correct data.
We keep kt1(for Bxb1)and kt1(for FimE) the same, and vary them in the scope we used before. We find that the GFP output changes with kt1 and kt2 in a similar way compared to the independent gene circuits.
Kt1=Kt2=1/(M*M*min) km(lac)=km(tet)=5e-5nM/min
The morphology of the reaction curve is not obviously affected by these two parameters.
The relationship of P(Toff) with kt is almost identical to that of GFP with kt. So we can conclude that GFP is proportional to P(Toff).(Here two kt and two P(Toff))s are both the same.
GFP level decerases as km increases, but saturates when km is too large or too small.But the reference value lies in the unsaturated scope. This indicates that the inhibition of transcription of Lacl and tetR activates the expression of GFP.
The results of the model are simulated with MATLAB software, then discussed the results. By setting up a k-value interval, calculated the relationship between KT and GFP level, we concluded GFP level are increasing as value of k increasing, when KT = 1e5, GFP level in steady stage. In figure 3, we can concluded that GFP level reaches its final stable value at about 600 minutes(10h). And this time is not sensitive to KT and km(lac). When changed kt and km(lac), the relationship between GFP level and time in common. GFP level decreases as km(lac) increases, but saturates when km(lac) is too large or too small. But the reference value lies in the unsaturated scope. This indicates that the inhibition of transcription of Lacl activates the expression of GFP. Figure 10 verified that GFP is proportional to P(T(Bxb1)off). Not only can we concluded the FimE has influenced on GFP level, but also as same as Bxb1 from figure.
2 Lock-Key Model
The results of the model are simulated with MATLAB software, then discussed the results. The value of GFP induced by mir155 is regarded as signal and the one without inducing is regarded as noise floor. From the figure 21, we can conclude that the system equipped with Lock and Key part has the higher signal to noise ratio (SNR) than the one without Lock and Key part. And Lock and Key part significantly reduce the background noise of detection. From the figure 22, we can conclude the Lock and Key part will not influence the linearity of detection and the correlation between GFP and concentration of mir155 is correct according to the figure.
For more details of model: https://2016.igem.org/Team:BIT/Model
Contact Us
Beijing Institute of Technology,
No. 5 South Zhong Guan Cun Street,
Haidian Beijing 100081, P. R. China
Twitter : @igem_BIT
Sina Weibo : @igem_BIT
Website : http://www.bit.edu.cn