Difference between revisions of "Team:LambertGA/Attributions"

(Prototype team page)
 
 
(47 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{LambertGA}}
 
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
 +
#sideMenu { display:none; }
  
 +
a:hover {
 +
text-decoration: none;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
#mainContainer{
<h3>★  ALERT! </h3>
+
    background-color: white;
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Medals">Attributions bronze criterion</a>. </p>
+
    width: 100%;
 +
}
 +
#main{
 +
    width: 100%;
 +
margin: auto;
 +
    padding: 0px;
 +
    background-color: white;
 +
}
  
 +
body { background-color: white; margin: auto; padding: 0px; width: 100%;}
  
 +
a.drplink {
 +
color:white;
 +
}
 +
a.drplink:hover {
 +
color:dimgray;
 +
}
  
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
 
</div>
 
  
 +
div {
 +
color: gray;
 +
}
  
 +
#content {
 +
margin: 0px auto;
 +
background-color: white;
 +
width: 100%;
 +
padding: 0px;
 +
}
  
  
 +
.logo_2016 {display:none;}
  
  
 +
.column full_size {width: 100%;
 +
height: 700px;
 +
position: center; }
  
  
<div class="column full_size">
+
p {
 +
margin: auto;
 +
width: 75%;
 +
color: gray;
 +
}
  
 +
#firstHeading {
 +
font-size: 20px;
 +
color: #9D0EC8;}
  
<p> Each team must clearly attribute work done by the student team members on this page. The team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster. </p>
+
a {
 +
opacity: 1.0;
 +
}
  
</div>
+
a:visited {
 +
color: #D49AE6;
 +
}
  
 +
a.HeaderLinks {
 +
height: 50px;
 +
position: center;
 +
border: none;
 +
color: #D49AE6;
 +
text-align: center;
 +
text-decoration: none;
 +
font-size: 16px;
 +
}
  
<div class="clear"></div>
 
  
 +
#top_title {
 +
background-color: white;
 +
}
  
<div class="column half_size">
+
#MainTitle {
<h5> Why is this page needed? </h5>
+
padding-top: 50px;
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
padding-bottom: 7px;
<p>
+
font-size: 45px;
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
color: dimgray; }
</div>
+
  
  
<div class="column half_size">
 
<h5> What should this page have?</h5>
 
  
<ul>
+
.firstHeading{
<li>General Support</li>
+
    display: none;
<li>Project support and advice</li>
+
}
<li>Fundraising help and advice</li>
+
<li>Lab support</li>
+
<li>Difficult technique support</li>
+
<li>Project advisor support</li>
+
<li>Wiki support</li>
+
<li>Presentation coaching</li>
+
<li>Human Practices support</li>
+
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
</ul>
+
</div>
+
  
  
<div class="clear"></div>
+
body{
 +
font-size:20px;
 +
}
  
<div class="column half_size">
 
  
<div class="highlight">
+
header h1{
<h5> Can we base our project on a previous one? </h5>
+
text-align:center;
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
color: dimgray;
</div>
+
}
</div>
+
  
 +
h2{
 +
color: #D49AE6;
 +
font-size: 22px
 +
}
  
<div class="column half_size">
+
h3{
 +
color: dimgray;
 +
font-size: 30px
 +
}
  
<h5>Inspiration</h5>
+
hh3{
<p>Take a look at what other teams have done:</p>
+
color: dimgray;
<ul>
+
font-size: 17px
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
}
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
 
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
 
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
#headerLinks {
</ul>
+
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) */
 +
.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);
 +
    transition: opacity 0.5s ease-in-out;
 +
}
 +
 
 +
/* Links inside the dropdown */
 +
