(Prototype team page) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <!DOCTYPE html> | |
− | <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/9/97/BIT-BIology.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> | ||
− | <ul> | + | <!-- Off Canvas Navigation |
− | <li> | + | ================================================== --> |
− | <li> | + | <div class="navmenu navmenu-default navmenu-fixed-left offcanvas"> <!--- Off Canvas Side Menu --> |
− | </ul> | + | <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>D</font>EMONSTRATE</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><a href="https://2016.igem.org/Team:BIT/Proof"><h2>Proof</h2></a></li> | ||
+ | <li class=color1><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><br>Demonstrate</h2> | ||
+ | <center><hr width="70%" align="center" color="#c91f77" size=1;></hr></center> | ||
+ | </div> | ||
+ | <div class="indent"> | ||
+ | <p>The following results show our project working under real-world conditions. We employed three ways to demonstrate our project working under simulated conditions in the lab including gel electrophoresis, sequencing and experiment test.</p> | ||
+ | <br> | ||
+ | <div style="text-indent: 0em;"> | ||
+ | <p><b>1. Live cell Logic gate genetic components</b></p> | ||
+ | </div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/f6/2016.igem.orgwikiimages16BIT.png" class="img-responsive" alt="..."><br> | ||
+ | <p>According to this picture, the NO.1 and No. 2 are J23104+B0034+Mir155 Binding site+Gfp (about 1200bp)</p> | ||
+ | <p>J23104(35bp)+B0034(12bp)+Mir155(97bp)+Gfp(878bp)+B0015(129bp)=1151(bp)</p> | ||
+ | <p>J23104(35bp) +B0034(12bp)+Mir21(90)+Rfp(706bp)+B0015(129bp)=972(bp)</p> | ||
+ | <p>So, the picture proves that that the length of our device is right. No.3 gene located on 30000bp is target gene (972bp) and backbone(2000bp).</p> | ||
+ | <br> | ||
+ | <br> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/e/e8/2016.igem.orgwikiimages17BIT.png" class="img-responsive" alt="..."> | ||
+ | <br> | ||
+ | <p>Ptet(54bp)+B0034(12bp)+tetR(685bp)+B0034(129bp)+FimE(558bp)+B0015(129bp)+pLac(35bp)+B0034(129bp)+LacI(1125bp)+<br>B0034(12bp)+BXB1(1503bp)+B0015(129bp)+IRL+B0010+IRR+attB+B0010+attP(300bp)+B0034(12bp)+Gfp(878bp)+B0015(129bp)=5809(bp)</p> | ||
+ | <p>So, the picture prove that that the length of our device is right.(No.2,No.4,No.6)</p> | ||
+ | <br> | ||
+ | <br> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/7/78/2016.igem.orgwikiimages18BIT.png" class="img-responsive" alt="..."><br> | ||
+ | <p>Pconst(55bp)+B0034(12bp)+Mir21(90bp)+LacI(1125bp)+B0015(129)+Plac+key(plac and key 90bp)+Plac+Lock(Plac and Lock 126bp)+Gfp(878bp)+B0015(129bp)=1756(bp)</p> | ||
+ | <p>So, the picture prove that that the length of our device is right.(No.2,No.4,No.6)</p> | ||
+ | <br> | ||
+ | <br> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/d/d0/2016.igem.orgwikiimages19BIT.png" class="img-responsive" alt="..."><br> | ||
+ | <p>Pconst(55bp)+B0034(12bp)+Mir21(90bp)+LacI(1250bp)+B0015(129)+Plac+key(plac and key 90)+Plac+Lock(Plac and Lock 126bp)+BXB1(1503) +B0015(129bp)=3384(bp)</p> | ||
+ | <p>So, the picture prove that that the length of our device is right.(No.2,NO.4)</p> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <div style="text-indent: 0em;"> | ||
+ | <p><b>2. Sequencing</b></p> | ||
+ | </div> | ||
+ | <p>We sequencing and alignment J23104-B0034-mi155-4-E0040-B0010-B0012</p> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/b/b5/2016.igem.orgwikiimages20BIT.png" class="img-responsive" alt="..."><br> | ||
+ | <p>The identities are 99% right because of gene sequencing error and gene mutation. So this picture prove our device is right.</p> | ||
+ | <br><br><br> | ||
+ | <div style="text-indent: 0em;"> | ||
+ | <p><b>3. Experiment test</b></p> | ||
+ | </div> | ||
+ | <br> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/2/25/2016.igem.orgwikiimages21BIT.png" class="img-responsive" alt="..."><br> | ||
+ | <p>This is the growth curve of bacteria and from this figure, we can see that as time goes on, the bacteria reproduce which results in the rising concentration and OD value of bacterium. As for different experimental groups, all the groups with different concentration of mir155 have almost the same OD value, which indicate the growth of bacteria are synchronous during the detection of florescence. The factor of concentration of mir155 does not have strong impact on the growth of bacteria which accords with expectations of experimental results.</p> | ||
+ | <br> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/b/b5/2016.igem.orgwikiimages22BIT.png" class="img-responsive" alt="..."><br> | ||
+ | <p>This figure show the fluorescence value generated by per unit bacteria volume which is also the experimental result of Part BBa_K2041021. When the mir155 presents in the system, mir155 will combine with the binding site. Meanwhile, the combination will influence the transcription and translation of downriver gene. Therefore, the expression of fluorescence will decrease and with the higher concentration of mir155, the expression of GFP will bring down gradually. After culturing for a while, fluorescence value generated by per unit bacteria volume will tend to a stable value.</p> | ||
+ | <br> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/a/a2/2016.igem.orgwikiimages23BIT.png" class="img-responsive" alt="..."><br> | ||
+ | <p>This is the growth curve of bacteria and from this figure, we can see that as time goes on, the bacteria reproduce which results in the rising concentration and OD value of bacterium. As for different experimental groups, all the groups with different concentration of tetR have almost the same OD value, which indicate the growth of bacteria are synchronous during the detection of florescence. The factor of concentration of tetR does not have strong impact on the growth of bacteria which accords with expectations of experimental results.</p> | ||
+ | <p>For more details: https://2016.igem.org/Team:BIT/Biology</p> | ||
+ | <br><br><br><br><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- Testimonial Section --> | ||
− | <div class=" | + | <!-- 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:41, 20 October 2016
<!DOCTYPE html>
Demonstrate
The following results show our project working under real-world conditions. We employed three ways to demonstrate our project working under simulated conditions in the lab including gel electrophoresis, sequencing and experiment test.
1. Live cell Logic gate genetic components
According to this picture, the NO.1 and No. 2 are J23104+B0034+Mir155 Binding site+Gfp (about 1200bp)
J23104(35bp)+B0034(12bp)+Mir155(97bp)+Gfp(878bp)+B0015(129bp)=1151(bp)
J23104(35bp) +B0034(12bp)+Mir21(90)+Rfp(706bp)+B0015(129bp)=972(bp)
So, the picture proves that that the length of our device is right. No.3 gene located on 30000bp is target gene (972bp) and backbone(2000bp).
Ptet(54bp)+B0034(12bp)+tetR(685bp)+B0034(129bp)+FimE(558bp)+B0015(129bp)+pLac(35bp)+B0034(129bp)+LacI(1125bp)+
B0034(12bp)+BXB1(1503bp)+B0015(129bp)+IRL+B0010+IRR+attB+B0010+attP(300bp)+B0034(12bp)+Gfp(878bp)+B0015(129bp)=5809(bp)
So, the picture prove that that the length of our device is right.(No.2,No.4,No.6)
Pconst(55bp)+B0034(12bp)+Mir21(90bp)+LacI(1125bp)+B0015(129)+Plac+key(plac and key 90bp)+Plac+Lock(Plac and Lock 126bp)+Gfp(878bp)+B0015(129bp)=1756(bp)
So, the picture prove that that the length of our device is right.(No.2,No.4,No.6)
Pconst(55bp)+B0034(12bp)+Mir21(90bp)+LacI(1250bp)+B0015(129)+Plac+key(plac and key 90)+Plac+Lock(Plac and Lock 126bp)+BXB1(1503) +B0015(129bp)=3384(bp)
So, the picture prove that that the length of our device is right.(No.2,NO.4)
2. Sequencing
We sequencing and alignment J23104-B0034-mi155-4-E0040-B0010-B0012
The identities are 99% right because of gene sequencing error and gene mutation. So this picture prove our device is right.
3. Experiment test
This is the growth curve of bacteria and from this figure, we can see that as time goes on, the bacteria reproduce which results in the rising concentration and OD value of bacterium. As for different experimental groups, all the groups with different concentration of mir155 have almost the same OD value, which indicate the growth of bacteria are synchronous during the detection of florescence. The factor of concentration of mir155 does not have strong impact on the growth of bacteria which accords with expectations of experimental results.
This figure show the fluorescence value generated by per unit bacteria volume which is also the experimental result of Part BBa_K2041021. When the mir155 presents in the system, mir155 will combine with the binding site. Meanwhile, the combination will influence the transcription and translation of downriver gene. Therefore, the expression of fluorescence will decrease and with the higher concentration of mir155, the expression of GFP will bring down gradually. After culturing for a while, fluorescence value generated by per unit bacteria volume will tend to a stable value.
This is the growth curve of bacteria and from this figure, we can see that as time goes on, the bacteria reproduce which results in the rising concentration and OD value of bacterium. As for different experimental groups, all the groups with different concentration of tetR have almost the same OD value, which indicate the growth of bacteria are synchronous during the detection of florescence. The factor of concentration of tetR does not have strong impact on the growth of bacteria which accords with expectations of experimental results.
For more details: https://2016.igem.org/Team:BIT/Biology
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