Team:NJAU China/Biobricks

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!DOCTYPE html>
 
<html lang="en">
<html lang="en">
<head>
<head>
Line 9: Line 8:
     <link rel="icon" href="../../favicon.ico">
     <link rel="icon" href="../../favicon.ico">
     <title>Home</title>
     <title>Home</title>
-
 
-
 
-
    <script src="https://2014.igem.org/Team:NJAU_China/jquery.min.js?action=raw"></script>
 
-
    <script src="https://2014.igem.org/Team:NJAU_China/bootstrap.min.js?action=raw"></script>
 
-
 
-
    <link rel="stylesheet" type="text/css"
 
-
          href="https://2014.igem.org/Team:NJAU_China/bootstrap.min.css?action=raw&amp;ctype=text/css">
 
-
    <link rel="stylesheet" type="text/css"
 
-
          href="https://2014.igem.org/Team:NJAU_China/bootstrap-theme.min.css?action=raw&amp;ctype=text/css">
 
-
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-
 
+
    <!--[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]-->
     <!-- Custom styles for this template -->
     <!-- Custom styles for this template -->
     <link href="carousel.css" rel="stylesheet">
     <link href="carousel.css" rel="stylesheet">
     <style type="text/css">
     <style type="text/css">
 +
*{
 +
padding:0;
 +
text-decoration:none;
 +
margin:0;}
         body {
         body {
             padding-bottom: 40px;
             padding-bottom: 40px;
-
             background: #333333;
+
             background:#a2dcf3;
             color: #5a5a5a;
             color: #5a5a5a;
             font-size: 12px;
             font-size: 12px;
         }
         }
-
 
+
pre{
 +
font-size:14px;
 +
font-family:}
 +
        #myheader{
 +
            width:1366px;
 +
    height:500px;
 +
    margin:0 auto;
 +
    position:relative;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
            background:#a2dcf3 url("https://static.igem.org/mediawiki/2014/3/34/Header_bg.png");
 +
        }
         #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
         #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
             display: none;
             display: none;
Line 109: Line 114:
         .container {
         .container {
-
             font-size: 14px
+
             font-size: 14px;
 +
            width:700px;
 +
            float:right;
         }
         }
Line 115: Line 122:
             color: #FFF
             color: #FFF
         }
         }
-
    </style>
+
#my_h1{position:absolute;top:70px;left:170px;border:none;}
-
    <style>
+
#my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;}
-
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
+
#my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;}
-
            display: none;
+
#my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;}
-
         }
+
#my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;}
 +
#my_nav ul li:hover{background:#e3f7ff;}#my_nav ul li a{color:#00586b;text-decoration:none;}#project{display:none;position:absolute;z-index:100;top:47px;left:0px;background:#CF6;width:100px;}#project dd{width:135px;font-size:16px;
 +
background:#c9efff;height:40px;margin:0;}#project dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#project dd a:hover{background:#a1dbf0;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#c9efff;height:40px;margin:0;}#achievement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#achievement dd a:hover{background:#a1dbf0;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#c9efff;height:40px;margin:0;}#prctice dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#prctice dd a:hover{background:#a1dbf0;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#c9efff;height:40px;margin:0;}#ackonwledgement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#ackonwledgement dd a:hover{background:#a1dbf0;}
 +
#my_content{
 +
width:1030px;
 +
margin:0px auto;}
 +
#my_abstract{
 +
width:300px;
 +
margin:0 0 0 25px;
 +
         float:left;
 +
}
 +
#my_abstract h2{
 +
height:50px;
 +
line-height:50px;
 +
text-indent:50px;
 +
border:none;
 +
background:#999;
 +
margin:0 0 20px 0;
 +
padding:0;
 +
}
 +
#my_abstract p{
 +
text-indent:30px;
 +
height:240px;
 +
overflow-y:scroll;
 +
}
 +
#my_contents{
 +
width:1030px;
 +
position:relative;
 +
margin:0 auto;
 +
}
         /*-- hides default wiki settings --*/
         /*-- hides default wiki settings --*/
     </style>
     </style>
 +
<script type="text/javascript">
 +
window.onload = function(){
 +
xialashow('project_li','project');
 +
xialahidden('project_li','project');
 +
xialashow('achievement_li','achievement');
 +
xialahidden('achievement_li','achievement');
 +
xialashow('prctice_li','prctice');
 +
xialahidden('prctice_li','prctice');
 +
xialashow('ackonwledgement_li','ackonwledgement');
 +
xialahidden('ackonwledgement_li','ackonwledgement');}
 +
function xialashow(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseover = function(){dl_id.style.display = 'block';}}
 +
