Difference between revisions of "Team:Uppsala/Parts"

 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template_All_Teams}}
+
<!--
<html>
+
 
<head>
 
<head>
  
Line 7: Line 6:
 
body {
 
body {
 
background-color: #FFFFFF;
 
background-color: #FFFFFF;
/*padding: 0 15%;*/
 
 
}
 
}
  
Line 40: Line 38:
 
}
 
}
  
 
+
/*CSS for the navbar*/
 
+
/*ul .listelem {
+
    list-style-type: none;
+
    margin: 0;
+
    padding: 0;
+
    overflow: hidden;
+
}
+
 
+
li {
+
    float: left;
+
}
+
 
+
.listelem a {
+
    display: block;
+
    width: 135px;
+
    font-weight: bold;
+
    color: #FFFFFF;
+
    background-color: #EFEFEF;
+
    text-align: center;
+
    padding: 25px;
+
    text-decoration: none;
+
    text-transform: uppercase;
+
}
+
 
+
.listelem a:hover, .listelem a:active {
+
    background-color: #333385;
+
}
+
*/
+
 
+
 
+
  
 
/*Hide the sub-menus*/
 
/*Hide the sub-menus*/
Line 82: Line 50:
 
/*Change of the box around the bar*/
 
/*Change of the box around the bar*/
 
nav ul {  
 
nav ul {  
     background-color: #A5A5C1;
+
     background-color: #FFFFFF;
    /*background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
+
    background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%);*/
+
 
     font-family: "Trebuchet MS";
 
     font-family: "Trebuchet MS";
     color: white;
+
     color: black;
 
     text-align: center;
 
     text-align: center;
 
     list-style: none;
 
     list-style: none;
Line 104: Line 70:
 
/*Only affects links in the first ul, the bar*/
 
/*Only affects links in the first ul, the bar*/
 
nav ul li:hover > a {  
 
nav ul li:hover > a {  
    background-color: #A5A5C1;
 
 
     color: #CC0000;
 
     color: #CC0000;
 
     text-decoration: none;
 
     text-decoration: none;
 +
    border-bottom: 2px solid #CC0000;
 +
    opacity: 1;
 
}
 
}
  
Line 112: Line 79:
 
nav ul li a {  
 
nav ul li a {  
 
     display: block;  
 
     display: block;  
     padding: 10px 15px;  
+
     padding: 10px 15px 0px 15px;  
    text-decoration: none;
+
    color: black;
+
 
+
 
}
 
}
 
/*List of sub-menus*/
 
/*List of sub-menus*/
 
nav ul ul {  
 
nav ul ul {  
     /*background: #5f6975;*/
+
     background-color: #FFFFFF;
     backgriund-color: red;
+
     border-radius: 10px;
     border-radius: 0px;
+
     padding: 0px;
     padding: 0;
+
     box-shadow: 0px 1px 1px 1px;
 
     margin-top: 0px;
 
     margin-top: 0px;
 
     position: absolute;  
 
     position: absolute;  
Line 130: Line 94:
 
nav ul ul li {  
 
nav ul ul li {  
 
     float: none;  
 
     float: none;  
    /*background-color: #A5A5C1;*/
+
     border-radius: 5px;
    border-top: 1px solid #6b727c;
+
     border-bottom: 1px solid #575f6a;
+
 
     position: relative;
 
     position: relative;
 
}
 
}
 
/*The individual link texts in the sub-menus*/
 
/*The individual link texts in the sub-menus*/
 
nav ul ul li a {  
 
nav ul ul li a {  
     padding: 5px 5px;
+
     padding: 0px 5px 5px 5px;
 
}
 
}
  
 
nav ul ul li a:hover {
 
nav ul ul li a:hover {
     background: #4b545f;
+
     /*background: #4b545f;*/
 +
    border: none;
 
}
 
}
  
Line 159: Line 122:
 
  width:100%;
 
  width:100%;
 
}
 
}
 +
 +
/*End of CSS for the navbar*/
 +
 
/*Reset of the wiki default settings*/
 
/*Reset of the wiki default settings*/
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
Line 188: Line 154:
 
  border: 0px;
 
  border: 0px;
 
  margin: 0px;  
 
  margin: 0px;  
  padding-left: 0px; /should be set to 0 in alt.1) /
+
  padding-left: 0px; /*should be set to 0 in alt.1) */
 
  padding-right: 0px;
 
  padding-right: 0px;
 
  padding-bottom: 0px;         
 
  padding-bottom: 0px;         
Line 200: Line 166:
 
}
 
}
 
/*End of wiki reset*/
 
/*End of wiki reset*/
 
 
  
 
</style>
 
</style>
Line 210: Line 174:
 