.dropdown-content a {
 +
    color: white;
 +
    opacity: 0.0;
 +
    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 .dropdown-content {
 +
    display: block;
 +
    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*/
 +
.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>
 
</div>
  
<div class="clear"></div>
+
</header>
  
<div class="column half_size">
 
  
<h5>Team training and Project start</h5>
 
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
 
<ul>
 
<li>Does your institution teach an iGEM or synthetic biology course?</li>
 
<li>When did you start this course?</li>
 
<li>Are the syllabus and course materials freely available online?</li>
 
<li>When did you start your brainstorming?</li>
 
<li>When did you start in the lab?</li>
 
<li>When did you start working on  your project?</li>
 
  
</ul>
+
<div class="column full_size" style="width:75%; margin:auto;" >
  
 +
 +
<script type="text/javascript"></script>
 +
 +
 +
 +
<br>
 +
<center> <h1 id="MainTitle"><b> Attributions and Acknowledgements </b></h1> <img src="https://static.igem.org/mediawiki/2016/2/26/T--LambertGA--purpleline.jpg" style="width:18%; margin:auto;"></center>
 +
 +
<br>
 +
<h3> Attributions </h3>
 +
 +
<h2>Research</h2>
 +
<p> <hh3> <b>  Constructs: </b> Arjun Bhatt, Jack Kwon </hh3> </p>
 +
<p> <hh3> <b> Measurement Model: </b> Elynna Chang, Noora Chandasir, David Standeven, Jackson Harris </hh3></p>
 +
 +
<h2>Labwork </h2>
 +
<p> <hh3> Arjun Bhatt, Jack Kwon, Sara Cleland, Julia Leveille, Alyssa Franklin, Lauren Hong, Jackson Harris, Kevin Tao, David Standeven </hh3></p>
 +
<p> <hh3> <b> Proof of Concept: </b> Janet Standeven </hh3> </p>
 +
 +
<h2> Wiki </h2>
 +
<p><hh3> <b> Design: </b> Neha Balachandran </hh3></p>
 +
<p><hh3> <b> Design Support: </b> Sara Cleland, Jackson Harris, Arjun Bhatt </hh3></p>
 +
<p><hh3> <b> Information/Writing: </b> Arjun Bhatt, Jack Kwon, Natalie Shih, Nivi Minjur, Janet Standeven
 +
<p><hh3> <b> Pictures/Diagrams: </b> Arjun Bhatt
 +
 +
<h2> Design </h2>
 +
<p> <hh3> <b> Spiritwear, Banner, Animations: </b> Elynna Chang  </hh3></p>
 +
<p> <hh3> <b> Poster: </b> Alyssa Franklin, Lauren Hong, Julia Leveille, Noora Chandasir</hh3> </p>
 +
<p> <hh3> <b> Handouts: </b> Sara Cleland, Lubna Orberger </hh3></p>
 +
 +
<h2> Outreach </h2>
 +
<p> <hh3> <b> Atlanta Science Festival: </b> Noor Sohal, Elynna Chang, Neha Balachandran </hh3></p>
 +
<p> <hh3> <b> Building with Biology: </b> Nivi Minjur, Noora Chandasir, David Standeven, Natalie Shih </hh3></p>
 +
<p> <hh3> <b> RESA: </b> Noor Sohal, Neha Balachandran </hh3></p>
 +
<p> <hh3> <b> Next Generation Focus: </b> Neha Balachandran</hh3> </p>
 +
<p> <hh3> <b>CHD Walk: </b>Noora Chandasir</hh3> </p>
 +
<p> <hh3> <b>Sharon Science Day: </b> Sara Cleland</hh3> </p>
 +
 +
<h2>Presentation</h2>
 +
<p> <hh3> <b>Presenters: </b>Arjun Bhatt, Neha Balachandran, Elynna Chang</hh3></p>
 +
<p> <hh3> <b>Script/Other Help: </b>Jack Kwon, Lauren Hong, Jackson Harris</hh3></p>
 +
<br>
 +
 +
<h3> Acknowledgements </h3>
 +
 +
<h2> General Support </h2>
 +
<p><hh3> <b>Mark Styczynski: </b> Associate Professor at Georgia Institute of Technology </hh3></p>
 +
<p> <hh3> <b>Monica McNerney: </b>Doctoral Student at Georgia Institute of Technology</hh3> </p>
 +
<p><hh3> <b>Dan Watstein: </b>Doctoral Candidate at Georgia Institute of Technology </hh3></p>
 +
<p><hh3> <b>2015 Lambert iGEM Seniors: </b> Noor Sohal, Lily Ge, Hanna Minot, Lauren Pan, and Sarah Rupert </hh3></p>
 +
 +
 +
<h2> Parts Support </h2>
 +
<p><hh3> <b>Snapgene: </b>Software for sequence analysis</hh3></p>
 +
<p><hh3> <b>IDT: </b>Synthesis of g blocks</hh3></p>
 +
 +
 +
<h2> Funding/Materials Support </h2>
 +
<p><hh3> Lambert High School</hh3></p>
 +
<p><hh3> National Science Foundation Grant #1254382</hh3> </p>
 +
<p><hh3> Siemens</hh3></p>
 +
<p><hh3> AGCO</hh3></p>
 +
<p><hh3> Franklin Technologies</hh3></p>
 +
<p><hh3> Gofundme</hh3></p>
 +
<p><hh3> Johns Creek Chick fil A</hh3></p>
 +
<p><hh3> Rosco: Roscolux </hh3></p>
 +
 +
<h2> Wiki Support </h2>
 +
<p><hh3> Joel Joseprabu: Wiki Formatting</hh3> </p>
 +
<p><hh3> Balachandran Srinivasan: Wiki Formatting</hh3> </p>
 +
 +
<h2> Outreach Support </h2>
 +
<p> <hh3> Next Generation Focus/ Grace Chapel Hill Church</hh3></p>
 +
<p> <hh3> Atlanta Science Festival</hh3></p>
 +
<p> <hh3> Atlanta Maker Faire </hh3></p>
 +
<p> <hh3> Sharon Elementary School </hh3></p>
 +
 +
 +
<h2> Sources </h2>
 +
<p>And, S. A. (2009, February 13). Sarita Ahlawat. ClpXP Degrades SsrA-tagged proteins in S.pneumoniae.Retrieved Summer, 2016, from http://jb.asm.org/content/191/8/2894.full
 +
<br><br>
 +
Andersen , J.B. , Sternberg , C. , Poulsen , L.K. , Bjorn , S.P. , Givskov , M. , and Molin , S. ( 1998 ) New unstable variants of green fluorescent protein for studies of transient gene expression in bacteria . Appl Environ Microbiol 64 : 2240 – 2246 .
 +
<br><br>
 +
Baker, T. A., & Sauer, R. T. (2011, June 27). ClpXP, an ATP-powered unfolding and protein-degradation machine. Retrieved Summer, 2016, from http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3209554/
 +
<br><br>
 +
Bar-Nun, S., & Glickman, M. H. (2012). Proteasomal AAA-ATPases: Structure and function. Biochimica et Biophysica Acta (BBA) - Molecular Cell Research, 1823(1), 67–82. doi:10.1016/j.bbamcr.2011.07.009. Retrieved Summer, 2016 from http://www.sciencedirect.com/science/article/pii/S0167488911001984
 +
<br><br>
 +
Bohn , C. , Binet , E. , and Bouloc , P. ( 2002 ) Screening for stabilization of proteins with a trans-translation signature in Escherichia coli selects for inactivation of the ClpXP protease . Mol Genet Genomics 266 : 827 –831 .
 +
<br><br>
 +
Burton , R.E. , Siddiqui , S.M. , Kim , Y.I. , Baker , T.A. , and Sauer , R.T. ( 2001 ) Effects of protein stability and structure on substrate processing by the ClpXP unfolding and degradation machine . EMBO J 20 : 3092 –3100 .
 +
<br><br>
 +
Ciechanover, A. (2005). Cell death and differentiation - abstract of article: Intracellular protein degradation: From a vague idea thru the lysosome and the ubiquitin-proteasome system and onto human diseases and drug targeting[ast]. Cell Death & Differentiation, 12(9), 1178–1190. doi:10.1038/sj.cdd.4401692
 +
<br><br>
 +
Cooper, G. M. (2000). Protein degradation. Retrieved Summer, 2016 from http://www.ncbi.nlm.nih.gov/books/NBK9957/
 +
<br><br>
 +
Dhakar, L. (n.d.). Image Color Picker (Z. A., Ed.). Retrieved October 10, 2016, from http://www.colorcodepicker.com/
 +
<br><br>
 +
Farrell, C., Grossman, A., & Sauer, R. (2005). Cytoplasmic degradation of ssrA-tagged proteins.Molecular microbiology., 57(6), 1750–61. Retrieved from http://www.ncbi.nlm.nih.gov/pubmed/16135238
 +
<br><br>
 +
Flynn , J.M. , Levchenko , I. , Seidel , M. , Wickner , S.H. , Sauer , R.T. , and Baker , T.A. ( 2001 ) Overlapping recognition determinants within the ssrA degradation tag allow modulation of proteolysis . Proc Natl Acad Sci USA 11 : 10584 – 10589.
 +
<br><br>
 +
Georgia Institute of Technology. (2015, September 1). “Bacterial litmus Test” provides inexpensive measurement of Micronutrients. Retrieved from GT News Center, http://www.news.gatech.edu/2015/09/01/bacterial-litmus-test-provides-inexpensive-measurement-micronutrients
 +
<br><br>
 +
Goldberg, A.L., A.S. Menon, S. Goff and D.T. Chin. 1987. The mechanism and regulation of the ATP-dependent protease La from Escherichia coli. Biochem. Soc. Trans. 15: 809-811. Retrieved October 1, 2016 from http://www.fao.org/wairdocs/ilri/x5550e/x5550e0d.htm
 +
<br><br>
 +
Hwang BJ, Woo KM, Goldberg AL, Chung CH. Protease Ti, a new ATP-dependent protease in Escherichia coli,contains protein-activated ATPase and proteolytic functions in distinct subunits. J Biol Chem. 1988;263:8727–8734.
 +
<br><br>
 +
Katayama-Fujimura Y, Gottesman S, Maurizi MR. A multiple-component, ATP-dependent protease from Escherichia coli. J Biol Chem. 1987;262:4477–4485.
 +
<br><br>
 +
Landry, B. P., & Stöckel, J. (2013). Use of degradation tags to control protein levels in the Cyanobacterium Synechocystis sp. Strain PCC 6803. Applied and Environmental Microbiology,79(8), 2833–2835. doi:10.1128/AEM.03741-12
 +
<br><br>
 +
Léa, D. (2016). Les meilleures banques en ligne - Banque en ligne de l'Université Cefi. Retrieved October 18, 2016, from http://univ-cefi.fr/les-meilleures-banques-en-ligne.html
 +
<br><br>
 +
Lee C, Schwartz MP, Prakash S, Iwakura M, Matouschek A. ATP-Dependent Proteases Degrade Their Substrates by Processively Unraveling Them from the Degradation Signal.
 +
<br><br>
 +
McNerney, M. P., Watstein, D. M., & Styczynski, M. P. (2015). Precision metabolic engineering: The design of responsive, selective, and controllable metabolic systems. Metabolic Engineering, 31, 123–131. doi:10.1016/j.ymben.2015.06.011
 +
<br><br>
 +
Minikel, E. V. (2013, June 11). Basics of protein degradation. Retrieved Summer, 2016, from http://www.cureffi.org/2013/07/11/basics-of-protein-degradation/
 +
<br><br>
 +
Mogk A, Schmidt R, Bukau B. The N-end rule pathway for regulated proteolysis: prokaryotic and eukaryotic strategies. Trends Cell Biol. 2007;17:165–172.
 +
<br><br>
 +
Purcell, O., Grierson, C. S., Bernardo, M. di, & Savery, N. J. (2012). Temperature dependence of ssrA-tag mediated protein degradation. Journal of Biological Engineering, 6(1), . doi:10.1186/1754-1611-6-10
 +
<br><br>
 +
Purple color codes. (n.d.). Retrieved October 10, 2016, from http://www.rapidtables.com/web/color/purple-color.htm
 +
<br><br>
 +
RGB Color Gradient Maker. (n.d.). Retrieved October 10, 2016, from http://www.perbang.dk/rgbgradient/
 +
<br><br>
 +
Schrader, E. K., Harstad, K. G., & Matouschek, A. (n.d.). Targeting proteins for degradation. , 5(11), . Retrieved from https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4228941/
 +
<br><br>
 +
Snider, J., Thibault, G., & Houry, W. A. (2008). The AAA+ superfamily of functionally diverse proteins. , 9(4), . Retrieved Summer, 2016 from http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2643927/
 +
<br><br>
 +
Tamura, K., Shimada, T., Ono, E., Tanaka, Y., Nagatani, A., Higashi, S., . . . Hara-Nishimura, I. (2003, September). Why green fluorescent fusion proteins have not been observed in the vacuoles of higher plants. The Plant Journal, 35(4), 545-555. doi:10.1046/j.1365-313X.2003.01822.x
 +
<br><br>
 +
Tanaka K. The proteasome: overview of structure and functions. Proc Jpn Acad Ser B Phys Biol Sci.2009;85:12–36.
 +
<br><br>
 +
Tao, L., & Biswas, I. (2015). Degradation of SsrA-tagged proteins in streptococci. , 161(Pt 4),. Retrieved September 9, 2016 from https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4857447/
 +
<br><br>
 +
Tu, D., Lee, J., Ozdere, T., Lee, T. J., & You, L. (2007, January ). Engineering Genetic Circuits: Foundations and Applications. Retrieved from http://people.duke.edu/~you/publications/Tu_etal_SyntheticBiology.pdf
 +
<br><br>
 +
Watstein, D. M., McNerney, M. P., & Styczynski, M. P. (2015). Precise metabolic engineering of carotenoid biosynthesis in Escherichia coli towards a low-cost biosensor. Metabolic Engineering,31, 171–180. doi:10.1016/j.ymben.2015.06.007
 +
<br>
 +
 +
 +
 +
</p>
 +
<center> <h1 id="MainTitle"><b> Sponsors </b></h1> <img src="https://static.igem.org/mediawiki/2016/2/26/T--LambertGA--purpleline.jpg" style="width:18%; margin:auto;"></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>
 +
<div id="sponsors-bottom">
  
 +
<a href="http://www.forsyth.k12.ga.us/lhs"><img src="https://static.igem.org/mediawiki/2015/a/a4/Lambert_lhslogo.jpg" class="transparent" style="width:100px;height=130px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/6/69/Lambert_lhslogo_gray.jpg-->
 +
 +
<a href="http://www.snapgene.com"> <img src="https://static.igem.org/mediawiki/2015/8/83/Lambert_sglogo.jpg" class="transparent" style="width:200px;height:60px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/d/dc/Lambert_snapgenelogo_gray.jpg-->
 +
 +
<a href="http://www.gatech.edu/"><img src="https://static.igem.org/mediawiki/2015/1/10/Lambert_gtlogo.jpg" class="transparent" style="width:100px;height:100px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/a/a3/Lambert_gtlogo_gray.jpg-->
 +
 +
<a href="http://www.chick-fil-a.com/"><img src="https://static.igem.org/mediawiki/2015/c/cb/Lambert_cfalogo.jpg" class="transparent" style="width:200px;height:75px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/c/cf/Lambert_cfalogo_gray.jpg-->
 +
 +
<a href="http://atlantasciencefestival.org/"><img src="https://static.igem.org/mediawiki/2015/8/80/Lambert_asflogo.jpg" class="transparent" style="width:150px;height:100px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/0/05/Lambert_asflogo_gray.jpg-->
 +
 +
<a href="https://www.neb.com/"><img src="https://static.igem.org/mediawiki/2015/e/e4/Lambert_neblogo.jpg" class="transparent" style="width:200px;height:70px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/2/27/Lambert_neblogo_gray.jpg-->
 +
 +
<a href="https://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2015/4/46/Lambert_idtlogo.jpg" class="transparent" style="width:200px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/9/9e/Lambert_idtlogo_gray.jpg-->
 +
 +
<a href="http://www.nsf.gov/"><img src="https://static.igem.org/mediawiki/2015/8/86/Lambert_nsflogo.jpg" class="transparent" style="width:150px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/1/16/Lambert_nsflogo_gray.jpg-->
 +
 +
<a href="http://www.nextgenerationfocus.org/"><img src="https://static.igem.org/mediawiki/2015/e/e4/Lambert_ngflogo.jpg" class="transparent" ></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/0/08/Lambert_ngflogo_gray.jpg-->
 +
 +
<a href="http://www.siemens.com/us/en/home.html"><img src="https://static.igem.org/mediawiki/2016/9/92/T--LambertGA--siemens.jpg" class="transparent" style="height:100px"></a>
 +
 +
<a href="http://www.agcocorp.com/"><img src="https://static.igem.org/mediawiki/2016/9/9b/T--LambertGA--agco.jpg" class="transparent" style="height:100px"></a>
 +
 +
<a href="http://franklin-technologies.com/"><img src="https://static.igem.org/mediawiki/2016/b/b7/T--LambertGA--franklin1.jpg" class="transparent" style="height:120px"></a>
 +
 +
<a href="https://www.gofundme.com/"><img src="https://static.igem.org/mediawiki/2016/f/f6/T--LambertGA--gofundme.jpg" class="transparent" style="height:100px"></a>
 +
 +
<br><br>
 +
 +
<a href="https://www.rosco.com/us/index.cfm"><img src="https://static.igem.org/mediawiki/2015/9/98/Lambert_roscologo.jpg" class="transparent" style="width:200px;height:45px"></a>
  
  
  
 
</div>
 
</div>
 +
 +
 
</html>
 
</html>

Latest revision as of 20:25, 24 December 2016


Attributions and Acknowledgements


Attributions

Research

Constructs: Arjun Bhatt, Jack Kwon

Measurement Model: Elynna Chang, Noora Chandasir, David Standeven, Jackson Harris

Labwork

Arjun Bhatt, Jack Kwon, Sara Cleland, Julia Leveille, Alyssa Franklin, Lauren Hong, Jackson Harris, Kevin Tao, David Standeven

Proof of Concept: Janet Standeven

Wiki

Design: Neha Balachandran

Design Support: Sara Cleland, Jackson Harris, Arjun Bhatt

Information/Writing: Arjun Bhatt, Jack Kwon, Natalie Shih, Nivi Minjur, Janet Standeven

Pictures/Diagrams: Arjun Bhatt

Design

Spiritwear, Banner, Animations: Elynna Chang

Poster: Alyssa Franklin, Lauren Hong, Julia Leveille, Noora Chandasir

Handouts: Sara Cleland, Lubna Orberger

Outreach

Atlanta Science Festival: Noor Sohal, Elynna Chang, Neha Balachandran

Building with Biology: Nivi Minjur, Noora Chandasir, David Standeven, Natalie Shih

RESA: Noor Sohal, Neha Balachandran

Next Generation Focus: Neha Balachandran

CHD Walk: Noora Chandasir

Sharon Science Day: Sara Cleland

Presentation

Presenters: Arjun Bhatt, Neha Balachandran, Elynna Chang

Script/Other Help: Jack Kwon, Lauren Hong, Jackson Harris


Acknowledgements

General Support

Mark Styczynski: Associate Professor at Georgia Institute of Technology

Monica McNerney: Doctoral Student at Georgia Institute of Technology

Dan Watstein: Doctoral Candidate at Georgia Institute of Technology

2015 Lambert iGEM Seniors: Noor Sohal, Lily Ge, Hanna Minot, Lauren Pan, and Sarah Rupert

Parts Support

Snapgene: Software for sequence analysis

IDT: Synthesis of g blocks

Funding/Materials Support

Lambert High School

National Science Foundation Grant #1254382

Siemens

AGCO

Franklin Technologies

Gofundme

Johns Creek Chick fil A

Rosco: Roscolux

Wiki Support

Joel Joseprabu: Wiki Formatting

Balachandran Srinivasan: Wiki Formatting

Outreach Support

Next Generation Focus/ Grace Chapel Hill Church

Atlanta Science Festival

Atlanta Maker Faire

Sharon Elementary School

Sources

And, S. A. (2009, February 13). Sarita Ahlawat. ClpXP Degrades SsrA-tagged proteins in S.pneumoniae.Retrieved Summer, 2016, from http://jb.asm.org/content/191/8/2894.full

Andersen , J.B. , Sternberg , C. , Poulsen , L.K. , Bjorn , S.P. , Givskov , M. , and Molin , S. ( 1998 ) New unstable variants of green fluorescent protein for studies of transient gene expression in bacteria . Appl Environ Microbiol 64 : 2240 – 2246 .

Baker, T. A., & Sauer, R. T. (2011, June 27). ClpXP, an ATP-powered unfolding and protein-degradation machine. Retrieved Summer, 2016, from http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3209554/

Bar-Nun, S., & Glickman, M. H. (2012). Proteasomal AAA-ATPases: Structure and function. Biochimica et Biophysica Acta (BBA) - Molecular Cell Research, 1823(1), 67–82. doi:10.1016/j.bbamcr.2011.07.009. Retrieved Summer, 2016 from http://www.sciencedirect.com/science/article/pii/S0167488911001984

Bohn , C. , Binet , E. , and Bouloc , P. ( 2002 ) Screening for stabilization of proteins with a trans-translation signature in Escherichia coli selects for inactivation of the ClpXP protease . Mol Genet Genomics 266 : 827 –831 .

Burton , R.E. , Siddiqui , S.M. , Kim , Y.I. , Baker , T.A. , and Sauer , R.T. ( 2001 ) Effects of protein stability and structure on substrate processing by the ClpXP unfolding and degradation machine . EMBO J 20 : 3092 –3100 .

Ciechanover, A. (2005). Cell death and differentiation - abstract of article: Intracellular protein degradation: From a vague idea thru the lysosome and the ubiquitin-proteasome system and onto human diseases and drug targeting[ast]. Cell Death & Differentiation, 12(9), 1178–1190. doi:10.1038/sj.cdd.4401692

Cooper, G. M. (2000). Protein degradation. Retrieved Summer, 2016 from http://www.ncbi.nlm.nih.gov/books/NBK9957/

Dhakar, L. (n.d.). Image Color Picker (Z. A., Ed.). Retrieved October 10, 2016, from http://www.colorcodepicker.com/

Farrell, C., Grossman, A., & Sauer, R. (2005). Cytoplasmic degradation of ssrA-tagged proteins.Molecular microbiology., 57(6), 1750–61. Retrieved from http://www.ncbi.nlm.nih.gov/pubmed/16135238

Flynn , J.M. , Levchenko , I. , Seidel , M. , Wickner , S.H. , Sauer , R.T. , and Baker , T.A. ( 2001 ) Overlapping recognition determinants within the ssrA degradation tag allow modulation of proteolysis . Proc Natl Acad Sci USA 11 : 10584 – 10589.

Georgia Institute of Technology. (2015, September 1). “Bacterial litmus Test” provides inexpensive measurement of Micronutrients. Retrieved from GT News Center, http://www.news.gatech.edu/2015/09/01/bacterial-litmus-test-provides-inexpensive-measurement-micronutrients

Goldberg, A.L., A.S. Menon, S. Goff and D.T. Chin. 1987. The mechanism and regulation of the ATP-dependent protease La from Escherichia coli. Biochem. Soc. Trans. 15: 809-811. Retrieved October 1, 2016 from http://www.fao.org/wairdocs/ilri/x5550e/x5550e0d.htm

Hwang BJ, Woo KM, Goldberg AL, Chung CH. Protease Ti, a new ATP-dependent protease in Escherichia coli,contains protein-activated ATPase and proteolytic functions in distinct subunits. J Biol Chem. 1988;263:8727–8734.

Katayama-Fujimura Y, Gottesman S, Maurizi MR. A multiple-component, ATP-dependent protease from Escherichia coli. J Biol Chem. 1987;262:4477–4485.

Landry, B. P., & Stöckel, J. (2013). Use of degradation tags to control protein levels in the Cyanobacterium Synechocystis sp. Strain PCC 6803. Applied and Environmental Microbiology,79(8), 2833–2835. doi:10.1128/AEM.03741-12

Léa, D. (2016). Les meilleures banques en ligne - Banque en ligne de l'Université Cefi. Retrieved October 18, 2016, from http://univ-cefi.fr/les-meilleures-banques-en-ligne.html

Lee C, Schwartz MP, Prakash S, Iwakura M, Matouschek A. ATP-Dependent Proteases Degrade Their Substrates by Processively Unraveling Them from the Degradation Signal.

McNerney, M. P., Watstein, D. M., & Styczynski, M. P. (2015). Precision metabolic engineering: The design of responsive, selective, and controllable metabolic systems. Metabolic Engineering, 31, 123–131. doi:10.1016/j.ymben.2015.06.011

Minikel, E. V. (2013, June 11). Basics of protein degradation. Retrieved Summer, 2016, from http://www.cureffi.org/2013/07/11/basics-of-protein-degradation/

Mogk A, Schmidt R, Bukau B. The N-end rule pathway for regulated proteolysis: prokaryotic and eukaryotic strategies. Trends Cell Biol. 2007;17:165–172.

Purcell, O., Grierson, C. S., Bernardo, M. di, & Savery, N. J. (2012). Temperature dependence of ssrA-tag mediated protein degradation. Journal of Biological Engineering, 6(1), . doi:10.1186/1754-1611-6-10

Purple color codes. (n.d.). Retrieved October 10, 2016, from http://www.rapidtables.com/web/color/purple-color.htm

RGB Color Gradient Maker. (n.d.). Retrieved October 10, 2016, from http://www.perbang.dk/rgbgradient/

Schrader, E. K., Harstad, K. G., & Matouschek, A. (n.d.). Targeting proteins for degradation. , 5(11), . Retrieved from https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4228941/

Snider, J., Thibault, G., & Houry, W. A. (2008). The AAA+ superfamily of functionally diverse proteins. , 9(4), . Retrieved Summer, 2016 from http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2643927/

Tamura, K., Shimada, T., Ono, E., Tanaka, Y., Nagatani, A., Higashi, S., . . . Hara-Nishimura, I. (2003, September). Why green fluorescent fusion proteins have not been observed in the vacuoles of higher plants. The Plant Journal, 35(4), 545-555. doi:10.1046/j.1365-313X.2003.01822.x

Tanaka K. The proteasome: overview of structure and functions. Proc Jpn Acad Ser B Phys Biol Sci.2009;85:12–36.

Tao, L., & Biswas, I. (2015). Degradation of SsrA-tagged proteins in streptococci. , 161(Pt 4),. Retrieved September 9, 2016 from https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4857447/

Tu, D., Lee, J., Ozdere, T., Lee, T. J., & You, L. (2007, January ). Engineering Genetic Circuits: Foundations and Applications. Retrieved from http://people.duke.edu/~you/publications/Tu_etal_SyntheticBiology.pdf

Watstein, D. M., McNerney, M. P., & Styczynski, M. P. (2015). Precise metabolic engineering of carotenoid biosynthesis in Escherichia coli towards a low-cost biosensor. Metabolic Engineering,31, 171–180. doi:10.1016/j.ymben.2015.06.007

Sponsors