Team:SCU-China/Parts

From 2014.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
<html>
 +
<style>
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
-
 
+
html, body, .wrapper { /*-- changes default wiki settings --*/
-
<html>
+
width: 100%;
-
<style type="text/css">
+
height: 100%;
-
#groupparts {text-align: center; margin-left: auto; margin-right: auto;}
+
background-color: transparent;
 +
}
 +
#top-section {
 +
    background-color:#484848;
 +
    border: 0 none;
 +
    width: 100%;
 +
    height: 24px;
 +
    z-index: 100;
 +
    top: 0;
 +
    position: fixed;
 +
}
 +
#menubar {
 +
    top: 2px;
 +
    font-family: Helvetica, Arial, Sans-serif;
 +
    font-size: 14px;
 +
}
 +
.left-menu,.left-menu a {
 +
    color: white;
 +
    left: 0;
 +
    text-align: left;
 +
    text-transform: capitalize;
 +
}
 +
.right-menu,.right-menu a {
 +
    color: white;
 +
    right: 0;
 +
    text-align: right;
 +
}
 +
.right-menu:hover, .left-menu:hover {
 +
    background-color: transparent;
 +
}
 +
.right-menu:hover a {
 +
    color: white;
 +
}
 +
.right-menu li a, .left-menu li a {
 +
    background-color: transparent;
 +
    color: white;
 +
    padding:0,15px,0,0;
 +
    margin:0;
 +
}
 +
.right-menu li a:hover {
 +
    color: white;
 +
    text-decoration:underline;
 +
}
 +
.right-menu li a:visited {
 +
    color: white;
 +
}
 +
.new {
 +
    color:white;
 +
}
</style>
</style>
-
<!--main content -->
+
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap.min.css ?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
-
<table width="70%" align="center">
+
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap-theme.min.css ?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
-
<!--welcome box -->
+
<script src="https://2014.igem.org/Team:SCU-China/jquery.min.js ?action=raw&amp;ctype=text/javascript" type="text/javascript"></script>
 +
<script src="https://2014.igem.org/Team:SCU-China/bootstrap.min.js ?action=raw&amp;ctype=text/javascript" type="text/javascript"></script>
 +
<nav class="navbar navbar-default navbar-fixed-top" role="navigation" style="margin-top: 20px;">
 +
      <div class="container">
 +
        <div class="navbar-header">
 +
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
 +
            <span class="sr-only">Toggle navigation</span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
          </button>
 +
          <a class="navbar-brand" href="https://2014.igem.org/Team:SCU-China">SCU-Igem</a>
 +
        </div>
 +
        <div id="navbar" class="collapse navbar-collapse">
 +
          <ul class="nav navbar-nav">
 +
            <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Background">Background</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Overview">Overview</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Description">Description</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Result">Result</a></li>
 +
               
 +
              </ul>
 +
            </li>
 +
            <li><a href="https://2014.igem.org/Team:SCU-China/Modeling">Modeling</a></li>
 +
          <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice <span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Seventh">Presentation at Seventh Senior High School</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/UESTC">Visiting University of Electronic Science and Technology of China (UESTC)</a></li>
 +
               
 +
               
 +
              </ul>
 +
            </li>
 +
            <li><a href="https://2014.igem.org/Team:SCU-China/Safety">Safety</a></li>
 +
<li class="active"><a href="https://2014.igem.org/Team:SCU-China/Parts">Parts</a></li><li><a href="https://2014.igem.org/Team:SCU-China/Attributions">Attributions</a></li>
 +
            <li><a href="https://2014.igem.org/Team:SCU-China/Team">Team</a></li>
 +
      <li class="dropdown "><a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook<span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li class="dropdown-header">Notebook</li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Biobricks">Notebook of Biobricks</a></li>
 +
