Difference between revisions of "Team:LambertGA"

Line 18: Line 18:
  
 
body { background-color: white; margin: auto; padding: 0px; width: 100%;}
 
body { background-color: white; margin: auto; padding: 0px; width: 100%;}
 
  
 
#content {  
 
#content {  
margin: auto;
+
margin: 0px auto;
 
background-color: #C8A2C8;
 
background-color: #C8A2C8;
 
width: 100%;
 
width: 100%;
 +
padding: 0px;
 
}
 
}
 +
  
 
.logo_2016 {display:none;}
 
.logo_2016 {display:none;}
Line 34: Line 35:
  
  
 +
p {
 +
margin: auto;
 +
width: 95%;
 +
}
  
 
#firstHeading {
 
#firstHeading {
Line 40: Line 45:
  
 
a {
 
a {
opacity: 0.5;
+
opacity: 1.0;
transition: opacity 0.5s ease-in-out;
+
 
}
 
}
  
 
a.HeaderLinks {
 
a.HeaderLinks {
 +
height: 100px;
 
position: center;
 
position: center;
background-color: #D49AE6;
 
 
border: none;
 
border: none;
color: white;  
+
color: #D49AE6;  
 
text-align: center;
 
text-align: center;
 
text-decoration: none;
 
text-decoration: none;
Line 54: Line 58:
 
}
 
}
  
a:hover {
 
opacity: 1.0;
 
}
 
  
 
#top_title {
 
#top_title {
Line 64: Line 65:
  
 
#MainTitle {
 
#MainTitle {
padding: 30px;
+
padding: 60px;
 
font-size: 60px; }
 
font-size: 60px; }
  
Line 84: Line 85:
  
 
#headerLinks {
 
#headerLinks {
 +
position: fixed;
 
text-decoration: none;
 
text-decoration: none;
 
color: #b8975e;
 
color: #b8975e;
font-size: 20px;
 
 
width: 100%;
 
width: 100%;
height: 60px;
+
height: 100px;
line-height: 60px;
+
line-height: 100px;
 
background-color: white;
 
background-color: white;
 
margin: auto;
 
margin: auto;
 
text-align:center;
 
text-align:center;
opacity: 0.7;
+
opacity: 1.0;
 
}
 
}
  
Line 108: Line 109:
 
#text{
 
#text{
 
width: 900px;
 
width: 900px;
     padding: 25px 0px;
+
     padding: 0px;
 
display: block;
 
display: block;
margin: 5px auto;
+
margin: 0px auto;
 
}
 
}
  
Line 181: Line 182:
 
.dropbtn {
 
.dropbtn {
 
   position: left;   
 
   position: left;   
   background-color: #D49AE6;
+
  height: 100%;
   color: white;
+
   background-color: white;
   padding: 10px;
+
   color: #D49AE6;
   font-size: 16px;
+
   padding: 39px;
 +
   font-size: 20px;
 
   text-align: left;
 
   text-align: left;
 
   border: none;
 
   border: none;
 
   cursor: pointer;
 
   cursor: pointer;
 +
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
 
}
 
}
  
Line 223: Line 226:
 
}
 
}
  
/* Change the background color of the dropdown button when the dropdown content is shown */
+
/* Change the background color of the dropdown button when the dropdown content is shown*/
.dropdown:hover .dropbtn {
+
.dropbtn:hover {
 
     background-color: #D49AE6;
 
     background-color: #D49AE6;
 +
    color: white;
 
}
 
}
  
Line 234: Line 238:
 
#mainbanner{
 
#mainbanner{
 
     display: block;
 
     display: block;
     margin-left: auto;
+
     margin: auto;;
    margin-right: auto;
+
 
}
 
}
 
</style>
 
</style>
Line 310: Line 313:
  
 
<div id="mainbanner">
 
<div id="mainbanner">
             <img src="https://static.igem.org/mediawiki/2016/a/a4/T--LambertGA--officialbanner.jpeg" style="width:89%" align="middle">
+
             <img src="https://static.igem.org/mediawiki/2016/a/a4/T--LambertGA--officialbanner.jpeg" style="width:100%" align="middle">
 
             </div>
 
             </div>
  

Revision as of 03:23, 6 October 2016

SWITCH

Characterization of Nonlysosomal Proteolysis

Protein degradation has two main methods: the more well-known lysosomal processes and the newly discovered non-lysosomal mechanisms. Our 2016 project, SWITCH, is focusing on a specific non-lysosomal mechanism called ClpXP. The system is composed of two subunits - ClpX, which linearizes the protein marked with a degradation tag, and ClpP, which degrades the protein into component amino acids. We have created an inducible genetic construct to regulate the transcription of ClpXP, giving the ability to characterize the degradation of chromoproteins; we have quantified the data using light reflection from the chromoprotein tsPurple using a prototype lightbox/camera. The further characterization of protein degradation is necessary for the precision and control necessary for the administration of medicines and the function of biosensors, specifically Georgia Tech’s Zinc biosensor.

The concentration of proteins in a cell is determined by both the amount synthesized and the amount naturally degraded. Thus, protein degradation is a crucial aspect of maintaining intramolecular equilibrium. A class of ATPases known as AAA+ Proteins contains a well-known proteolysis mechanism known as ClpXP in which the ClpX piece unfolds and translocates a tagged protein into a sequestered proteolytic compartment in ClpP. The tagged, linearized polypeptide is then degraded into free amino acids.