Difference between revisions of "Team:Lambert GA"

Line 1: Line 1:
 
{{Lambert_GA}}
 
{{Lambert_GA}}
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
 +
#sideMenu { display:none; }
  
  
<div class="column full_size" >
+
#mainContainer{
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
+
    background-color: white;
</div>
+
    width: 100%;
 +
}
 +
#main{
 +
    width: 100%;
 +
margin: auto;
 +
    padding: 0px;
 +
    background-color: white;
 +
}
  
 +
body { background-color: white; margin: auto; padding: 0px; width: 100%;}
  
 +
#content {
 +
margin: 0px auto;
 +
background-color: white;
 +
width: 100%;
 +
padding: 0px;
 +
}
  
<div class="column full_size" >
 
<h1> Welcome to iGEM 2017- tester! </h1>
 
<p>Your team has been approved and you are ready to start the iGEM season! </p>
 
</div>
 
  
<div class="clear"></div>
+
.logo_2016 {display:none;}
  
<div class="column half_size" >
 
<h5>Before you start: </h5>
 
<p> Please read the following pages:</p>
 
<ul>
 
<li>  <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
 
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
 
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
 
</ul>
 
</div>
 
  
<div class="column half_size" >
+
.column full_size {width: 100%;
<div class="highlight">
+
height: 700px;
<h5> Styling your wiki </h5>
+
position: center; }
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
</div>
+
</div>
+
  
<div class="column full_size" >
 
<h5> Wiki template information </h5>
 
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2017.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
 
  
</div>
+
p {
 +
margin: auto;
 +
width: 75%;
 +
color: gray;
 +
}
  
 +
#firstHeading {
 +
font-size: 16px;
 +
color: #9D0EC8;}
  
 +
a {
 +
opacity: 1.0;
  
 +
}
  
<div class="column half_size" >
+
a:visited {
<h5> Editing your wiki </h5>
+
color: #D49AE6;
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
}
<p> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
  
</div>
+
a:hover {
 +
text-decoration: none;
 +
}
 +
 
 +
a.drplink {
 +
color:white;
 +
}
 +
a.drplink:hover {
 +
color:dimgray;
 +
}
 +
 
 +
 
 +
a.HeaderLinks {
 +
height: 50px;
 +
position: center;
 +
border: none;
 +
color: #D49AE6;
 +
text-align: center;
 +
text-decoration: none;
 +
font-size: 16px;
 +
}
 +
 
 +
 
 +
#top_title {
 +
background-color: white;
 +
}
 +
 
 +
 
 +
#MainTitle {
 +
padding-top: 85px;
 +
padding-bottom: 0px;
 +
font-size: 60px;
 +
color: dimgray; }
 +
 
 +
 
 +
.firstHeading{
 +
    display: none;
 +
}
 +
 
 +
 
 +
body{
 +
font-size:15px;
 +
}
 +
 
 +
 
 +
header h1{
 +
text-align:center;
 +
color: dimgray;
 +
}
 +
 
 +
h2{
 +
color: #D49AE6;
 +
}
 +
 
 +
 
 +
#headerLinks {
 +
position: fixed;
 +
text-decoration: none;
 +
color: #b8975e;
 +
width: 100%;
 +
height: 50px;
 +
line-height: 50px;
 +
background-color: white;
 +
margin: auto;
 +
text-align:center;
 +
opacity: 0.7;
 +
}
 +
 
 +
 
 +
.header{
 +
width: 100%;
 +
padding: 0;
 +
margin: 0 auto;
 +
top: 0px;
 +
background-color: rgba(255,255,255,0.0);
 +
}
 +
 
 +
 
 +
#text{
 +
width: 900px;
 +
    padding: 0px;
 +
display: block;
 +
margin: 0px auto;
 +
}
 +
 
 +
#space{
 +
height:50px;
 +
}
 +
 
 +
 
 +
#sponsors-bottom{
 +
width: 100%;
 +
margin: 0px auto;
 +
text-align: center;
 +
display: block;
 +
}
 +
 
 +
 
 +
#sponsors-bottom a{
 +
margin: auto;
 +
width: 50%
 +
display: inline-block;
 +
}
 +
 
 +
 
 +
#space2{
 +
height:100px;
 +
}
 +
 
 +
 
 +
img.transparent {
 +
    opacity: 0.4;
 +
    filter: alpha(opacity=40); /* For IE8 and earlier */
 +
transition: opacity 0.5s ease-in-out;
 +
}
 +
 
 +
 
 +
img.transparent:hover {
 +
    opacity: 1.0;
 +
    filter: alpha(opacity=100); /* For IE8 and earlier */
 +
}
 +
 
 +
 
 +
.img-right{
 +
width: 50%;
 +
float: right;
 +
}
 +
 
 +
 
 +