<li><a href="https://2014.igem.org/Team:SCU-China/Transmitter">Notebook of Transmitter</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Effector">Notebook of Effector</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Sensor">Notebook of Sensor</a></li>
 +
                <li class="divider"></li>
 +
                <li class="dropdown-header">Method</li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Prep">Bacterial Genomic DNA Prep</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Digestion">Digestion</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/GelExtraction">Gel Extraction </a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Linkage">Linkage</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/PCR">PCR</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Plasmid">Plasmid Mini Prep</a></li>
 +
              </ul>
 +
            </li>        </ul>
 +
        <div style="float:right"><a href="https://2014.igem.org" style="margin-right: 80px;"><img src="https://static.igem.org/mediawiki/2014/2/22/Logo2014v2.png"></a></div>
 +
        </div><!--/.nav-collapse -->
 +
   
 +
   
 +
    </nav>
 +
    <div class="jumbotron" style="margin-top: 20px;"> <div class="container">
 +
  <div style="float: left;"><p style="font-size:100px;">Parts</p></div>
 +
  <div  style="float: right"><img src="https://static.igem.org/mediawiki/2014/a/a3/ScuProjectpsd.png" style="width: 40%;margin-top: 15px;">
 +
</div></div></div>
 +
    <div class="container" >
 +
    <div class="col-lg-4">
 +
<ul class="nav nav-tabs nav-stacked" data-spy="affix" data-offset-top="125">
 +
                <li><a href="#top">Back to top</a></li>
 +
</ul> </div>
 +
    <div class="col-lg-8">
 +
       
 +
          <table class="table table-striped pgrouptable tablesorter" style="width: 100%;" cellpadding="0" cellspacing="0">
 +
<thead>
 +
<tr><th style="width:8px" class="header"></th><th style="width:8px" class="header"></th><th style="width:8px" class="header"></th><th style="width: 87px;" class="header">Name</th><th style="width: 80px" colspan="" class="header">Type</th><th style="width: auto;" colspan="" class="header">Description</th><th style="width: 150px" colspan="" class="header">Designer</th><th style="width: 50px" colspan="" class="header">Length</th>
 +
</tr></thead><tbody>
<tr>
<tr>
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375000">BBa_K1375000</a></td><td>Generator</td><td>Pcon+araC+pBAD</td><td width="100px">Zheng Xu</td><td align="right">1252</td>
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SCU-China/Parts&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
</tr>
</tr>
-
 
+
<tr>
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
<td class="status_cell "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375001">BBa_K1375001</a></td><td>Reporter</td><td>Prhl+RBS+mRFP+DT</td><td width="100px">Zheng Xu</td><td align="right">925</td>
-
<!-- end welcome box -->
+
-
<tr>
+
-
 
+
-
<!--navigation menu -->
+
-
<td align="center" colspan="3">
+
-
 
+
-
<table  width="100%">
+
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">
+
-
 
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:SCU-China"style="color:#000000">Home </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
-
<a href="https://2014.igem.org/Team:SCU-China/Team"style="color:#000000"> Team </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=SCU-China"style="color:#000000"> Official Team Profile </a></td>
+
-
 
+
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:SCU-China/Project"style="color:#000000"> Project</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:SCU-China/Parts"style="color:#000000"> Parts</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:SCU-China/Modeling"style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:SCU-China/Notebook"style="color:#000000"> Notebook</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:SCU-China/Safety"style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:SCU-China/Attributions"style="color:#000000"> Attributions </a></td>
+
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
</tr>
</tr>
-
</table>
+
<tr>
-
 
+
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375002">BBa_K1375002</a></td><td>Reporter</td><td>PRhl/Las+RBS+GFP+DT</td><td width="100px">Zheng Xu</td><td align="right">938</td>
-
<!--end navigation menu -->
+
</tr>
</tr>
-
 
+
<tr>
-
 
+
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375003">BBa_K1375003</a></td><td>Reporter</td><td>Pcon+RBS+mRFP+DT</td><td width="100px">Zheng Xu</td><td align="right">904</td>
</tr>
</tr>
-
+
<tr>
-
 
+
<td class="status_cell "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375004">BBa_K1375004</a></td><td>Coding</td><td>rhlR+DT</td><td width="100px">Zheng Xu</td><td align="right">866</td>
-
 
+
-
 
+
-
 
