Difference between revisions of "Team:LambertGA/Basic Part"

Line 17: Line 17:
 
}
 
}
  
body {  
+
body { background-color: white; margin: auto; padding: 0px; width: 100%;}
background-color: white;  
+
 
margin: auto;  
+
div {
padding: 0px;  
+
color: gray;
width: 100%;
+
font-color: #C8A2C8;
+
 
}
 
}
  
 
#content {  
 
#content {  
 
margin: 0px auto;
 
margin: 0px auto;
 +
background-color: white;
 
width: 100%;
 
width: 100%;
 
padding: 0px;
 
padding: 0px;
Line 42: Line 41:
 
p {
 
p {
 
margin: auto;
 
margin: auto;
width: 50%;
+
width: 75%;
 +
color: gray;
 
}
 
}
  
Line 58: Line 58:
  
 
a.HeaderLinks {
 
a.HeaderLinks {
height: 70px;
+
height: 50px;
 
position: center;
 
position: center;
 
border: none;
 
border: none;
/*color: #D49AE6; */
+
color: #D49AE6;  
 
text-align: center;
 
text-align: center;
 
text-decoration: none;
 
text-decoration: none;
Line 75: Line 75:
 
#MainTitle {
 
#MainTitle {
 
padding: 60px;
 
padding: 60px;
font-size: 60px; }
+
font-size: 60px;
 +
color: dimgray; }
  
  
Line 90: Line 91:
 
header h1{
 
header h1{
 
text-align:center;
 
text-align:center;
 +
color: dimgray;
 +
}
 +
 +
h2{
 +
color: #D49AE6;
 
}
 
}
  
Line 98: Line 104:
 
color: #b8975e;
 
color: #b8975e;
 
width: 100%;
 
width: 100%;
height: 70px;
+
height: 50px;
line-height: 70px;
+
line-height: 50px;
background-color: lavender;
+
background-color: white;
 
margin: auto;
 
margin: auto;
 
text-align:center;
 
text-align:center;
opacity: 0.9;
+
opacity: 0.7;
 
}
 
}
  
Line 172: Line 178:
 
}
 
}
  
#logo{
 
height: 50px;
 
opacity:0.4;
 
}
 
  
 
.display-block{
 
.display-block{
Line 201: Line 203:
 
   height: 100%;
 
   height: 100%;
 
   width: 100%;
 
   width: 100%;
   background-color: lavender;
+
   background-color: white;
 
   color: #D49AE6;
 
   color: #D49AE6;
   padding: 24px;
+
   padding: 14px;
 
   font-size: 20px;
 
   font-size: 20px;
 
   text-align: left;
 
   text-align: left;
Line 223: Line 225:
 
     position: absolute;
 
     position: absolute;
 
     background-color: #D49AE6;
 
     background-color: #D49AE6;
     min-width: 140px;
+
     min-width: 200px;
 
     text-align: left;
 
     text-align: left;
 
     box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.2);
 
     box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.2);
Line 267: Line 269:
 
     margin: auto;;
 
     margin: auto;;
 
}
 
}
 
+
#logo{
/*p {
+
height: 50px;
color: #956F95;
+
opacity:0.4;
}
+
h1 {
+
color: #956F95;
+
 
}
 
}
h2 {
 
color: #956F95;
 
}
 
b {
 
color: #956F95;
 
}*/
 
 
</style>
 
</style>
 +
  
  
Line 290: Line 284:
  
 
<body>
 
<body>
 +
 +
  
 
<header>
 
<header>
 
<div id="headerLinks">
 
<div id="headerLinks">
<img src="https://static.igem.org/mediawiki/2016/9/9e/T--LambertGA--longhorn_iGEM_logo.png" id="logo">
+
<a href="https://2016.igem.org/Team:LambertGA" class="dropbtn">Home</a><!--
<li class="dropdown">
+
--><li class="dropdown" >
 +
      <a href="https://2016.igem.org/Team:LambertGA/Team" class="dropbtn">Team</a>
 +
      <div class="dropdown-content">
 +
      <a href="https://2016.igem.org/Team:LambertGA/Collaborations">Collaborations</a>
 +
    </div>
 +
  </li><!--
 +
