Difference between revisions of "Team:Lambert GA/Updated Part"

(Created page with "<html> <head> <style> #sideMenu { display:none; } a:hover { text-decoration: none; } #mainContainer{ background-color: #7A7A79; width: 100%; } #main{ width: 100%;...")
 
 
(30 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
<style>
+
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"><style>
+
html{
 +
font-family: 'La', sans-serif;
 +
}
 +
 
 
#sideMenu { display:none; }
 
#sideMenu { display:none; }
  
Line 13: Line 16:
 
     width: 100%;
 
     width: 100%;
 
}
 
}
 
 
#main{
 
#main{
 
     width: 100%;
 
     width: 100%;
Line 20: Line 22:
 
}
 
}
  
body { margin: auto; padding: 0px; width: 100%;}
+
body { margin: 0px; padding: 0px; width: 100%;}
  
 
a.drplink {
 
a.drplink {
Line 33: Line 35:
 
color: white;
 
color: white;
 
}
 
}
 +
  
 
#content {  
 
#content {  
margin: 0px auto;
+
margin: 0px;
 
margin-top: -15px;
 
margin-top: -15px;
 
background-color: #7A7A79;
 
background-color: #7A7A79;
 
width: 100%;
 
width: 100%;
 
padding: 0px;
 
padding: 0px;
 +
font-family: 'Roboto', sans-serif;
 
}
 
}
  
Line 53: Line 57:
 
p {
 
p {
 
margin: auto;
 
margin: auto;
width: 75%;
+
font-size: 20px;
color: gray;
+
color: white;
 
}
 
}
  
Line 87: Line 91:
 
#MainTitle {
 
#MainTitle {
 
padding-top: 50px;
 
padding-top: 50px;
padding-bottom: 7px;
+
padding-bottom: 20px;
 
font-size: 45px;
 
font-size: 45px;
 
color: #D49AE6; }
 
color: #D49AE6; }
Line 98: Line 102:
  
 
body{
 
body{
font-size:15px;
+
font-size:20px;
 
}
 
}
  
Line 109: Line 113:
 
h2{
 
h2{
 
color: #D49AE6;
 
color: #D49AE6;
 +
text-align:center;
 +
hspace="20"
 
}
 
}
  
Line 139: Line 145:
 
     padding: 0px;
 
     padding: 0px;
 
display: block;
 
display: block;
margin: 0px auto;
+
margin: 0px auto;  
 
}
 
}
  
Line 165: Line 171:
 
height:100px;
 
height:100px;
 
}
 
}
 
  
 
.transparency {
 
.transparency {
Line 181: Line 186:
 
-webkit-backface-visibility: hidden;
 
-webkit-backface-visibility: hidden;
 
}
 
}
 +
  
  
Line 277: Line 283:
 
     background-color: #D49AE6;
 
     background-color: #D49AE6;
 
     color:  #4A555C;
 
     color:  #4A555C;
 +
}
 +
 +
#mainbanner{
 +
text-align: center;
 
}
 
}
  
Line 286: Line 296:
 
height: 50px;
 
height: 50px;
 
opacity:0.4;
 
opacity:0.4;
 +
}
 +
.bullet li:before {
 +
content: "•";
 +
  font-size: 170%;
 +
  padding-right: 5px;
 
}
 
}
 
</style>
 
</style>
Line 319: Line 334:
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Notebook">Notebook</a>
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Notebook">Notebook</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/InterLab">InterLab</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/InterLab">InterLab</a>
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Contribution">Contribution</a>
+
 
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Model">Model</a>
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Model">Model</a>
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Results">Results</a><a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Demonstrate">Demonstrate</a>
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Results">Results</a><a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Demonstrate">Demonstrate</a>
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Improve">Improve</a>
 
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Attributions">Attributions</a>
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Attributions">Attributions</a>
 
        
 
        
Line 329: Line 343:
 
   </li><!--
 
   </li><!--
 
--><li class="dropdown" >
 
--><li class="dropdown" >
       <a href="https://2017.igem.org/Team:Lambert_GA/Parts" class="dropbtn">Parts</a>
+
       <a href="https://2017.igem.org/Team:Lambert_GA/Part Collection" class="dropbtn">Parts</a>
 
       <div class="dropdown-content">
 
       <div class="dropdown-content">
       <a class="drplink" style="transition: color 0.5s ease-in-out;"  
+
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Part Collection">Part Collection</a>
href="https://2017.igem.org/Team:Lambert_GA/Parts">Parts</a>
+
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;"  
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;"  
 
href="https://2017.igem.org/Team:Lambert_GA/Updated_Part">Updated Parts</a>
 
href="https://2017.igem.org/Team:Lambert_GA/Updated_Part">Updated Parts</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Composite Part">Composite Parts</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Composite Part">Composite Parts</a>
     <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Part Collection">Part_Collection</a></div>
+
     </div>
 
   </li><!--
 
   </li><!--
 
--><!--
 
--><!--
 
--><a  href="https://2017.igem.org/Team:Lambert_GA/Safety"class="dropbtn">Safety</a><!--
 
--><a  href="https://2017.igem.org/Team:Lambert_GA/Safety"class="dropbtn">Safety</a><!--
 
--><li class="dropdown" >
 
--><li class="dropdown" >
       <a href="https://2017.igem.org/Team:Lambert_GA/Human_Practices" class="dropbtn">Human Practices</a>
+
       <a href="https://2017.igem.org/Team:Lambert_GA/HP/Silver" class="dropbtn">Human Practices</a>
 
       <div class="dropdown-content">
 
       <div class="dropdown-content">
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Human_Practices">Human Practices</a>
 
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/HP/Silver">Silver HP</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/HP/Silver">Silver HP</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/HP/Gold_Integrated">Integrated and Gold</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/HP/Gold_Integrated">Integrated and Gold</a>
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Integrated_Practices">Integrated Practices</a>
 
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Engagement">Public Engagement</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Engagement">Public Engagement</a>
 
     </div>
 
     </div>
