(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <head> | ||
+ | <!-- Bootstrap CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/BScss?action=raw&ctype=text/css"> | ||
+ | <!-- Scrollbal Custom CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/customScrollbarCSS?action=raw&ctype=text/css"> | ||
+ | <!-- Custom CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/CSS/mobile?action=raw&ctype=text/css"> | ||
+ | <!-- Font Awsome CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/fontawsome?action=raw&ctype=text/css"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | + | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
− | + | </head> | |
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | |||
− | |||
− | |||
+ | <body> | ||
+ | <div class="wrapper"> | ||
+ | <!-- Sidebar --> | ||
+ | <nav id="sidebar"> | ||
+ | <div class="navbar-brand"> | ||
+ | <img width="270px" src="https://static.igem.org/mediawiki/2018/1/1e/T--USTC--sidenav-logo.png" /> | ||
+ | </div> | ||
+ | <ul class="list-unstyled components"> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC">HOME</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#projectSubmenu" data-toggle="collapse" aria-expanded="false">PROJECT <i class="fa fa-caret-down"></i></a> | ||
+ | <ul class="collapse list-unstyled" id="projectSubmenu"> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Description">Description</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Design">Design</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Results">Results</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Hardware">Hardware</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Safety">Safety</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Parts">Parts</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <!--Project--> | ||
+ | <li> | ||
+ | <a href="#modelSubmenu" data-toggle="collapse" aria-expanded="false">MODEL <i class="fa fa-caret-down"></i></a> | ||
+ | <ul class="collapse list-unstyled" id="modelSubmenu"> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model">Overview</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model/Single_Cell_Model">Single-cell Model</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model/System_Analysis">System Analysis</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model/Performance_evaluation">Performance evaluation</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Model/Parameters">Parameters</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <!--Model--> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/InterLab">INTERLAB</a> | ||
+ | </li> | ||
+ | <!--Interlab--> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Notebook">NOTEBOOK</a> | ||
+ | </li> | ||
+ | <!--Notebook--> | ||
+ | <li> | ||
+ | <a href="#HPSubmenu" data-toggle="collapse" aria-expanded="false">HUMAN PRACTICES <i class="fa fa-caret-down"></i></a> | ||
+ | <ul class="collapse list-unstyled" id="HPSubmenu"> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Human_Practices">Overview</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Human_Practices/General_HP">General HP</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Human_Practices/Integrated_HP">Integrated HP</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Collaborations">Collaborations</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <!--Achievements--> | ||
+ | <li> | ||
+ | <a href="#">ACHIEVEMENTS</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#Teamsubmenu" data-toggle="collapse" aria-expanded="false">TEAM <i class="fa fa-caret-down"></i></a> | ||
+ | <ul class="collapse list-unstyled" id="Teamsubmenu"> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Team">Members</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:USTC/Attributions">Attributions</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | <!-- Page Content --> | ||
+ | |||
+ | <div id="content"> | ||
− | < | + | <nav class="navbar navbar-expand-lg navbar-light bg-light shadow-lg sticky-top" id="navId"> |
− | <div class=" | + | <div class="container-fluid"> |
− | < | + | <button type="button" id="sidebarCollapse" class="btn btn-info"> |
− | < | + | <i class="fas fa-align-left"></i> |
+ | <span>Nav</span> | ||
+ | </button> | ||
+ | <img height="40px" src="https://static.igem.org/mediawiki/2018/5/5b/T--USTC--mobile-title.png"> | ||
+ | <div class="collapse navbar-collapse" id="navbarSupportedContent"> | ||
+ | <ul class="nav navbar-nav ml-auto"> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="#section1">Page</a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="#section2">Page</a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="#section3">Page</a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <a class="nav-link" href="#section4">Page</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <button class="btn btn-dark d-inline-block d-lg-none ml-auto" type="button" data-toggle="collapse" | ||
+ | data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" | ||
+ | aria-label="Toggle navigation"> | ||
+ | <i class="fas fa-align-justify"></i> | ||
+ | </button> | ||
+ | </div> | ||
+ | </nav> | ||
+ | <div class="container"> | ||
+ | <div class="card mb-3 border-light"> | ||
+ | <img class="card-img-top" src="https://static.igem.org/mediawiki/2018/f/fe/T--USTC--PARTS_title.png" alt=""> | ||
+ | </div> | ||
+ | <table class="table table-secondary table-hover"> | ||
+ | <thead> | ||
+ | <tr> | ||
+ | <th>Name</th> | ||
+ | <th>Type</th> | ||
+ | <th>Description</th> | ||
+ | <th>Designer</th> | ||
+ | <th>Length</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody> | ||
+ | <tr> | ||
+ | <td scope="row"><a href="http://parts.igem.org/Part:BBa_K2768000">BBa_K2768000</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>nicotine hydroxylase</td> | ||
+ | <td>Wenfei Yu</td> | ||
+ | <td>2714</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td scope="row"><a href="http://parts.igem.org/Part:BBa_K2768001">BBa_K2768001</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>repressor of the 6hdno’s promoter</td> | ||
+ | <td>Wenfei Yu</td> | ||
+ | <td>585</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td scope="row"><a href="http://parts.igem.org/Part:BBa_K2768003">BBa_K2768003</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>6-hydroxy-L-nicotine oxidase</td> | ||
+ | <td>Wenfei Yu</td> | ||
+ | <td>1278</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td scope="row"><a href="http://parts.igem.org/Part:BBa_K2768004">BBa_K2768004</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>GFP with SsrA degradation tag</td> | ||
+ | <td>Wenfei Yu</td> | ||
+ | <td>750</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td scope="row"><a href="http://parts.igem.org/Part:BBa_K2768006">BBa_K2768006</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>pseudooxynicotine oxidase</td> | ||
+ | <td>Wenfei Yu</td> | ||
+ | <td>1449</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td scope="row"><a href="http://parts.igem.org/Part:BBa_K2768007">BBa_K2768007</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>enzyme converting 3-Succinoylsemialdehyde-pyridine to 3-Succinoylpyridine</td> | ||
+ | <td>Wenfei Yu</td> | ||
+ | <td>1425</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td scope="row"><a href="http://parts.igem.org/Part:BBa_K2768008">BBa_K2768008</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>MocA can synthetize Molybdopterin -cytosine-dinucleotide cofactor (MCD) form Molybdenum cofactor (Moco) Mo-MPT with CTP</td> | ||
+ | <td>Wenfei Yu</td> | ||
+ | <td>579</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td scope="row"><a href="http://parts.igem.org/Part:BBa_K2768009">BBa_K2768009</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>MogA and MoeA can convert Molybdopterin (MPT) to Moly bdenum cofactor (Moco) Mo-MPT with ATP</td> | ||
+ | <td>Wenfei Yu</td> | ||
+ | <td>588</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td scope="row"><a href="http://parts.igem.org/Part:BBa_K2768010">BBa_K2768010</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>J23100+B0034+C0062+B0015+R0062+C0061</td> | ||
+ | <td>Wenfei Yu</td> | ||
+ | <td>1711</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | < | + | <img class="mt-3" src="https://static.igem.org/mediawiki/2018/1/19/T--USTC--bottom.png" alt="" style="max-width: 100%;height: auto;"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
+ | <div class="overlay"></div> | ||
− | + | <!-- Popper.JS --> | |
− | < | + | <script type="text/javascript" src="https://2018.igem.org/Team:USTC/Popperjs?action=raw&ctype=text/javascript"></script> |
− | < | + | <!-- Bootstrap JS --> |
− | + | <script type="text/javascript" src="https://2018.igem.org/Team:USTC/BSjs?action=raw&ctype=text/javascript"></script> | |
− | + | <!-- jQuery Custom Scroller --> | |
− | + | <script type="text/javascript" src="https://2018.igem.org/Team:USTC/customScrollbarJS?action=raw&ctype=text/javascript"></script> | |
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | < | + | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function () { | ||
+ | $("#sidebar").mCustomScrollbar({ | ||
+ | theme: "minimal" | ||
+ | }); | ||
+ | $('.overlay').on('click', function () { | ||
+ | $('#sidebar').removeClass('active'); | ||
+ | $('.overlay').removeClass('active'); | ||
+ | $('li:not(".active") a[aria-expanded=true]').click(); | ||
+ | }); | ||
+ | $('#sidebarCollapse').on('click', function () { | ||
+ | $('#sidebar').addClass('active'); | ||
+ | $('.overlay').addClass('active'); | ||
+ | $('.collapse.in').toggleClass('in'); | ||
+ | }); | ||
+ | $("#top_title").hide(); | ||
+ | $(".mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul").css("margin","0"); | ||
+ | $("a:visited").css("color",""); | ||
+ | $("body").scrollspy({ target: "#navId", offset: 50 }); | ||
+ | $("li.active a").click(); | ||
+ | }); | ||
+ | </script> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 01:43, 18 October 2018
Name | Type | Description | Designer | Length |
---|---|---|---|---|
BBa_K2768000 | Coding | nicotine hydroxylase | Wenfei Yu | 2714 |
BBa_K2768001 | Coding | repressor of the 6hdno’s promoter | Wenfei Yu | 585 |
BBa_K2768003 | Coding | 6-hydroxy-L-nicotine oxidase | Wenfei Yu | 1278 |
BBa_K2768004 | Coding | GFP with SsrA degradation tag | Wenfei Yu | 750 |
BBa_K2768006 | Coding | pseudooxynicotine oxidase | Wenfei Yu | 1449 |
BBa_K2768007 | Coding | enzyme converting 3-Succinoylsemialdehyde-pyridine to 3-Succinoylpyridine | Wenfei Yu | 1425 |
BBa_K2768008 | Coding | MocA can synthetize Molybdopterin -cytosine-dinucleotide cofactor (MCD) form Molybdenum cofactor (Moco) Mo-MPT with CTP | Wenfei Yu | 579 |
BBa_K2768009 | Coding | MogA and MoeA can convert Molybdopterin (MPT) to Moly bdenum cofactor (Moco) Mo-MPT with ATP | Wenfei Yu | 588 |
BBa_K2768010 | Composite | J23100+B0034+C0062+B0015+R0062+C0061 | Wenfei Yu | 1711 |