Difference between revisions of "Team:LambertGA"

Line 230: Line 230:
  
 
/* Dropdown Content (Hidden by Default) */
 
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
+
div.dropdown-content {
 
     display: none;
 
     display: none;
 
     opacity: 0.0;
 
     opacity: 0.0;
Line 238: Line 238:
 
     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);
    transition: opacity 0.5s ease-in-out;
 
 
}
 
}
  
 
/* Links inside the dropdown */
 
/* Links inside the dropdown */
.dropdown-content a {
+
div.dropdown-content a {
 
     color: white;
 
     color: white;
    opacity: 0.0;
 
 
     padding: 0px 10px;
 
     padding: 0px 10px;
 
     font-size: 20px;
 
     font-size: 20px;
Line 256: Line 254:
  
 
/* Show the dropdown menu on hover */
 
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
+
.dropdown:hover div.dropdown-content {
 
     display: block;
 
     display: block;
 
     opacity: 1.0;
 
     opacity: 1.0;
 
}
 
}
  
.dropdown:hover .dropdown-content a {
 
  opacity: 1.0;
 
}
 
  
 
/* 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*/
Line 305: Line 300:
 
--><li class="dropdown">
 
--><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" style="transition: display 0.5s ease-in-out;">
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Description">Description</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Description">Description</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Design">Design</a>
 
       <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Design">Design</a>

Revision as of 17:47, 15 October 2016

Characterization of Nonlysosomal Proteolysis

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

We devised an inducible genetic construct in which ClpXP will degrade a chromoprotein upon induction. The data will be gathered using a device that can quantify the color of the light reflected by the chromoprotein before and after induction. This will ultimately allow us to measure the relative strength of degradation and further characterize a well-known proteolysis mechanism. Our characterization of ClpXP will serve as a precursor for controlled protein delivery in medicines and subsequently a switch for biosensors.