.img-left{
 +
width: 50%;
 +
float: left;
 +
}
 +
 
 +
 
 +
.display-block{
 +
width: 100%;
 +
margin: 0 auto;
 +
}
 +
 
 +
 
 +
.display-block img{
 +
display: block;
 +
}
 +
 
 +
#globalWrapper{
 +
background-color: white;
 +
padding: 0px;
 +
 
 +
 
 +
}
 +
 
 +
 
 +
/* Dropdown Button */
 +
.dropbtn {
 +
  margin: auto;
 +
  position: left; 
 +
  height: 100%;
 +
  width: 100%;
 +
  background-color: white;
 +
  color: #D49AE6;
 +
  padding: 14px;
 +
  font-size: 20px;
 +
  text-align: left;
 +
  border: none;
 +
  cursor: pointer;
 +
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
 +
}
 +
 
 +
/* The container <div> - needed to position the dropdown content */
 +
.dropdown {
 +
    position: relative;
 +
    display: inline-block;
 +
}
 +
 
 +
/* Dropdown Content (Hidden by Default) */
 +
div.dropdown-content {
 +
    display: none;
 +
    opacity: 0.0;
 +
    position: absolute;
 +
    background-color: #D49AE6;
 +
    min-width: 200px;
 +
    text-align: left;
 +
    box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.2);
 +
}
 +
 
 +
/* Links inside the dropdown */
 +
div.dropdown-content a {
 +
    color: white;
 +
    padding: 0px 10px;
 +
    font-size: 20px;
 +
    text-decoration: none;
 +
    display: block;
 +
    transition: opacity 0.5s ease-in-out;
 +
}
 +
 
 +
/* Change color of dropdown links on hover */
 +
.dropdown-content a:hover {background-color: #D49AE6}
 +
 
 +
/* Show the dropdown menu on hover */
 +
.dropdown:hover div.dropdown-content {
 +
    display: block;
 +
    opacity: 1.0;
 +
}
 +
 
 +
 
 +
/* Change the background color of the dropdown button when the dropdown content is shown*/
 +
.dropbtn:hover {
 +
    background-color: #D49AE6;
 +
    color: white;
 +
}
 +
 
 +
#mainbanner{
 +
text-align: center;
 +
}
 +
 
 +
#mainbanner{
 +
    display: block;
 +
    margin: auto;;
 +
}
 +
#logo{
 +
height: 50px;
 +
opacity:0.4;
 +
}
 +
</style>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
</head>
 +
 
 +
<body>
  
 +
<header>
 +
<div id="headerLinks">
 +
<a href="https://2016.igem.org/Team:LambertGA" class="dropbtn">Home</a><!--
 +
--><li class="dropdown" >
 +
      <a href="https://2016.igem.org/Team:LambertGA/Team" class="dropbtn">Team</a>
 +
      <div class="dropdown-content">
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Team">Team</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" 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>
 +
    <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/Design">Design</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Experiments">Experiments</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Proof">Proof of Concept</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Results">Results</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Notebook">Notebook</a>
 +
    </div>
 +
  </li><!--
 +
--><li class="dropdown" >
 +
      <a href="https://2016.igem.org/Team:LambertGA/Parts" class="dropbtn">Parts</a>
 +
      <div class="dropdown-content">
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;"
 +
href="https://2016.igem.org/Team:LambertGA/Parts">Parts</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;"
 +
href="https://2016.igem.org/Team:LambertGA/Basic_Part">Basic Parts</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Composite_Part">Composite Parts</a>
 +
    </div>
 +
  </li><!--
 +
--><a  href="https://2016.igem.org/Team:LambertGA/Attributions"class="dropbtn">Attributions</a><!--
 +
--><a  href="https://2016.igem.org/Team:LambertGA/Safety"class="dropbtn">Safety</a><!--
 +
--><li class="dropdown" >
 +
      <a href="https://2016.igem.org/Team:LambertGA/Human_Practices" class="dropbtn">Human Practices</a>
 +
      <div class="dropdown-content">
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Human_Practices">Human Practices</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/HP/Silver">Silver</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/HP/Gold">Gold</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Integrated_Practices">Integrated Practices</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Engagement">Engagement</a>
 +
    </div>
 +
  </li><!--
 +
--><li class="dropdown" >
 +
      <a href="https://2016.igem.org/Team:LambertGA/Hardware" class="dropbtn">Awards</a>
 +
      <div class="dropdown-content">
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Hardware">Hardware</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Measurement">Measurement</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2016.igem.org/Team:LambertGA/Model">Model</a>
 +
    </div>
 +
  </li>
  
<div class="column half_size" >
 
<h5>Tips</h5>
 
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
 
<ul>
 
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 
<li>Be clear about what you are doing and how you plan to do this.</li>
 
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
 
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
 
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
 
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
 