Line 354: Line 365:
 
       <div class="dropdown-content">
 
       <div class="dropdown-content">
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Applied_Design">Applied Design</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Applied_Design">Applied Design</a>
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Entrepreneurship">Entrepreneurship</a>
 
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Hardware">Hardware</a>
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Hardware">Hardware</a>
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Measurement">Measurement</a>
 
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Model">Model</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Model">Model</a>
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Software">Software</a>
 
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Software">Software</a>
 
     </div>
 
     </div>
 
   </li>
 
   </li>
<a  href="https://igem.org/2017_Judging_Form?team=Lambert_GA"class="dropbtn">JUDGING FORM</a>
+
<a  href="https://igem.org/2017_Judging_Form?team=Lambert_GA"class="dropbtn">Judging Form</a>
 
</div>
 
</div>
  
Line 383: Line 392:
 
<div class="col-md-12 col-sm-10">
 
<div class="col-md-12 col-sm-10">
 
<br>
 
<br>
<center><font color= "#D49AE6"> BBa_K1911002: ClpP </font>
+
<center><a href="http://parts.igem.org/wiki/index.php/Part:BBa_K1911001" style="color:#D49AE6;"> BBa_K1911001: pLac ClpXP CI </a>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2017/2/2d/R0011clpxpcidiagram.png">
 
<br>
 
<br>
<img src="https://static.igem.org/mediawiki/2017/d/df/T--Lambert_GA--clpp.png"></center>
+
<i style="font-size:14px;"> pLac ClpXP CI design </i></center>
 
<br>
 
<br>
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 <i>E. coli</i> 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 <i>E. coli</i> genome.
+
<p style="text-indent: 50px; color: white; font-size:20px;">
<br><br><br>
+
This year, Lambert iGEM improved upon the characterization of pLac ClpXP CI (part number BBa_K1911001), a part submitted by Lambert’s 2016 iGEM team. pLac ClpXP CI is the third part of their inducible construct and codes for ClpXP, a non-lysosomal protein degradation system, and CI, a competitive inhibitor that, once expressed, inhibits further transcription of p-lambda-rLacI tsPurple. Last year, there was an error in the submitted sequence where the beginning of the construct was omitted from the parts registry page. This year’s team recognized the problem and fully sequenced pLac ClpXP CI to determine the correct sequence. They began by sequencing with VF2 and VR, however since pLac ClpXP CI is almost 3000 base pairs long, the initial sequencing did not capture the middle part of the sequence. To fix this problem, primers were designed to capture the middle thousand base pairs; the results of this sequencing confirmed the middle part of the construct. After comparing this year’s sequencing results to last year’s submitted part, the team realized there was a double terminator at the beginning of the sequence, which would stop transcription from pλR LacI tsPurple, the earlier part of the construct. In light of this information, the parts registry page from last year was updated for clarity on the full construct design.
<center><font color= "#D49AE6">BBa_K1911003: ClpX </font>
+
<br><img src="https://static.igem.org/mediawiki/2017/f/f8/T--Lambert_GA--clpx.png"><br></center>
+
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 <i>E. coli</i> 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 <i>E. coli</i> genome.
+
<br><br><br>
+
<center><font color= "#D49AE6">BBa_K1911005: eGFP </font>
+
<br><img src="https://static.igem.org/mediawiki/2017/9/9b/T--Lambert_GA--egfp.png"><br></center>
+
eGFP = Enhanced green fluorescent protein which can be used as a reporter gene. eGFP was used in our project to show the effects of attaching the DAS and LAA degradation tag to a target gene which is then degraded by the ClpXP system. In essence, the eGFP should be less prominent in <i>E. coli</i> cells which contain DAS tags and LAA tags compared to the <i>E. coli cells</i> that have constructs which do not have any degradation tags attached to the eGFP. eGFP can be used as a reporter gene and helps the observer easily see the coloration of <i>E. coli</i> cells which indicate a successful transformation. The eGFP could not contain any illegal restriction enzyme sites as it would cut the sequence up, not allowing for the expression of the eGFP protein. GFP is originally found in jellyfish <i>Aequorea victoria</i> but eGFP has been modified to be more sensitive. It helps the observers to easily determine the green coloration of the GFP protein.
+
 
<br><br>
 
<br><br>
 
</p>
 
</p>

Latest revision as of 03:52, 2 November 2017


Updated Parts



BBa_K1911001: pLac ClpXP CI

pLac ClpXP CI design

This year, Lambert iGEM improved upon the characterization of pLac ClpXP CI (part number BBa_K1911001), a part submitted by Lambert’s 2016 iGEM team. pLac ClpXP CI is the third part of their inducible construct and codes for ClpXP, a non-lysosomal protein degradation system, and CI, a competitive inhibitor that, once expressed, inhibits further transcription of p-lambda-rLacI tsPurple. Last year, there was an error in the submitted sequence where the beginning of the construct was omitted from the parts registry page. This year’s team recognized the problem and fully sequenced pLac ClpXP CI to determine the correct sequence. They began by sequencing with VF2 and VR, however since pLac ClpXP CI is almost 3000 base pairs long, the initial sequencing did not capture the middle part of the sequence. To fix this problem, primers were designed to capture the middle thousand base pairs; the results of this sequencing confirmed the middle part of the construct. After comparing this year’s sequencing results to last year’s submitted part, the team realized there was a double terminator at the beginning of the sequence, which would stop transcription from pλR LacI tsPurple, the earlier part of the construct. In light of this information, the parts registry page from last year was updated for clarity on the full construct design.