+
-
</td>
+
-
 
+
-
<tr> <td colspan="3" height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
-
 
+
-
 
+
-
<!--Parts Submitted to the Registry  -->
+
-
<tr><td > <h3> Parts Submitted to the Registry </h3></td>
+
-
<td ></td >
+
-
<td > <h3>What information do I need to start putting my parts on the Registry? </h3></td>
+
</tr>
</tr>
<tr>
<tr>
-
<td width="45%" valign="top">  
+
<td class="status_cell "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375005">BBa_K1375005</a></td><td>Translational_Unit</td><td>RBS+amilCP+DT</td><td width="100px">Zheng Xu</td><td align="right">824</td>
-
<p>
+
-
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will submit them to the <a href="http://partsregistry.org"> Registry of Standard Biological Parts</a>. The iGEM software provides an easy way to present the parts your team has created. The "groupparts" tag will generate a table with all of the parts that your team adds to your team sandbox. 
+
-
 
+
-
<p>
+
-
<strong>Note that if you want to document a part you need to document it on the <a href="http://partsregistry.org Registry"> Registry</a>, not on your team wiki.</strong> Future teams and other users and are much more likely to find parts on the Registry than on your team wiki.
+
-
</p>
+
-
 
+
-
<p>
+
-
Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without a need to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.
+
-
</p>
+
-
 
+
-
 
+
-
 
+
-
<h3>When should you put parts into the Registry?</h3>
+
-
 
+
-
<p>
+
-
As soon as possible! We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better recall you will have of all details surrounding your parts. Remember you don't need to send us the DNA to create an entry for a part on the Registry. However, you must send us the sample/DNA before the Jamboree. Only parts for which you have sent us samples/DNA are eligible for awards and medal requirements.
+
-
</p>
+
-
</td>
+
-
 
+
-
<td > </td>
+
-
<td width="45%" valign="top">
+
-
 
+
-
<p>
+
-
The information needed to initially create a part on the Registry is:
+
-
</p>
+
-
<ol>
+
-
 
+
-
<li>Part Name</li>
+
-
<li>Part type</li>
+
-
<li>Creator</li>
+
-
<li>Sequence</li>
+
-
<li>Short Description (60 characters on what the DNA does)</li>
+
-
<li>Long Description (Longer description of what the DNA does)</li>
+
-
<li>Design considerations</li>
+
-
</ol>
+
-
 
+
-
<p>
+
-
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. Check out part <a href="http://parts.igem.org/Part:BBa_K404003">BBa_K404003</a> for an excellent example of a highly characterized part.
+
-
</p>
+
-
 
+
-
<p>
+
-
You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry"> Add a Part to the Registry</a> link.
+
-
</p>
+
-
</td>
+
</tr>
</tr>
-
 
+
<tr>
-
 
+
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375006">BBa_K1375006</a></td><td>Translational_Unit</td><td>RBS+amilCP+DT+Pcon+RBS</td><td width="100px">Zheng Xu</td><td align="right">887</td>
-
<tr> <td colspan="3height="15px"> </td></tr>
+
</tr>
-
 
+
<tr>
-
<tr><td colspan="3" > <h3> Parts Table</h3></td></tr>
+
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375007">BBa_K1375007</a></td><td>Translational_Unit</td><td>RBS+lasR+RhlR+DT</td><td width="100px">Zheng Xu</td><td align="right">1671</td>
-
 
+
</tr>
-
 
+
<tr>
-
<tr><td width="45%" colspan="3valign="top">
+
<td class="status_cell "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375008">BBa_K1375008</a></td><td>Composite</td><td>Ptet+RBS+RhlR+DT</td><td width="100px">Zheng Xu</td><td align="right">946</td>
-
Any parts your team has created will appear in this table below:</td></tr>
+
</tr>
-
 