function xialahidden(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseout = function(){dl_id.style.display = 'none';}}
 +
</script>
</head>
</head>
Line 129: Line 178:
================================================== -->
================================================== -->
<body>
<body>
-
<!-- header start -->
+
<div id="myheader">
-
<div class="container-fluid">
+
<h1 id="my_h1"><a href="#">IGEM</a></h1>
-
    <!-- Brand and toggle get grouped for better mobile display -->
+
     <div id="my_nav">
-
    <div class="navbar-header">
+
         <ul>
-
        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+
          <li><a href="https://2014.igem.org/Team:NJAU_China">Home</a></li>
-
                data-target="#bs-example-navbar-collapse-1"><span class="sr-only">Toggle navigation</span> <span
+
          <li id="project_li"><a href="#">Project</a>
-
                class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button>
+
                <dl id="project">
-
        <a class="navbar-brand" href="#">Brand</a></div>
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></dd>
-
     <div class="navbar-wrapper">
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></dd>
-
         <div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></dd>
-
            <div class="container">
+
                </dl>
-
                <div class="navbar-header">
+
          </li>
-
                    <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+
          <li id="achievement_li"><a href="#">Achievement</a>
-
                            data-target=".navbar-collapse"><span class="sr-only">Toggle navigation</span> <span
+
                <dl id="achievement">
-
                            class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Labs</a></dd>
-
                     </button>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Modeling</a></dd>
-
                    <a href="https://2014.igem.org/Main_Page" class="navbar-brand">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
-
                        <img src="https://static.igem.org/mediawiki/2014/2/22/Logo2014v2.png" height="30" width="80">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
-
                    </a>
+
                </dl>
-
                     <a class="navbar-brand" href="https://2014.igem.org/Team:NJAU_China/">NJAU_China</a></div>
+
          </li>
-
                <div class="collapse navbar-collapse">
+
          <li id="prctice_li"><a href="#">Practice</a>
-
                     <ul class="nav navbar-nav">
+
                <dl id="prctice">
-
 
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">iGEM and Synthetic Biology Exhibition</a></dd>
-
                        <li><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire Survey">Questionnaire Survey</a></dd>
-
                        <li class="dropdown "><a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<span
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd>
-
                                class="caret"></span></a>
+
                </dl>
-
                            <ul class="dropdown-menu" role="menu">
+
          </li>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></li>
+
          <li><a href="https://2014.igem.org/Team:NJAU_China/Team">Team</a></li>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/SystemDesign">System Design</a></li>
+
          <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></li>
+
                <dl id="ackonwledgement">
-
                            </ul>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Genewiz Corporation">Genewiz Corporation</a></dd>
-
                        </li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Chinese Academy of Sciences">Chinese Academy of Sciences</a></dd>
-
                        <li class="dropdown active"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievement<span
+
                </dl>
-
                                class="caret"></span></a>
+
          </li>
-
                            <ul class="dropdown-menu" role="menu">
+
      </ul>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Modeling</a></li>
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></li>
+
-
                               
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Judging">Judging</a></li>
+
-
                            </ul>
+
-
                        </li>
+
-
                        <li class="dropdown "><a href="https://2014.igem.org/Team:NJAU_China/HumanPractice" class="unselect">Human
+
-
                            Practice</a></li>
+
-
                        <li><a href="https://2014.igem.org/Team:NJAU_China/Wet Lab">Wet Lab<span
+
-
                                class="caret"></span></a>
+
-
                            <ul class="dropdown-menu" role="menu">
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></li>
+
-
                            </ul>
+
-
                        </li>
+
-
                        <li class="dropdown "><a href="https://2014.igem.org/Team:NJAU_China/Team" class="unselect">Team</a></li>
+
-
                        <li class="dropdown "><a href="https://2014.igem.org/Team:NJAU_China/Acknowledgement" class="unselect">Acknowledgement</a>
+
-
                        </li>
+
-
                    </ul>
+
-
                </div>
+
-
                <!-- /.nav-collapse -->
+
-
            </div>
+
-
            <!-- /.container -->
+
-
        </div>
+
-
        <!-- /.navbar -->
+
-
 
+
     </div>
     </div>
</div>
</div>
-
<!-- header end -->
 
-
 
-
<header id="overview" class="jumbotron subhead">
 
-
 
-
    <div class="container">
 
-
        <h1>
 
-
 
-
            Biobricks</h1>
 
-
        <p class="lead"></p>
 
-
    </div>
 
-
 
-
</header>
 
-
 
-
<div class="container bs-docs-container">
 
-
 
-
    <ul class="nav nav-tabs">
 
-
        <li class="active"><a href="#lA" data-toggle="tab">  BBa_K1555000</a></li>
 
