Difference between revisions of "Team:LambertGA/Team"

Line 1: Line 1:
{{LambertGA}}
 
 
<html>
 
<html>
 
<head>
 
<head>
Line 6: Line 5:
 
#sideMenu { display:none; }
 
#sideMenu { display:none; }
  
body { background-color: #C8A2C8;}
 
  
.menu_item {background-color: #C8A2C8;
+
body { background-color: white;}
display: none;
+
}
+
  
#accordion {background-color: #C8A2C8;
 
display: none;}
 
 
div.menu_item { background-color: #C8A2C8;
 
display: none;
 
 
}
 
  
 
#content {  
 
#content {  
 
margin-left: auto;
 
margin-left: auto;
 
background-color: #C8A2C8; }
 
background-color: #C8A2C8; }
 +
  
 
.logo_2016 {display:none;}
 
.logo_2016 {display:none;}
  
#content { width: 1100px;}
+
 
 +
.column full_size {width: 800 px;
 +
height: 700px;
 +
position: center; }
 +
 
 +
 
  
 
#firstHeading {
 
#firstHeading {
 
font-size: 16px;
 
font-size: 16px;
 
color: #9D0EC8;}
 
color: #9D0EC8;}
 +
  
 
a.HeaderLinks {
 
a.HeaderLinks {
Line 42: Line 38:
 
font-size: 16px;
 
font-size: 16px;
 
}
 
}
 +
  
 
#top_title {
 
#top_title {
 
background-color: white;
 
background-color: white;
 
}
 
}
 +
  
 
#MainTitle {
 
#MainTitle {
Line 51: Line 49:
 
font-size: 60px; }
 
font-size: 60px; }
  
#content{
+
 
    width: 99%;
+
}
+
 
#mainContainer{
 
#mainContainer{
 
     background-color: white;
 
     background-color: white;
 
     width: 100%;
 
     width: 100%;
 
}
 
}
 +
 +
 
#main{
 
#main{
 
     width: 100%;
 
     width: 100%;
Line 63: Line 61:
 
     background-color: white;
 
     background-color: white;
 
}
 
}
 +
 +
 
.firstHeading{
 
.firstHeading{
 
     display: none;
 
     display: none;
 
}
 
}
 +
 +
 
body{
 
body{
 
font-size:15px;
 
font-size:15px;
 
}
 
}
 +
 +
 
header h1{
 
header h1{
 
text-align:center;
 
text-align:center;
 
}
 
}
#headerLinks a{
+
 
 +
 
 +
#headerLinks {
 
text-decoration: none;
 
text-decoration: none;
 
color: #b8975e;
 
color: #b8975e;
 
font-size: 20px;
 
font-size: 20px;
 
padding: 0 20px;
 
padding: 0 20px;
 +
width: 100%;
 +
background-color: rgba(255,255,255,0.7);
 +
padding: 15px;
 +
position-left: 10px;
 +
text-align:center;
 
}
 
}
 +
 +
 
.header{
 
.header{
 
width: 1000px;
 
width: 1000px;
Line 85: Line 98:
 
background-color: rgba(255,255,255,0.0);
 
background-color: rgba(255,255,255,0.0);
 
}
 
}
#headerLinks{
+
 
width: 100%;
+
 
background-color: rgba(255,255,255,0.7);
+
padding: 15px;
+
position: fixed;
+
text-align:center;
+
}
+
 
#text{
 
#text{
 
width: 900px;
 
width: 900px;
Line 98: Line 106:
 
margin: 5px auto;
 
margin: 5px auto;
 
}
 
}
 +
 +
 
#space{
 
#space{
 
height:50px;
 
height:50px;
 
}
 
}
 +
 +
 
#sponsors-bottom{
 
#sponsors-bottom{
 
width: 1000px;
 
width: 1000px;
Line 107: Line 119:
 
display: block;
 
display: block;
 
}
 
}
 +
 +
 
#sponsors-bottom a{
 
#sponsors-bottom a{
 
display: inline-block;
 
display: inline-block;
 
}
 
}
 +
 +
 
#space2{
 
#space2{
 
height:100px;
 
height:100px;
 
}
 
}
 +
 +
 
img.transparent {
 
img.transparent {
 
     opacity: 0.4;
 
     opacity: 0.4;
 
     filter: alpha(opacity=40); /* For IE8 and earlier */
 
     filter: alpha(opacity=40); /* For IE8 and earlier */
 
}
 
}
 +
  
 
img.transparent:hover {
 
img.transparent:hover {
Line 122: Line 141:
 
     filter: alpha(opacity=100); /* For IE8 and earlier */
 
     filter: alpha(opacity=100); /* For IE8 and earlier */
 
}
 
}
 +
  
 
.img-right{
 
.img-right{
Line 127: Line 147:
 
float: right;
 
float: right;
 
}
 
}
 +
  
 
.img-left{
 
.img-left{
Line 132: Line 153:
 
float: left;
 
float: left;
 
}
 
}
 +
 +
 
.display-block{
 
.display-block{
 
width: 100%;
 
width: 100%;
 
margin: 0 auto;
 
margin: 0 auto;
 
}
 
}
 +
 +
 
.display-block img{
 
.display-block img{
 
display: block;
 
display: block;
 
}
 
}
  
 +
 +
#globalWrapper{
 +
background-color: white;
 +
padding: 30px;
 +
 +
}
  
 
</style>
 
</style>
  
<script></script>
+
 
 +
 
 +
 
 +
 
  
 
</head>
 
</head>
Line 152: Line 186:
  
 
<header>
 
<header>
<div id="header">
+
<div id="headerLinks">
 
<a class="HeaderLinks" href="https://2016.igem.org/Team:LambertGA" >Home
 
<a class="HeaderLinks" href="https://2016.igem.org/Team:LambertGA" >Home
 
</a><a class="HeaderLinks" href="https://2016.igem.org/Team:LambertGA/Description">Project
 
</a><a class="HeaderLinks" href="https://2016.igem.org/Team:LambertGA/Description">Project
Line 163: Line 197:
  
 
</div>
 
</div>
 +
 +
 
</header>
 
</header>
  
<div class="Main_content" >
 
<h1 id=main_title>Meet The Squad</h1>
 
  
 +
<div class="column full_size" style="background-color:#C8A2C8" >
  
 +
<script type="text/javascript"></script>
  
</div>
 
  
  
 +
<center> <h1 id="MainTitle"><b> SWITCH </b></h1> </center>
 +
 +
 +
<h2 style="text-align:center;"> Characterization of Non-Lysosomal Proteolysis</h2>
 +
 +
<br>
 +
 +
<div class="Abstract" align="justify">
 +
<p>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.</p>
 +
 +
<p>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.</p>
 +
 +
 +
 +
 +
 +
 +
 +
</p>
 +
 +
<div class="button_click"  onClick=" parent.location= 'https://2016.igem.org/Special:Upload '">
 +
 +
</div>
  
</body>
 
  
 
</html>
 
</html>

Revision as of 13:40, 21 September 2016

SWITCH

Characterization of Non-Lysosomal 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.