<nav class="fixed">
 
<nav class="fixed">
 
<ul id="full_width">
 
<ul id="full_width">
   <li class="listelem"><a href="https://2015.igem.org/Team:Uppsala">Home</a></li>
+
   <li><a href="https://2015.igem.org/Team:Uppsala">Home</a></li>
   <li class="listelem"><a href="https://2015.igem.org/Team:Uppsala/Team">Team</a></li>
+
   <li><a href="https://2015.igem.org/Team:Uppsala/Team">Team</a></li>
   <li class="listelem"><a href="#">Project</a>
+
   <li><a href="#">Project</a>
 
       <ul>
 
       <ul>
     <li><a href="https://2015.igem.org/Team:Uppsala/Description">Description</a></li>
+
     <li><a href="https://2015.igem.org/Team:Uppsala/Description">Description</a></li>  
    <li><a href="https://2015.igem.org/Team:Uppsala/Experiments">Experiments &amp; Protocols</a></li> 
+
 
     <li><a href="https://2015.igem.org/Team:Uppsala/Results">Results</a></li>   
 
     <li><a href="https://2015.igem.org/Team:Uppsala/Results">Results</a></li>   
 
     <li><a href="https://2015.igem.org/Team:Uppsala/Design">Design</a></li>
 
     <li><a href="https://2015.igem.org/Team:Uppsala/Design">Design</a></li>
 +
    <li><a href="https://2015.igem.org/Team:Uppsala/Software">Software</a></li>
 
       </ul>
 
       </ul>
 
   </li>
 
   </li>
   <li class="listelem"><a href="#">Parts</a>
+
   <li><a href="#">Parts</a>
 
       <ul>
 
       <ul>
    <li><a href="https://2015.igem.org/Team:Uppsala/Parts">Team Parts</a></li>
+
      <li><a href="https://2015.igem.org/Team:Uppsala/Parts">Team Parts</a></li>
    <li><a href="https://2015.igem.org/Team:Uppsala/Basic_Part">Basic Parts</a></li>   
+
      <li><a href="https://2015.igem.org/Team:Uppsala/Basic_Part">Basic Parts</a></li>   
    <li><a href="https://2015.igem.org/Team:Uppsala/Composite_Part">Composite Parts</a></li>
+
      <li><a href="https://2015.igem.org/Team:Uppsala/Composite_Part">Composite Parts</a></li>
    <li><a href="https://2015.igem.org/Team:Uppsala/Part_Collection">Part Collection</a></li>   
+
      <li><a href="https://2015.igem.org/Team:Uppsala/Part_Collection">Part Collection</a></li>   
 
       </ul>
 
       </ul>
 
   </li>
 
   </li>
   <li><a href="https://2015.igem.org/Team:Uppsala/Notebook">Notebook</a></li>
+
   <li><a href="https://2015.igem.org/Team:Uppsala/Notebook">Notebook</a>
  <li><a href="https://2015.igem.org/Team:Uppsala/Attributions">Attributions</a></li>
+
      <ul>
   <li><a href="https://2015.igem.org/Team:Uppsala/Collaborations">Collaborations</a></li>
+
        <li><a href="https://2015.igem.org/Team:Uppsala/Experiments">Experiments &amp; Protocols</a></li>  
 +
        <li><a href="https://2015.igem.org/Team:Uppsala/Calendar">Calendar</a></li>
 +
      </ul>
 +
  </li>
 +
   <li><a href="https://2015.igem.org/Team:Uppsala/Attributions">Attributions</a>
 +
    <ul>
 +
    <li><a href="https://2015.igem.org/Team:Uppsala/Collaborations">Collaborations</a></li>
 +
    <li><a href="https://2015.igem.org/Team:Uppsala/Acknowledgements">Acknowledgements</a></li>
 +
    </ul>
 +
  </li>
 
   <li><a href="https://2015.igem.org/Team:Uppsala/Practices">Human Practices</a></li>
 
   <li><a href="https://2015.igem.org/Team:Uppsala/Practices">Human Practices</a></li>
 
   <li><a href="https://2015.igem.org/Team:Uppsala/Safety">Safety</a></li>
 
   <li><a href="https://2015.igem.org/Team:Uppsala/Safety">Safety</a></li>
 
   <li><a href="https://2015.igem.org/Team:Uppsala/Modeling">Modeling</a></li>
 
   <li><a href="https://2015.igem.org/Team:Uppsala/Modeling">Modeling</a></li>
  <li><a href="https://2015.igem.org/Team:Uppsala/Measurement">Measurement</a></li>
 
  <li><a href="https://2015.igem.org/Team:Uppsala/Software">Software</a></li>
 
  <li><a href="https://2015.igem.org/Team:Uppsala/Entrepreneurship">Entrepreneurship</a></li>
 
 
