(Prototype team page) |
|||
(8 intermediate revisions by the same user 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/1/1b/BIT_main-picture2.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>D</font>ESCRIPTION</h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a href="#contain" class="down-btn page-scroll"> | ||
+ | <span class="fa fa-angle-down"></span> | ||
+ | </a> | ||
+ | </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 class=color1><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><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> | ||
+ | <strong> Description</strong></h2> | ||
+ | <center><hr width="70%" align="center" color="#c91f77" size=1;></hr></center> | ||
</div> | </div> | ||
+ | <div class="indent"> | ||
− | <div class=" | + | <div><h2><br><br><br><br><br><br><br> |
− | + | <strong> Biology</strong></h2> | |
− | < | + | <p> |
− | + | <strong>Improvement: logic gate genetic components | |
+ | </strong></p> | ||
+ | <p> | ||
+ | Previous Parts: BBa_K137008+BBa_K137010, BBa_J11032+BBa_J11033 | ||
+ | Improved Part: BBa_K2041016 | ||
+ | <br><br> </p> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2016/8/8b/BIT_composite_part.jpg" class="img-responsive"> <br><br></div> | ||
+ | <center> <font size="1px"> Figure: logic gate genetic components</font></center><br><br> | ||
+ | |||
<p> | <p> | ||
− | + | Compared with the previous parts, we combine the individual | |
− | </p> | + | parts and design the double integrases site in order to make it possible for joint determination. And the part form an AND gate, which shows the probability of making up more complex combination of logic gates. To the best of our knowledge, it is the first time of the double integrases system to be introduced in the field of early diagnosis of breast cancer by the simultaneous determination of two kinds of microRNA. |
− | + | <br><br></p> | |
+ | <p> | ||
+ | <strong>Innovation 1: ribosomal switch (Lock & Key) | ||
+ | </strong><br><br></p> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2016/f/f4/2016.igem.orgwikiimages9BIT.jpg" class="img-responsive"> <br><br></div> | ||
+ | <center> <font size="1px"> Figure:ribosomal switch (Lock & Key)</font></center><br><br> | ||
+ | |||
+ | <p> | ||
+ | Employing the Lock & Key part in our system reduce the background noise in order to achieve the lower limit of detection. | ||
+ | <br><br></p> | ||
+ | |||
+ | <p> | ||
+ | <strong>Innovation 2: RNA-based gene silencing expression </strong><br><br></p> | ||
+ | |||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2016/4/4a/2016.igem.orgwikiimages8BIT.jpg" class="img-responsive"> <br><br></div> | ||
+ | <center> <font size="1px"> Figure:RNA-based gene silencing expression</font></center><br><br> | ||
+ | |||
<p> | <p> | ||
− | + | The features of gene silence make the detection of microRNA possible and effective in the engineering bacteria. | |
− | </p> | + | <br><br></p> |
+ | |||
+ | </div> | ||
+ | |||
+ | <div><h2><br><br><br><br><br><br><br> | ||
+ | <strong> Hardware</strong></h2> | ||
+ | |||
+ | |||
+ | <P> | ||
+ | we provide a low cost and non-laboratory hardware solution for pre-disease detection. Most of our components are based on standard open source hardware. Different from last year’s project, we have integrated cultivation and detection functions on one instrument, and make it work automatically which can make the detection more rapid, cheap and convenient. | ||
+ | <br><br></P> | ||
+ | |||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2016/0/00/BIT_last_year_device.jpg" class="img-responsive"> <br><br></div> | ||
+ | <center> <font size="1px">Figure The device designed last year (left is culturing device and right is detection device)</font></center><br><br> | ||
+ | |||
+ | <p> | ||
+ | In cultivation part, we developed a close loop thermostat system with Multi-point temperature measuring and PID temperature control algorithm, based on low cost open source hardware. | ||
+ | <br><br></P> | ||
+ | |||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2016/3/38/BIT_Figure_Hardware_Internal_Design.png" class="img-responsive"> <br><br></div> | ||
+ | <center> <font size="1px">Figure The device designed this year </font></center><br><br> | ||
+ | |||
+ | <p> | ||
+ | As for detection sensor, we used CMOS camera with better linearity instead of the old monolithic photodiode, providing higher detection accuracy. For measuring consistency, we used sliding table to build a mobile platform, achieved point-by-point detection, with can also improve detection accuracy. | ||
+ | <br><br><br><br><br><br><br><br><br><br><br><br></P> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </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:33, 20 October 2016
<!DOCTYPE html>
Description
Biology
Improvement: logic gate genetic components
Previous Parts: BBa_K137008+BBa_K137010, BBa_J11032+BBa_J11033
Improved Part: BBa_K2041016
Compared with the previous parts, we combine the individual
parts and design the double integrases site in order to make it possible for joint determination. And the part form an AND gate, which shows the probability of making up more complex combination of logic gates. To the best of our knowledge, it is the first time of the double integrases system to be introduced in the field of early diagnosis of breast cancer by the simultaneous determination of two kinds of microRNA.
Innovation 1: ribosomal switch (Lock & Key)
Employing the Lock & Key part in our system reduce the background noise in order to achieve the lower limit of detection.
Innovation 2: RNA-based gene silencing expression
The features of gene silence make the detection of microRNA possible and effective in the engineering bacteria.
Hardware
we provide a low cost and non-laboratory hardware solution for pre-disease detection. Most of our components are based on standard open source hardware. Different from last year’s project, we have integrated cultivation and detection functions on one instrument, and make it work automatically which can make the detection more rapid, cheap and convenient.
In cultivation part, we developed a close loop thermostat system with Multi-point temperature measuring and PID temperature control algorithm, based on low cost open source hardware.
As for detection sensor, we used CMOS camera with better linearity instead of the old monolithic photodiode, providing higher detection accuracy. For measuring consistency, we used sliding table to build a mobile platform, achieved point-by-point detection, with can also improve detection accuracy.
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