Team:Washington
From 2012.igem.org
(23 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Template:Team:Washington/Templates/Top}} | {{Template:Team:Washington/Templates/Top}} | ||
__NOTOC__ | __NOTOC__ | ||
- | |||
==<center>'''Overview:'''</center>== | ==<center>'''Overview:'''</center>== | ||
<p>Biological systems must often be painstakingly tuned before they will efficiently produce drugs or biofuels, degrade chemicals, or perform other useful tasks. Our team implemented broadly applicable methods to optimize biological systems through directed evolution, light-regulated gene expression, and computer aided protein design. We characterized light-inducible protein expression systems for multichromatic tuning of biological pathways. To provide an inexpensive method for tuning gene expression with light, we developed a tablet application that is freely available. We also used computer-aided design to develop proteins that more effectively bind isotypes of the flu protein Hemagglutinin. Finally, we implemented a continuous culture device (turbidostat) in order to apply directed evolution to the metabolism of ethylene glycol in E. coli. We have termed the research conducted this year “Apptogenetics” as all projects utilize purpose-built computational applications for biological research. </p> | <p>Biological systems must often be painstakingly tuned before they will efficiently produce drugs or biofuels, degrade chemicals, or perform other useful tasks. Our team implemented broadly applicable methods to optimize biological systems through directed evolution, light-regulated gene expression, and computer aided protein design. We characterized light-inducible protein expression systems for multichromatic tuning of biological pathways. To provide an inexpensive method for tuning gene expression with light, we developed a tablet application that is freely available. We also used computer-aided design to develop proteins that more effectively bind isotypes of the flu protein Hemagglutinin. Finally, we implemented a continuous culture device (turbidostat) in order to apply directed evolution to the metabolism of ethylene glycol in E. coli. We have termed the research conducted this year “Apptogenetics” as all projects utilize purpose-built computational applications for biological research. </p> | ||
Line 7: | Line 6: | ||
<html> | <html> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
function deviceCheck(){ | function deviceCheck(){ | ||
var uagent = navigator.userAgent.toLowerCase(); | var uagent = navigator.userAgent.toLowerCase(); | ||
Line 16: | Line 14: | ||
return false; | return false; | ||
} | } | ||
- | if ( | + | if (deviceCheck()) |
- | window.location = " | + | window.location = "https://2012.igem.org/Team:Washington/Mobile" |
- | + | ||
</script> | </script> | ||
</html> | </html> | ||
Line 27: | Line 24: | ||
<style type="text/css"> | <style type="text/css"> | ||
.view { | .view { | ||
- | width: | + | width: 225px; |
- | height: | + | height: 225px; |
margin: 2px; | margin: 2px; | ||
float: left; | float: left; | ||
Line 40: | Line 37: | ||
} | } | ||
.view .mask, .view .content { | .view .mask, .view .content { | ||
- | width: | + | width: 225px; |
- | height: | + | height: 225px; |
position: absolute; | position: absolute; | ||
overflow: hidden; | overflow: hidden; | ||
Line 56: | Line 53: | ||
position: relative; | position: relative; | ||
font-family: Arial; | font-family: Arial; | ||
- | font-size: | + | font-size: 20px; |
- | padding: | + | padding: 5px; |
background: rgba(0, 0, 0, 0.8); | background: rgba(0, 0, 0, 0.8); | ||
- | margin: | + | margin: 30px 0 0 0 |
} | } | ||
.view p { | .view p { | ||
font-family: Arial; | font-family: Arial; | ||
- | font-size: | + | font-size: 18px; |
position: relative; | position: relative; | ||
color: #fff; | color: #fff; | ||
Line 168: | Line 165: | ||
<img src="https://static.igem.org/mediawiki/2012/e/ef/Fluapp.png" /> | <img src="https://static.igem.org/mediawiki/2012/e/ef/Fluapp.png" /> | ||
<div class="mask"> | <div class="mask"> | ||
- | <h2>Flu Binders</h2> | + | <h2 style="padding-top: 20px;">Flu Binders</h2> |
- | <p>Targeting | + | <p>Targeting influenza - one protein at a time</p> |
<a href="https://2012.igem.org/Team:Washington/Flu" class="info">Read More</a> | <a href="https://2012.igem.org/Team:Washington/Flu" class="info">Read More</a> | ||
</div> | </div> | ||
Line 176: | Line 173: | ||
<img src="https://static.igem.org/mediawiki/2012/e/e0/Lightapp.png" /> | <img src="https://static.igem.org/mediawiki/2012/e/e0/Lightapp.png" /> | ||
<div class="mask"> | <div class="mask"> | ||
- | <h2 | + | <h2 style="padding-top: 20px;">Optogenetics</h2> |
<p>Shine a light (or several)</p> | <p>Shine a light (or several)</p> | ||
<a href="https://2012.igem.org/Team:Washington/Optogenetics" class="info">Read More</a> | <a href="https://2012.igem.org/Team:Washington/Optogenetics" class="info">Read More</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="view view-tenth"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/c/ce/Community.png" /> | ||
+ | <div class="mask"> | ||
+ | <h2>Community Outreach</h2> | ||
+ | <p>See how we educated the community</p> | ||
+ | <a href="https://2012.igem.org/Team:Washington/Outreach" class="info">Read More</a> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> | ||
- | |||
- | |||
- | |||
- |
Latest revision as of 16:07, 2 September 2013
Overview:
Biological systems must often be painstakingly tuned before they will efficiently produce drugs or biofuels, degrade chemicals, or perform other useful tasks. Our team implemented broadly applicable methods to optimize biological systems through directed evolution, light-regulated gene expression, and computer aided protein design. We characterized light-inducible protein expression systems for multichromatic tuning of biological pathways. To provide an inexpensive method for tuning gene expression with light, we developed a tablet application that is freely available. We also used computer-aided design to develop proteins that more effectively bind isotypes of the flu protein Hemagglutinin. Finally, we implemented a continuous culture device (turbidostat) in order to apply directed evolution to the metabolism of ethylene glycol in E. coli. We have termed the research conducted this year “Apptogenetics” as all projects utilize purpose-built computational applications for biological research.