<li>Have lots of fun! </li>
 
</ul>
 
 
</div>
 
</div>
  
 +
</header>
  
<div class="column half_size" >
+
 
<h5>Inspiration</h5>
+
<div id="mainbanner">
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
            <img src="https://static.igem.org/mediawiki/2016/e/ef/T--LambertGA--clear_banner.jpg" style="width:100%" align="middle">
<ul>
+
            </div>
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
 
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<div class="column full_size" style="background-color:white" >
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
 
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
 
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<script type="text/javascript"></script>
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
 
</ul>
+
 
 +
 
 +
<center> <img src="https://static.igem.org/mediawiki/2016/a/a4/T--LambertGA--gray_switch.png" style="width:45%; padding-top:80px;" align="middle">
 +
 +
<h2> Characterization of Nonlysosomal Proteolysis </h2>
 +
</center>
 +
 
 +
 
 +
<div id="banner">
 
</div>
 
</div>
 +
<br>
  
<div class="column half_size" >
+
<p style="font-size: 20px;">
<h5> Uploading pictures and files </h5>
+
Micronutrient deficiency is one of the leading causes of death in the world. According to the World Health Organization (WHO), more than 2 billion people - over 30% of the world’s population - suffer from micronutrient deficiencies today. In response, healthcare providers around the world have organized research facilities to diagnose and treat micronutrient deficiency. However, diagnosing these deficiencies has proved to be extremely expensive and, in many cases, very time consuming. To address this growing concern, medical researchers and synthetic biologists are creating simple and inexpensive “biosensors” that serve as handy diagnostic tests to use in the field to visualize micronutrient levels and determine whether the patient and population in general are lacking critical micronutrients in their diet. Despite these benefits, this versatile tool often yields inaccurate results, potentially leading to faulty diagnosis and the endangerment of an entire community.  
<p> You can upload your pictures and files to the iGEM 2017 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
 
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
+
<br>
 +
<br>
 +
With this in mind, the 2016 Lambert iGEM Team has focused primarily on enhancing existing biosensors and aiding in the diagnosis of micronutrient deficiencies throughout the world. We studied protein degradation and devised a “switch” to prevent the overexpression of specific reporters in biosensors in order to fine-tune biosensor accuracy. By using SsrA degradation tags, we characterized ClpXP, a protease involved in non-lysosomal proteolysis in many prokaryotes, to quantify the relative strength of degradation in GFP and purple chromoproteins.
  
<a href="https://2017.igem.org/Special:Upload">
 
UPLOAD FILES
 
</a>
 
 
</p>
 
</p>
</div>
+
<center>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2016/e/ef/T--LambertGA--newsilvermedal.jpg">
 +
<br><br>
  
 +
<h2> Silver Medal </h2><br>
 +
<h2> Nominated for Best Wiki </h2><br>
 +
<h2> Nominated for Best Poster </h2><br>
 +
</center>
  
 +
<div class="button_click"  onClick=" parent.location= 'https://2016.igem.org/Special:Upload '">
  
 +
<!--<h2>2015 Lambert iGEM</h2>-->
 +
                <div id="officialLogo">
  
 +
                </div>
 +
            </footer>
 +
<div id="space2">
 +
</div>
  
 +
<div id="sponsors-bottom">
 +
 +
<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>
 +
 +
</div>
  
  
 
</html>
 
</html>

Revision as of 15:40, 23 June 2017

Characterization of Nonlysosomal Proteolysis


Micronutrient deficiency is one of the leading causes of death in the world. According to the World Health Organization (WHO), more than 2 billion people - over 30% of the world’s population - suffer from micronutrient deficiencies today. In response, healthcare providers around the world have organized research facilities to diagnose and treat micronutrient deficiency. However, diagnosing these deficiencies has proved to be extremely expensive and, in many cases, very time consuming. To address this growing concern, medical researchers and synthetic biologists are creating simple and inexpensive “biosensors” that serve as handy diagnostic tests to use in the field to visualize micronutrient levels and determine whether the patient and population in general are lacking critical micronutrients in their diet. Despite these benefits, this versatile tool often yields inaccurate results, potentially leading to faulty diagnosis and the endangerment of an entire community.

With this in mind, the 2016 Lambert iGEM Team has focused primarily on enhancing existing biosensors and aiding in the diagnosis of micronutrient deficiencies throughout the world. We studied protein degradation and devised a “switch” to prevent the overexpression of specific reporters in biosensors in order to fine-tune biosensor accuracy. By using SsrA degradation tags, we characterized ClpXP, a protease involved in non-lysosomal proteolysis in many prokaryotes, to quantify the relative strength of degradation in GFP and purple chromoproteins.




Silver Medal


Nominated for Best Wiki


Nominated for Best Poster