--><li class="dropdown">
 
   <a href="https://2016.igem.org/Team:LambertGA/Description" class="dropbtn">Project</a>
 
   <a href="https://2016.igem.org/Team:LambertGA/Description" class="dropbtn">Project</a>
 
     <div class="dropdown-content">
 
     <div class="dropdown-content">
Line 302: Line 304:
 
       <a href="https://2016.igem.org/Team:LambertGA/Proof">Proof of Concept</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Proof">Proof of Concept</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Demonstrate">Demonstrate</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Demonstrate">Demonstrate</a>
 +
      <a href="https://2016.igem.org/Team:LambertGA/Results">Results</a>
 +
      <a href="https://2016.igem.org/Team:LambertGA/Notebook">Notebook</a>
 
     </div>
 
     </div>
 
   </li><!--
 
   </li><!--
Line 309: Line 313:
 
       <a href="https://2016.igem.org/Team:LambertGA/Basic_Part">Basic Parts</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Basic_Part">Basic Parts</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Composite_Part">Composite Parts</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Composite_Part">Composite Parts</a>
      <a href="https://2016.igem.org/Team:LambertGA/Part_Collection">Part Collection</a>
 
    </div>
 
  </li><!--
 
--><li class="dropdown" >
 
      <a href="https://2016.igem.org/Team:LambertGA/Team" class="dropbtn">Team</a>
 
      <div class="dropdown-content">
 
      <a href="https://2016.igem.org/Team:LambertGA/Collaborations">Collaborations</a>
 
 
     </div>
 
     </div>
 
   </li><!--
 
   </li><!--
Line 332: Line 329:
 
       <a href="https://2016.igem.org/Team:LambertGA/Awards" class="dropbtn">Awards</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Awards" class="dropbtn">Awards</a>
 
       <div class="dropdown-content">
 
       <div class="dropdown-content">
      <a href="https://2016.igem.org/Team:LambertGA/Entrepreneurship">Entrepreneurship</a>
 
 
       <a href="https://2016.igem.org/Team:LambertGA/Hardware">Hardware</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Hardware">Hardware</a>
      <a href="https://2016.igem.org/Team:LambertGA/Software">Software</a>
 
 
       <a href="https://2016.igem.org/Team:LambertGA/Measurement">Measurement</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Measurement">Measurement</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Model">Model</a>
 
       <a href="https://2016.igem.org/Team:LambertGA/Model">Model</a>
Line 345: Line 340:
  
  
<div class="column full_size" style="background-color: white;" >
+
 
 +
<div class="column full_size" style="width:75%; margin:auto;" >
  
  
Line 351: Line 347:
  
  
<br>
 
 
<br>
 
<br>
 
<center> <h1 id="MainTitle"><b> Basic Part </b></h1> </center>
 
<center> <h1 id="MainTitle"><b> Basic Part </b></h1> </center>
Line 387: Line 382:
 
<div id="sponsors-bottom">
 
<div id="sponsors-bottom">
  
<a href="http://www.forsyth.k12.ga.us/lhs"><img src="https://static.igem.org/mediawiki/2015/a/a4/Lambert_lhslogo.jpg" class="transparent" style="width:100px;height=130px"></a>
+
<a href="http://www.forsyth.k12.ga.us/lhs"><img src="https://static.igem.org/mediawiki/2016/9/9e/T--LambertGA--longhorn_iGEM_logo.png" class="transparent" style="height:100px;padding:20px;"></a>
<!-- gray logo: https://static.igem.org/mediawiki/2015/6/69/Lambert_lhslogo_gray.jpg-->
+
  
<a href="http://www.snapgene.com"> <img src="https://static.igem.org/mediawiki/2015/8/83/Lambert_sglogo.jpg" class="transparent" style="width:200px;height:60px"></a>
+
</div>
<!-- gray logo: https://static.igem.org/mediawiki/2015/d/dc/Lambert_snapgenelogo_gray.jpg-->
+
  
<a href="http://www.gatech.edu/"><img src="https://static.igem.org/mediawiki/2015/1/10/Lambert_gtlogo.jpg" class="transparent" style="width:100px;height:100px"></a>
 
