Team:Washington

From 2012.igem.org

(Difference between revisions)
(Undo revision 301298 by Bullzi (talk))
 
(39 intermediate revisions not shown)
Line 1: Line 1:
{{Template:Team:Washington/Templates/Top}}
{{Template:Team:Washington/Templates/Top}}
__NOTOC__
__NOTOC__
 +
==<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>
 +
 +
<html>
 +
<script type="text/javascript">
 +
    function deviceCheck(){
 +
        var uagent = navigator.userAgent.toLowerCase();
 +
        if(uagent.search("ipad") > -1 || uagent.search("ipod") > -1 || uagent.search("iphone") > -1
 +
          || uagent.search("android") > -1)
 +
            return true;
 +
        else
 +
            return false;
 +
    }
 +
    if (deviceCheck())
 +
        window.location = "https://2012.igem.org/Team:Washington/Mobile"
 +
</script>
 +
</html>
 +
 +
-
<html><meta name="google-site-verification" content="HdROaPYzq7C-To80onGg-FcuwKJ-Ue2z0njdwa2sHDI" /></html>
 
<html>
<html>
<style type="text/css">
<style type="text/css">
.view {
.view {
-
     width: 300px;
+
     width: 225px;
-
     height: 300px;
+
     height: 225px;
-
     margin: 10px;
+
     margin: 2px;
     float: left;
     float: left;
-
     border: 10px solid #fff;
+
     border: 5px solid #FFFFFF;
     overflow: hidden;
     overflow: hidden;
     position: relative;
     position: relative;
     text-align: center;
     text-align: center;
-
     box-shadow: 1px 1px 2px #e6e6e6;
+
     box-shadow: 1px 1px 2px #FFFFFF;
     cursor: default;
     cursor: default;
     background: #fff url(../images/bgimg.jpg) no-repeat center center
     background: #fff url(../images/bgimg.jpg) no-repeat center center
}
}
.view .mask, .view .content {
.view .mask, .view .content {
-
     width: 300px;
+
     width: 225px;
-
     height: 300px;
+
     height: 225px;
     position: absolute;
     position: absolute;
     overflow: hidden;
     overflow: hidden;
Line 31: Line 49:
}
}
.view h2 {
.view h2 {
-
    text-transform: uppercase;
 
     color: #fff;
     color: #fff;
     text-align: center;
     text-align: center;
     position: relative;
     position: relative;
-
     font-size: 17px;
+
    font-family: Arial;
-
     padding: 50px 10px 10px;
+
     font-size: 20px;
 +
     padding: 5px;
     background: rgba(0, 0, 0, 0.8);
     background: rgba(0, 0, 0, 0.8);
-
     margin: 20px 0 0 0
+
     margin: 30px 0 0 0
}
}
.view p {
.view p {
     font-family: Arial;
     font-family: Arial;
-
     font-size: 20px;
+
     font-size: 18px;
     position: relative;
     position: relative;
     color: #fff;
     color: #fff;
Line 54: Line 72:
     background: #000;
     background: #000;
     color: #fff;
     color: #fff;
-
     box-shadow: 0 0 1px #000
+
     box-shadow: 0 0 1px #000;
 +
    text-transform: uppercase;
}
}
.view a.info:hover {
.view a.info:hover {
Line 64: Line 83:
-webkit-transform: scaleY(1);
-webkit-transform: scaleY(1);
-o-transform: scaleY(1);
-o-transform: scaleY(1);
-
     transition: all 0.7s ease-in-out;
+
     transition: all 0.4s ease-in-out;
-
     -moz-transition:all 0.7s ease-in-out;
+
     -moz-transition:all 0.4s ease-in-out;
-
-webkit-transition:all 0.7s ease-in-out;
+
-webkit-transition:all 0.4s ease-in-out;
-
-o-transition:all 0.7s ease-in-out;
+
-o-transition:all 0.4s ease-in-out;
}
}
.view-tenth .mask {
.view-tenth .mask {
Line 140: Line 159:
     <h2>Plastic Degredation</h2>  
     <h2>Plastic Degredation</h2>  
     <p>Turning trash into treasure</p>  
     <p>Turning trash into treasure</p>  
-
         <a href="#" class="info">Read More</a>  
+
         <a href="https://2012.igem.org/Team:Washington/Plastics" class="info">Read More</a>  
     </div>  
     </div>  
</div>
</div>
Line 146: 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 the flu - one protein at a time</p>  
+
     <p>Targeting influenza - one protein at a time</p>  
-
         <a href="#" class="info">Read More</a>  
+
         <a href="https://2012.igem.org/Team:Washington/Flu" class="info">Read More</a>  
     </div>  
     </div>  
</div>
</div>
Line 154: 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>Opto-genetics</h2>  
+
     <h2 style="padding-top: 20px;">Optogenetics</h2>  
     <p>Shine a light (or several)</p>  
     <p>Shine a light (or several)</p>  
-
         <a href="#" 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>
-
 
-
<!--Jeremy Housekeeper here, the two images with the transition effect are mine. I am going to play around with resizing them so all 3 will fall into a single line for a better aesthetic. The colors and font of the hover text will also be adjusted to be more in line with the rest of the wiki. It's still broken on IE, works on Firefox. WebKit, Opera support coming soon.-->
 
-
 
-
{|align="center"
 
-
![[File:FriendlyPicture.jpg|400px|alt=iGEM Outreach picture]]
 
-
|}
 
-
 
-
<!--Need to find a way to crop out the bottom part, ideally without uploading another picture (so we can play with the dimensions). We want to make it like Heidelberg's: https://2008.igem.org/Team:Heidelberg-->
 
-
 
-
{|align="justify"
 
-
|The University of Washington iGEM team is home to a group of talented, passionate individuals trying focused on making the world a better place. We apply interdisciplinary research with innovative research to bring new and unique applications to the face of technology.
 
-
|[[Image:Washington_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:Washington_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:Washington | Team Washington]]
 
-
|}
 
-
 
-
<!--- The Mission, Experiments --->
 

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.


Plastic Degredation

Turning trash into treasure

Read More

Flu Binders

Targeting influenza - one protein at a time

Read More

Optogenetics

Shine a light (or several)

Read More

Community Outreach

See how we educated the community

Read More