+
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375009">BBa_K1375009</a></td><td>Composite</td><td> Pcin+Rbs+CinR</td><td width="100px">Zheng Xu</td><td align="right">1024</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375010">BBa_K1375010</a></td><td>Composite</td><td>Pcon+RBS+LacI</td><td width="100px">Zheng Xu</td><td align="right">1217</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375011">BBa_K1375011</a></td><td>Composite</td><td> Plac+RBS+LuxI+DT</td><td width="100px">Zheng Xu</td><td align="right">948</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375012">BBa_K1375012</a></td><td>Coding</td><td>RBS+CinI+DT</td><td width="100px">Zheng Xu</td><td align="right">882</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375013">BBa_K1375013</a></td><td>Composite</td><td>Plux+RBS+LuxR+RBS+RhlI</td><td width="100px">Zheng Xu</td><td align="right">1555</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375014">BBa_K1375014</a></td><td>Composite</td><td>Prhl/las +RBS+amilCP</td><td width="100px">Zheng Xu</td><td align="right">770</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375015">BBa_K1375015</a></td><td>Composite</td><td>Prhl/las +RBS+mRFP</td><td width="100px">Zheng Xu</td><td align="right">807</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375016">BBa_K1375016</a></td><td>Composite</td><td>Prhl/las +RBS+amilCP+DT</td><td width="100px">Zheng Xu</td><td align="right">907</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375017">BBa_K1375017</a></td><td>Composite</td><td>Pcin+RBS+CinR+RBS+LasI+DT</td><td width="100px">Zheng Xu</td><td align="right">1767</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375018">BBa_K1375018</a></td><td>Composite</td><td>Prhl/las +RBS+GFP+DT+Pcon+RBS+LasR+RhlR+DT</td><td width="100px">Zheng Xu</td><td align="right">2660</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375019">BBa_K1375019</a></td><td>Composite</td><td> Prhl/las +RBS+eforRed</td><td width="100px">Zheng Xu</td><td align="right">762</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375020">BBa_K1375020</a></td><td>Composite</td><td>Prhl/las +RBS+amilGFP</td><td width="100px">Zheng Xu</td><td align="right">780</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375021">BBa_K1375021</a></td><td>Composite</td><td>Prhl/las +RBS+aeBlue</td><td width="100px">Zheng Xu</td><td align="right">780</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375022">BBa_K1375022</a></td><td>Composite</td><td>promoter+RBS+araC+ DT+pBAD+RBS+Cinr+RBS+CinI+DT+Plac+RBS+LuxI+DT+Pcon+RBS+LacI</td><td width="100px">Zheng Xu</td><td align="right">5377</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375023">BBa_K1375023</a></td><td>Composite</td><td>Pcon+RBS+lasR+RhlR+DT</td><td width="100px">Zheng Xu</td><td align="right">1714</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375024">BBa_K1375024</a></td><td>Regulatory</td><td>Prhl/las +RBS</td><td width="100px">Zheng Xu</td><td align="right">75</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375025">BBa_K1375025</a></td><td>Coding</td><td>PpyS</td><td width="100px">Zheng Xu</td><td align="right">1063</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375026">BBa_K1375026</a></td><td>Composite</td><td>Plux+RBS+LuxR+RBS+RhlI+DT</td><td width="100px">Zheng Xu</td><td align="right">1692</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375027">BBa_K1375027</a></td><td>Coding</td><td>PluR</td><td width="100px">Zheng Xu</td><td align="right">717</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375028">BBa_K1375028</a></td><td>Regulatory</td><td>pPluR</td><td width="100px">Zheng Xu</td><td align="right">401</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375029">BBa_K1375029</a></td><td>Composite</td><td>Plux+LuxR+RhlI+DT+pCin+CinR</td><td width="100px">Zheng Xu</td><td align="right">2348</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375030">BBa_K1375030</a></td><td>Composite</td><td>Plux+LuxR+RhlI+DT+pCin+CinR+DT</td><td width="100px">Zheng Xu</td><td align="right">2485</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375031">BBa_K1375031</a></td><td>Composite</td><td>promoter+RBS+araC+ DT+pBAD+RBS+Cinr+RBS+CinI+DT</td><td width="100px">Zheng Xu</td><td align="right">3196</td>
 +
</tr>
 +
<tr>
 +