<!-- gray logo: https://static.igem.org/mediawiki/2015/a/a3/Lambert_gtlogo_gray.jpg-->
 
 
<a href="http://www.foldscope.com/"><img src="https://static.igem.org/mediawiki/2015/9/90/Lambert_foldscopelogo.jpg" class="transparent" style="width:100px;height 150px"></a>
 
<!-- gray logo: https://static.igem.org/mediawiki/2015/3/31/Lambert_foldscopelogo_gray.jpg-->
 
 
<a href="http://www.chick-fil-a.com/"><img src="https://static.igem.org/mediawiki/2015/c/cb/Lambert_cfalogo.jpg" class="transparent" style="width:200px;height:75px"></a>
 
<!-- gray logo: https://static.igem.org/mediawiki/2015/c/cf/Lambert_cfalogo_gray.jpg-->
 
 
<a href="http://atlantasciencefestival.org/"><img src="https://static.igem.org/mediawiki/2015/8/80/Lambert_asflogo.jpg" class="transparent" style="width:150px;height:100px"></a>
 
<!-- gray logo: https://static.igem.org/mediawiki/2015/0/05/Lambert_asflogo_gray.jpg-->
 
 
<a href="https://www.neb.com/"><img src="https://static.igem.org/mediawiki/2015/e/e4/Lambert_neblogo.jpg" class="transparent" style="width:200px;height:70px"></a>
 
<!-- gray logo: https://static.igem.org/mediawiki/2015/2/27/Lambert_neblogo_gray.jpg-->
 
 
<a href="https://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2015/4/46/Lambert_idtlogo.jpg" class="transparent" style="width:200px"></a>
 
<!-- gray logo: https://static.igem.org/mediawiki/2015/9/9e/Lambert_idtlogo_gray.jpg-->
 
 
<a href="http://www.nsf.gov/"><img src="https://static.igem.org/mediawiki/2015/8/86/Lambert_nsflogo.jpg" class="transparent" style="width:150px"></a>
 
<!-- gray logo: https://static.igem.org/mediawiki/2015/1/16/Lambert_nsflogo_gray.jpg-->
 
 
<a href="http://www.nextgenerationfocus.org/"><img src="https://static.igem.org/mediawiki/2015/e/e4/Lambert_ngflogo.jpg" class="transparent" ></a>
 
<!-- gray logo: https://static.igem.org/mediawiki/2015/0/08/Lambert_ngflogo_gray.jpg-->
 
 
 
</div>
 
  
  
 
</html>
 
</html>

Revision as of 03:01, 14 October 2016


Basic Part

BBa_K1911002: ClpP

The ClpP gene codes for the ClpP subunit protein which works together with the ClpX subunit to break down proteins that are tagged with degradation tags. The ClpXP system identifies tagged proteins and proceeds to unfold the protein and break it down into individual amino acids. The ClpXP system along with degradation tags can be used to break down certain proteins which are produced by certain genes of interest and it has a range of applications such as measuring how fast a certain protein can be degraded in a cell.The ClpP sequence which was pulled from the E. coli genome contained illegal restriction enzyme sites. In order to remove these illegal sites, wobbles were introduced into the ClpP sequence so that the gene is not cut anywhere and is allowed to function properly.ClpP is a naturally present gene in the E. coli genome.


BBa_K1911003: ClpX

ClpX is part of the protein-degradation system called ClpXP. It works in unison with another protein called ClpXP so that it can de-linearize and unfold proteins into amino acids which can then be recycled by the cells. In E. coli cells, ClpXP focuses on degrading incorrect proteins and reducing them down into amino acids which can be recycled by the cells. ClpXP recognizes the incorrect proteins by certain SsrA-tags which are attached at the ends of incorrect proteins. ClpX in unison with ClpP can be used to degrade unwanted proteins and can be used in future projects in conjunction with certain degradation tags.There were illegal restriction sites which cut the ClpX gene into smaller sequences, rendering it obsolete. So we had to introduce wobbles to eliminate these illegal restriction sites so that ClpX may be expressed and allowed to function as a complete protein.ClpX is found naturally in the E. coli genome.