-
        <li class=""><a href="#lB" data-toggle="tab">BBa_K1555001</a></li>
 
-
        <li class=""><a href="#lC" data-toggle="tab">BBa_K1555002</a></li>
 
-
        <li class=""><a href="#lD" data-toggle="tab">BBa_K1555003</a></li>
 
-
        <li class=""><a href="#lE" data-toggle="tab">BBa_K1555004</a></li>
 
-
        <li class=""><a href="#lF" data-toggle="tab">BBa_K1555005</a></li>
 
-
    </ul>
 
-
    <div class="tab-content">
 
-
        <div class="tab-pane active" id="lA">
 
-
            <p>Fast quad-core processor up to 1.5 GHz—2x the speed and over 3x the graphics performance of previous generation Fire HD for quicker apps and smooth videos
 
-
                Beautiful 6" HD display—Crisp, vivid HD display (252 ppi / 1280x800) with over a million pixels—perfect for apps, movies, TV, games, photos, and more
 
-
                Front and rear cameras—Take photos or capture videos in 1080p HD with a rear-facing camera or Skype with a front-facing camera
 
-
                No more worrying about storage space—Get free, unlimited cloud storage for all Amazon content and photos taken with your Fire devices
 
-
                Best selection of digital content—Enjoy over 33 million movies, TV shows, songs, books, Android apps and games—including Facebook, Netflix, Minecraft, and more</p>
 
-
        <div class="tab-pane" id="lB">
 
-
            <p>Great for the whole family—Create unique profiles and set screen time limits for kids with Amazon FreeTime. Coming soon, link two Amazon accounts and share books, games, apps, and Prime Instant Video content across all devices in the household
 
-
                Stay connected and productive—Fast web browsing, email and calendar support including Gmail and Outlook. Plus, edit and view Office documents
 
-
                Try Kindle Unlimited for free—Choose from over 700,000 titles and thousands of audiobooks for $9.99/month. Try 30 days for free. Learn more
 
-
                In addition to Free Two-Day Shipping, Prime members can stream tens of thousands of Prime Instant Video titles and over a million songs with Prime Music at no additional cost. Learn more</p>   
 
-
        </div>
 
-
        <div class="tab-pane" id="lC">
 
-
            <p>Great for the whole family—Create unique profiles and set screen time limits for kids with Amazon FreeTime. Coming soon, link two Amazon accounts and share books, games, apps, and Prime Instant Video content across all devices in the household
 
-
                Stay connected and productive—Fast web browsing, email and calendar support including Gmail and Outlook. Plus, edit and view Office documents
 
-
                Try Kindle Unlimited for free—Choose from over 700,000 titles and thousands of audiobooks for $9.99/month. Try 30 days for free. Learn more
 
-
                In addition to Free Two-Day Shipping, Prime members can stream tens of thousands of Prime Instant Video titles and over a million songs with Prime Music at no additional cost. Learn more</p>
 
-
     
 
-
        </div>
 
-
        <div class="tab-pane" id="lD">
 
-
            <p>Great for the whole family—Create unique profiles and set screen time limits for kids with Amazon FreeTime. Coming soon, link two Amazon accounts and share books, games, apps, and Prime Instant Video content across all devices in the household
 
-
                Stay connected and productive—Fast web browsing, email and calendar support including Gmail and Outlook. Plus, edit and view Office documents
 
-
                Try Kindle Unlimited for free—Choose from over 700,000 titles and thousands of audiobooks for $9.99/month. Try 30 days for free. Learn more
 
-
                In addition to Free Two-Day Shipping, Prime members can stream tens of thousands of Prime Instant Video titles and over a million songs with Prime Music at no additional cost. Learn more</p>
 
-
     
 
-
        </div>
 
-
        <div class="tab-pane" id="lE">
 
-
            <p>Great for the whole family—Create unique profiles and set screen time limits for kids with Amazon FreeTime. Coming soon, link two Amazon accounts and share books, games, apps, and Prime Instant Video content across all devices in the household
 
-
                Stay connected and productive—Fast web browsing, email and calendar support including Gmail and Outlook. Plus, edit and view Office documents
 
-
                Try Kindle Unlimited for free—Choose from over 700,000 titles and thousands of audiobooks for $9.99/month. Try 30 days for free. Learn more
 
-
                In addition to Free Two-Day Shipping, Prime members can stream tens of thousands of Prime Instant Video titles and over a million songs with Prime Music at no additional cost. Learn more</p>
 
-
     
 
-
        </div>
 
-
        <div class="tab-pane" id="lF">
 