<td class="status_cell  "></td><td class="status_cell cell_white">&nbsp;</td><td class="status_cell cell_white">&nbsp;</td><td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1375032">BBa_K1375032</a></td><td>Composite</td><td>Plac+RBS+LuxI+DT+Pcon+RBS+LacI</td><td width="100px">Zheng Xu</td><td align="right">2173</td>
 +
</tr>
 +
</tbody>
</table>
</table>
-
</html>
+
  </div></div>
 +
-
<groupparts>iGEM014 SCU-China</groupparts>
+
<div class="jumbotron"> <div class="container">
 +
 
 +
  <p>Sichuan university</p>
 +
 +
</div></div>

Latest revision as of 20:34, 17 October 2014

Parts

NameTypeDescriptionDesignerLength
   BBa_K1375000GeneratorPcon+araC+pBADZheng Xu1252
  BBa_K1375001ReporterPrhl+RBS+mRFP+DTZheng Xu925
  BBa_K1375002ReporterPRhl/Las+RBS+GFP+DTZheng Xu938
  BBa_K1375003ReporterPcon+RBS+mRFP+DTZheng Xu904
  BBa_K1375004CodingrhlR+DTZheng Xu866
  BBa_K1375005Translational_UnitRBS+amilCP+DTZheng Xu824
  BBa_K1375006Translational_UnitRBS+amilCP+DT+Pcon+RBSZheng Xu887
  BBa_K1375007Translational_UnitRBS+lasR+RhlR+DTZheng Xu1671
  BBa_K1375008CompositePtet+RBS+RhlR+DTZheng Xu946
  BBa_K1375009Composite Pcin+Rbs+CinRZheng Xu1024
  BBa_K1375010CompositePcon+RBS+LacIZheng Xu1217
  BBa_K1375011Composite Plac+RBS+LuxI+DTZheng Xu948
  BBa_K1375012CodingRBS+CinI+DTZheng Xu882
  BBa_K1375013CompositePlux+RBS+LuxR+RBS+RhlIZheng Xu1555
  BBa_K1375014CompositePrhl/las +RBS+amilCPZheng Xu770
  BBa_K1375015CompositePrhl/las +RBS+mRFPZheng Xu807
  BBa_K1375016CompositePrhl/las +RBS+amilCP+DTZheng Xu907
   BBa_K1375017CompositePcin+RBS+CinR+RBS+LasI+DTZheng Xu1767
  BBa_K1375018CompositePrhl/las +RBS+GFP+DT+Pcon+RBS+LasR+RhlR+DTZheng Xu2660
  BBa_K1375019Composite Prhl/las +RBS+eforRedZheng Xu762
  BBa_K1375020CompositePrhl/las +RBS+amilGFPZheng Xu780
  BBa_K1375021CompositePrhl/las +RBS+aeBlueZheng Xu780
  BBa_K1375022Compositepromoter+RBS+araC+ DT+pBAD+RBS+Cinr+RBS+CinI+DT+Plac+RBS+LuxI+DT+Pcon+RBS+LacIZheng Xu5377
  BBa_K1375023CompositePcon+RBS+lasR+RhlR+DTZheng Xu1714
   BBa_K1375024RegulatoryPrhl/las +RBSZheng Xu75
  BBa_K1375025CodingPpySZheng Xu1063
  BBa_K1375026CompositePlux+RBS+LuxR+RBS+RhlI+DTZheng Xu1692
  BBa_K1375027CodingPluRZheng Xu717
  BBa_K1375028RegulatorypPluRZheng Xu401
  BBa_K1375029CompositePlux+LuxR+RhlI+DT+pCin+CinRZheng Xu2348
  BBa_K1375030CompositePlux+LuxR+RhlI+DT+pCin+CinR+DTZheng Xu2485
  BBa_K1375031Compositepromoter+RBS+araC+ DT+pBAD+RBS+Cinr+RBS+CinI+DTZheng Xu3196
  BBa_K1375032CompositePlac+RBS+LuxI+DT+Pcon+RBS+LacIZheng Xu2173

Sichuan university