</ul>
 
</ul>
</nav>
+
</nav>-->
  
 +
{{Uppsala_NewTemplate}}
 +
<html>
 +
<head>
 +
<style>
 +
 +
#parts_pic {
 +
margin-top: -56px;
 +
}
 +
 +
#main th, #main td {
 +
border: 1px solid black;
 +
font-family: "Trebuchet MS";
 +
}
 +
 +
#main td {
 +
padding: 5px;
 +
}
 +
 +
#main a:hover {
 +
color: #E84243;
 +
}
 +
 +
#main table {
 +
width: 100%;
 +
}
 +
</style>
 +
</head>
 +
<body>
 
     <div id="main">
 
     <div id="main">
 +
    <img id="parts_pic" src="https://static.igem.org/mediawiki/2015/1/1b/Uppsala_NewParts2.png" alt="Parts" style="width:1100px">
 
     <h1 class="header">Parts</h1>
 
     <h1 class="header">Parts</h1>
 
     <hr>
 
     <hr>
     <p>
+
     <table>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin dictum elit nec lectus varius posuere. Vivamus vitae eros luctus, volutpat ipsum nec, mattis turpis. Suspendisse at volutpat augue. Duis nec sem nec mi rutrum fringilla. Donec et ligula nibh. Morbi non tincidunt diam. Integer hendrerit ut lorem a ullamcorper. Nulla facilisi. Etiam at dignissim velit. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Praesent leo tortor, facilisis eu augue sed, fringilla hendrerit nisl. Nunc lacus orci, placerat ac imperdiet a, tristique vel quam. Etiam lorem purus, suscipit nec congue eget, efficitur et urna.
+
      <tr>
    </p>
+
      <th>Biobrick Code</th>
    
+
      <th>Type</th>
 +
      <th>Length</th>
 +
      <th>Description</th>
 +
      <th>Designers</th>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688000">BBa_K1688000</a></td>
 +
        <td>Coding</td>
 +
        <td>2343 bp</td>
 +
        <td>Mono-rhamnolipid genes (rhlA and rhlB) including RBS and J23101 promoter.</td>
 +
        <td>Biosurfers</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688001">BBa_K1688001</a></td>
 +
        <td>Coding</td>
 +
        <td>2300 bp</td>
 +
        <td>Mono-rhamnolipid genes (rhlA and rhlB) including RBS</td>
 +
        <td>Biosurfers</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688002">BBa_K1688002</a></td>
 +
        <td>Coding</td>
 +
        <td>965 bp</td>
 +
        <td>Mono-rhamnolipid gene rhlA including RBS</td>
 +
        <td>Biosurfers</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688003">BBa_K1688003</a></td>
 +
        <td>Coding</td>
 +
        <td>1327 bp</td>
 +
        <td>Mono-rhamnolipid gene rhlB including RBS</td>
 +
        <td>Biosurfers</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688004">BBa_K1688004</a></td>
 +
        <td>Coding</td>
 +
        <td>726 bp</td>
 +
        <td>An RBS assembled with the dTomato coding sequence, expressing a modified RFP.</td>
 +
        <td>Laccalicious</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688005">BBa_K1688005</a></td>
 +
        <td>Coding</td>
 +
        <td>3810 bp</td>
 +
        <td>The regulatory NahR construct assembled with the coding sequence for dTomato, as well as the coding sequence for the modified laccase.</td>
 +
        <td>Laccalicious</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688006">BBa_K1688006</a></td>
 +
        <td>Coding</td>
 +
        <td>1800 bp</td>
 +
        <td>A modified laccase (D439A/M510L CueO) with N-His6 tag attached to it via a linker sequence and an export tag (HlyA, BBa_K554002) attached to its C-terminus.</td>
 +
        <td>Laccalicious</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688007">BBa_K1688007</a></td>
 +
        <td>Coding</td>
 +
        <td>1843 bp</td>
 +
        <td>A constitutive Anderson promoter assembled with the coding sequence for the modified laccase without an export tag.</td>
 +
        <td>Laccalicious</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688008">BBa_K1688008</a></td>
 +
        <td>Coding</td>
 +
        <td>1651 bp</td>
 +
        <td>A constitutive Anderson promoter assembled with the coding sequence for the modified laccase with an export tag.</td>
 +
        <td>Laccalicious</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688009">BBa_K1688009</a></td>
 +
        <td>Coding</td>
 +
        <td>4977 bp</td>
 +
        <td>The complete degradation construct with the modified laccase. The NahR construct assembled with the dTomato reporter gene, the modified laccase sequence and the sequence of the dioxygenase.</td>
 +
        <td>Laccalicious</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688010">BBa_K1688010</a></td>
 +
        <td>Coding</td>
 +
        <td>769 bp</td>
 +
        <td>A constitutive Anderson promoter assembled with the dTomato reporter gene.</td>
 +
        <td>Laccalicious</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688011">BBa_K1688011</a></td>
 +
        <td>Coding</td>
 +
        <td>769 bp</td>
 +
        <td>A constitutive Anderson promoter assembled with the dTomato reporter gene.</td>
 +
        <td>Laccalicious</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688012">BBa_K1688012</a></td>
 +
        <td>Coding</td>
 +
        <td>2002 bp</td>
 +
        <td>The NahR construct assembled with the dTomato reporter gene.</td>
 +
        <td>Laccalicious</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688013">BBa_K1688013</a></td>
 +
        <td>Coding</td>
 +
        <td>9487 bp</td>
 +
        <td>The naphthalene pathway with the BBa_J23110 promoter and the B0034 RBS</td>
 +
        <td>Nah7</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688014">BBa_K1688014</a></td>
 +
        <td>Coding</td>
 +
        <td>9487 bp</td>
 +
        <td>The naphthalene pathway with the BBa_J23101 promoter and the B0034 RBS</td>
 +
        <td>Nah7</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688017">BBa_K1688017</a></td>
 +
        <td>Coding</td>
 +
        <td>9444 bp</td>
 +
        <td>The naphthalene pathway, with the B0034 RBS and both PstI sites mutagenized</td>
 +
        <td>Nah7</td>
 +
      </tr>
 +
      <tr>
 +
        <td><a href="http://parts.igem.org/Part:BBa_K1688015">BBa_K1688015</a></td>
 +
        <td>Coding</td>
 +
        <td>9444 bp</td>
 +
        <td>The naphthalene pathway, with the B0034 RBS.</td>
 +
        <td>Nah7</td>
 +
      </tr>
 +
   </table>
 
     <hr>
 
     <hr>
 
     </div>
 
     </div>