-
            <p>Great for the whole family—Create unique profiles and set screen time limits for kids with Amazon FreeTime. Coming soon, link two Amazon accounts and share books, games, apps, and Prime Instant Video content across all devices in the household
 
-
                Stay connected and productive—Fast web browsing, email and calendar support including Gmail and Outlook. Plus, edit and view Office documents
 
-
                Try Kindle Unlimited for free—Choose from over 700,000 titles and thousands of audiobooks for $9.99/month. Try 30 days for free. Learn more
 
-
                In addition to Free Two-Day Shipping, Prime members can stream tens of thousands of Prime Instant Video titles and over a million songs with Prime Music at no additional cost. Learn more</p>
 
-
     
 
-
        </div>
 
-
    </div>
 
-
 
 +
<!------------------------------------------->
 +
<div id="my_contents">
 +
  <table width="1033" border="1" cellspacing=0>
 +
  <tr>
 +
    <td width="239" height="44" align="center"><strong>Part Numbers</strong></td>
 +
    <td width="419" align="center"><strong>Brief Description</strong></td>
 +
    <td width="361" align="center"><strong>Web Link</strong></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="43" align="center">BBa_1555000</td>
 +
    <td>The <em>cop</em>A  promoter wth a GFP reporter</td>
 +
    <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555000">http://parts.igem.org/Part:BBa_K1555000</a></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="39" align="center">BBa_1555001</td>
 +
    <td>The <em>mar</em>O  with a GFP reporter</td>
 +
    <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555001">http://parts.igem.org/Part:BBa_K1555001</a></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="45" align="center">BBa_1555002</td>
 +
    <td>The <em>cue</em>O  promoter with a GFP reporter</td>
 +
    <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555002">http://parts.igem.org/Part:BBa_K1555002</a></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="44" align="center">BBa_1555003</td>
 +
    <td>GFP induced by micro-aerobic P<em>vgb</em></td>
 +
    <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555003">http://parts.igem.org/Part:BBa_K1555003</a></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="50" align="center">BBa_1555004</td>
 +
    <td>The expression of T7 polymerase controlled by <em>cop</em>A promoter</td>
 +
    <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555004">http://parts.igem.org/Part:BBa_K1555004</a></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="43" align="center">BBa_1555005</td>
 +
    <td>GSH coding gene activated by T7 promoter</td>
 +
    <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555005">http://parts.igem.org/Part:BBa_K1555005</a></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="52" align="center">BBa_1555006</td>
 +
    <td>SgRNA which cooperates with dCAS9 protein can  target <em>cop</em>A's CDS specifically</td>
 +
    <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555006">http://parts.igem.org/Part:BBa_K1555006</a></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="40" align="center">BBa_1555007</td>
 +
    <td height="40"><em>Cop</em>A's 20nt target sequence+sgRNA scaffold</td>
 +
    <td height="40" align="center"><a href="http://parts.igem.org/Part:BBa_K1555007">http://parts.igem.org/Part:BBa_K1555007</a></td>
 +
  </tr>
 +
</table>
</div>
</div>
-
 
-
 
-
 
-
<!-- FOOTER -->
 
-
<div class="container">
 
-
<footer>
 
-
    <p class="pull-right"><a href="#">Back to top</a></p>
 
-
 
-
    <p>&copy; NJAU@2014 iGEM. &middot; </p>
 
-
</footer>
 
-
</div>
 
-
<!-- /.container -->
 
-
 
-
<!-- Bootstrap core JavaScript
 
-
    ================================================== -->
 
-
<!-- Placed at the end of the document so the pages load faster -->
 
</body>
</body>
</html>
</html>

Revision as of 18:11, 16 October 2014

Home

Part Numbers Brief Description Web Link
BBa_1555000 The copA promoter wth a GFP reporter http://parts.igem.org/Part:BBa_K1555000
BBa_1555001 The marO with a GFP reporter http://parts.igem.org/Part:BBa_K1555001
BBa_1555002 The cueO promoter with a GFP reporter http://parts.igem.org/Part:BBa_K1555002
BBa_1555003 GFP induced by micro-aerobic Pvgb http://parts.igem.org/Part:BBa_K1555003
BBa_1555004 The expression of T7 polymerase controlled by copA promoter http://parts.igem.org/Part:BBa_K1555004
BBa_1555005 GSH coding gene activated by T7 promoter http://parts.igem.org/Part:BBa_K1555005
BBa_1555006 SgRNA which cooperates with dCAS9 protein can target copA's CDS specifically http://parts.igem.org/Part:BBa_K1555006
BBa_1555007 CopA's 20nt target sequence+sgRNA scaffold http://parts.igem.org/Part:BBa_K1555007