(Replaced content with "{{NAU-CHINA}} <html> </html>") |
|||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8" /> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/texiao?action=raw&ctype=text/css" /> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/component?action=raw&ctype=text/css" /> | ||
+ | <style type="text/css"> | ||
+ | /* Hide top title */ | ||
+ | #top_title, #sideMenu { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | /* Hide first heading */ | ||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | /*-- Remove borders, float content left and remove padding/margin */ | ||
+ | #globalWrapper, #content{ | ||
+ | background-color: transparent; | ||
+ | border: none; | ||
+ | float: center; | ||
+ | width: auto; | ||
+ | margin-left: 0px; | ||
+ | margin-top: -8px; | ||
+ | padding: auto; | ||
+ | } | ||
+ | /*left align Black Menu Bar */ | ||
+ | #top_menu_inside { | ||
+ | margin-left: 0px; | ||
+ | } | ||
+ | .centerImage | ||
+ | { | ||
+ | text-align:center; | ||
+ | display:block; | ||
+ | } | ||
+ | .wraptocenter { | ||
+ | display: table-cell; | ||
+ | text-align: center; | ||
+ | vertical-align: middle; | ||
+ | width: 200px; | ||
+ | height: 200px; | ||
+ | background-color: #999; | ||
+ | } | ||
+ | .wraptocenter * { | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | #top_menu_inside .submenu{min-height:250px;} | ||
+ | |||
+ | @media screen and (max-width: 1220px) { | ||
+ | |||
+ | .menu{ | ||
+ | display: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | .container { | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 1220px) { | ||
+ | |||
+ | .menu{ | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | .container { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | /* body style */ | ||
+ | #maintext{ | ||
+ | padding: 400px 120px 0 120px; | ||
+ | |||
+ | } | ||
+ | body{ | ||
+ | background-color:white; | ||
+ | } | ||
+ | #maintext ol,p{ | ||
+ | padding-left: 60px; | ||
+ | padding-right: 70px; | ||
+ | font-family:'Comic Sans MS','Arial Black'; | ||
+ | color: rgb(100,100,100); | ||
+ | font-size:17px; | ||
+ | } | ||
+ | #maintext a{ | ||
+ | text-decoration: none; | ||
+ | font-family:'Comic Sans MS','Arial Black'; | ||
+ | color: rgb(100,100,100); | ||
+ | } | ||
+ | #maintext h1{ | ||
+ | padding-left: 60px; | ||
+ | padding-right: 70px; | ||
+ | font-family:'Comic Sans MS','Arial Black'; | ||
+ | color: rgb(100,100,100); | ||
+ | } | ||
+ | |||
+ | |||
+ | #maintext #imgbox{ | ||
+ | padding-left: 20%; | ||
+ | } | ||
+ | #biaodan a{color: rgb(100,100,100);} | ||
+ | #biaodan a:visited{font-family:'Comic Sans MS','Arial Black';} | ||
+ | #biaodan #lianjie{font-size:24px;} | ||
+ | #ClickBack{ | ||
+ | text-align: center; | ||
+ | position: fixed; | ||
+ | bottom: 2%; | ||
+ | right: 2%; | ||
+ | font-family:'Comic Sans MS','Arial Black'; | ||
+ | } | ||
+ | |||
+ | #ClickBack img{ | ||
+ | width: 100px; | ||
+ | } | ||
+ | #biaodan #wenxian{padding-left:30px;font-size:17px;} | ||
+ | #hongde{ | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | function ChangeImg(ThisPic) | ||
+ | { | ||
+ | var size=document.body.clientWidth; | ||
+ | var TrueWidth=ThisPic.width; | ||
+ | var TrueHeight=ThisPic.height; | ||
+ | var Multiple=TrueWidth/size; | ||
+ | |||
+ | ThisPic.width=size; | ||
+ | ThisPic.height=TrueHeight/Multiple; | ||
+ | } | ||
+ | |||
+ | </script> | ||
+ | |||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | <!-- small screen menu --> | ||
+ | |||
+ | <div class="container" > | ||
+ | <ul id="gn-menu" class="gn-menu-main" > | ||
+ | <li class="gn-trigger"> | ||
+ | <a class="gn-icon gn-icon-menu"> | ||
+ | </a> | ||
+ | <nav class="gn-menu-wrapper"> | ||
+ | <div class="gn-scroller"> | ||
+ | <ul class="gn-menu"> | ||
+ | <li> | ||
+ | <a href="https://2016.igem.org/Team:NAU-CHINA"><span> HOME</span></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2016.igem.org/Team:NAU-CHINA/Participator"> TEAM</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2016.igem.org/Team:NAU-CHINA/Description"> PROJECT</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection"> PARTS</a> | ||
+ | </li> | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_List">Part List</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Basic_Part">Basic Part</a></li> | ||
+ | <li><a href="http://https://2016.igem.org/Team:NAU-CHINA/Composite_Part">Composite Part</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection">Collection</a></li> | ||
+ | </ul> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety"> SAFETY</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Attributions"> ATTRIBUTION</a></li> | ||
+ | <li> | ||
+ | <a href="https://2016.igem.org/Team:NAU-CHINA/Human_Practices"> HP</a> | ||
+ | </li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Conclusion">CONCLUSION</a></li> | ||
+ | </ul> | ||
+ | </div><!-- /gn-scroller --> | ||
+ | </nav> | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | </div><!-- /container --> | ||
+ | |||
+ | |||
+ | |||
+ | <nav> | ||
+ | <!-- big screen menu--> | ||
+ | <div class="nav" id="main" role="main"> | ||
+ | <ul class="menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA">HOME</a></li> | ||
+ | <li><a>TEAM</a> | ||
+ | <ul class="submenu"> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Participator">Participator</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Collaborations">Collaboration</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a>PROJECT</a> | ||
+ | <ul class="submenu"> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Description">Description</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Design">Applied Design</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Experiment">Experiment</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Proof">Proof of Concept</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Demonstrate">Demonstrate </a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Model">Model </a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Notebook">Notebook </a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a>PARTS</a> | ||
+ | <ul class="submenu"> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_List">Part List</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Basic_Part">Basic Part</a></li> | ||
+ | <li><a href="http://https://2016.igem.org/Team:NAU-CHINA/Composite_Part">Composite Part</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection">Collection</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety">SAFETY</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Attributions">ATTRIBUTION</a></li> | ||
+ | <li><a>HUMAN PRACTICE</a> | ||
+ | <ul class="submenu"> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Human_Practices">Human Practices</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Silver">Silver</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Gold">Gold</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Conclusion">CONCLUSION</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </nav> | ||
+ | |||
+ | <div id="maintext"> | ||
+ | <div style="background-color: rgba(94,247,126,0.4);"> | ||
+ | <br><br> | ||
+ | <h1>Best Basic Part</h1> | ||
+ | <h2><a href="http://parts.igem.org/Part:BBa_K2088000">BBa_K2088000</a></h2> | ||
+ | <p style="font-family:'Comic Sans MS','Arial Black';color: rgb(100,100,100);font-size:17px;">This basic part encodes Catechol 2,3-Dioxygenase from Sphingobium sp. YBL2. This protein transforms catechol by meta-cleavage to the bright yellow product 2-hydroxymuconate semialdehyde(2-HMS). We tested it with J23100 (a strong promoter) and its native rbs before it and a double terminator after it in E.coli. It plays a great role in our project to degrade catechol to 2-HMS, a non-toxic molecule that can be metalbolized by E.coli DH5α.</p> | ||
+ | <p><a href="">For more details, see our experiment of C23O.</a></p> | ||
+ | <br><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/a/a9/T--NAU-CHINA--PARTS_BG.jpeg" onload="ChangeImg(this)" style="z-index:-60;position:absolute;left:0;top:0px"><!--backgroundimg--> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/modernizr_custom? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/gnmenu? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/classie? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | new gnMenu( document.getElementById( 'gn-menu' ) ); | ||
+ | </script> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 11:39, 18 October 2016
Best Basic Part
BBa_K2088000
This basic part encodes Catechol 2,3-Dioxygenase from Sphingobium sp. YBL2. This protein transforms catechol by meta-cleavage to the bright yellow product 2-hydroxymuconate semialdehyde(2-HMS). We tested it with J23100 (a strong promoter) and its native rbs before it and a double terminator after it in E.coli. It plays a great role in our project to degrade catechol to 2-HMS, a non-toxic molecule that can be metalbolized by E.coli DH5α.
For more details, see our experiment of C23O.