Line 252: Line 375:
 
</body>
 
</body>
 
</html>
 
</html>
 +
{{Uppsala_NewFooter}}

Latest revision as of 19:20, 19 November 2015


Parts

Parts


Biobrick Code Type Length Description Designers
BBa_K1688000 Coding 2343 bp Mono-rhamnolipid genes (rhlA and rhlB) including RBS and J23101 promoter. Biosurfers
BBa_K1688001 Coding 2300 bp Mono-rhamnolipid genes (rhlA and rhlB) including RBS Biosurfers
BBa_K1688002 Coding 965 bp Mono-rhamnolipid gene rhlA including RBS Biosurfers
BBa_K1688003 Coding 1327 bp Mono-rhamnolipid gene rhlB including RBS Biosurfers
BBa_K1688004 Coding 726 bp An RBS assembled with the dTomato coding sequence, expressing a modified RFP. Laccalicious
BBa_K1688005 Coding 3810 bp The regulatory NahR construct assembled with the coding sequence for dTomato, as well as the coding sequence for the modified laccase. Laccalicious
BBa_K1688006 Coding 1800 bp A modified laccase (D439A/M510L CueO) with N-His6 tag attached to it via a linker sequence and an export tag (HlyA, BBa_K554002) attached to its C-terminus. Laccalicious
BBa_K1688007 Coding 1843 bp A constitutive Anderson promoter assembled with the coding sequence for the modified laccase without an export tag. Laccalicious
BBa_K1688008 Coding 1651 bp A constitutive Anderson promoter assembled with the coding sequence for the modified laccase with an export tag. Laccalicious
BBa_K1688009 Coding 4977 bp The complete degradation construct with the modified laccase. The NahR construct assembled with the dTomato reporter gene, the modified laccase sequence and the sequence of the dioxygenase. Laccalicious
BBa_K1688010 Coding 769 bp A constitutive Anderson promoter assembled with the dTomato reporter gene. Laccalicious
BBa_K1688011 Coding 769 bp A constitutive Anderson promoter assembled with the dTomato reporter gene. Laccalicious
BBa_K1688012 Coding 2002 bp The NahR construct assembled with the dTomato reporter gene. Laccalicious
BBa_K1688013 Coding 9487 bp The naphthalene pathway with the BBa_J23110 promoter and the B0034 RBS Nah7
BBa_K1688014 Coding 9487 bp The naphthalene pathway with the BBa_J23101 promoter and the B0034 RBS Nah7
BBa_K1688017 Coding 9444 bp The naphthalene pathway, with the B0034 RBS and both PstI sites mutagenized Nah7
BBa_K1688015 Coding 9444 bp The naphthalene pathway, with the B0034 RBS. Nah7