Team:UC Davis
From 2012.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
@import "/wiki/skins/igem/main.css?270"; | @import "/wiki/skins/igem/main.css?270"; | ||
/*]]>*/</style> | /*]]>*/</style> | ||
+ | |||
<link rel="stylesheet" type="text/css" media="screen, projection" href="https://2012.igem.org/wiki/skins/common/shared.css?270" /> | <link rel="stylesheet" type="text/css" media="screen, projection" href="https://2012.igem.org/wiki/skins/common/shared.css?270" /> | ||
<link rel="stylesheet" type="text/css" media="screen, projection" href="https://2012.igem.org/wiki/skins/igem/main.css?270" /> | <link rel="stylesheet" type="text/css" media="screen, projection" href="https://2012.igem.org/wiki/skins/igem/main.css?270" /> | ||
Line 66: | Line 67: | ||
</script> | </script> | ||
<script type="text/javascript" src="https://2012.igem.org/wiki/skins/common/wikibits.js?270"><!-- wikibits js --></script> | <script type="text/javascript" src="https://2012.igem.org/wiki/skins/common/wikibits.js?270"><!-- wikibits js --></script> | ||
+ | |||
<!-- Head Scripts --> | <!-- Head Scripts --> | ||
<script src="https://2012.igem.org/wiki/skins/common/ajax.js?270"></script> | <script src="https://2012.igem.org/wiki/skins/common/ajax.js?270"></script> | ||
Line 73: | Line 75: | ||
<script type="text/javascript" src ="https://2012.igem.org/common/jquery-latest.min.js"></script> | <script type="text/javascript" src ="https://2012.igem.org/common/jquery-latest.min.js"></script> | ||
<script type="text/javascript" src ="https://2012.igem.org/common/tablesorter/jquery.tablesorter.min.js"></script> | <script type="text/javascript" src ="https://2012.igem.org/common/tablesorter/jquery.tablesorter.min.js"></script> | ||
+ | |||
<link rel="stylesheet" type="text/css" href="https://2012.igem.org/common/tablesorter/themes/groupparts/style.css" /> | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/common/tablesorter/themes/groupparts/style.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://2012.igem.org/common/table_styles.css" /> | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/common/table_styles.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://2012.igem.org/forum/forum_styles.css" /> | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/forum/forum_styles.css" /> | ||
<script type="text/javascript" src ="https://2012.igem.org/forum/forum_scripts.js"></script> | <script type="text/javascript" src ="https://2012.igem.org/forum/forum_scripts.js"></script> | ||
+ | <!-- slide script starts here --> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 105: | Line 109: | ||
</script> | </script> | ||
+ | <!-- slide script ends here --> | ||
<style type="text/css"> | <style type="text/css"> | ||
<!-- beginning of slider style --> | <!-- beginning of slider style --> | ||
Line 129: | Line 134: | ||
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | ||
.right-menu ul { border: none; width: 300px;} | .right-menu ul { border: none; width: 300px;} | ||
- | #footer-box { background-color: #216085; border: none; width: 100%; margin: -10px auto 0 auto; padding: 20px 0;} | + | #footer-box { background-color: #216085; border: none; width: 100%; height: 100%; margin: -10px auto 0 auto; padding: 20px 0;} |
.visualClear { display: none; } | .visualClear { display: none; } | ||
#footer { border: none; width: 850px; margin: 0 auto; padding: 0;} | #footer { border: none; width: 850px; margin: 0 auto; padding: 0;} | ||
Line 151: | Line 156: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
+ | height:100%; | ||
+ | # height:auto !important; | ||
} | } | ||
Line 161: | Line 168: | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
background-color: #ffffff; | background-color: #ffffff; | ||
+ | # height:100%; | ||
+ | |||
} | } | ||
Line 191: | Line 200: | ||
text-align: right; | text-align: right; | ||
text-transform: lowercase; | text-transform: lowercase; | ||
- | |||
} | } | ||
Line 228: | Line 236: | ||
color: white; | color: white; | ||
} | } | ||
- | + | #newnavi { | |
- | # | + | position:relative; |
- | + | height:42px; | |
- | + | width: 856px; | |
- | + | margin-left: -2px; | |
- | + | display:block; | |
- | + | background:transparent; | |
- | + | } | |
- | + | #newnavi .newmenu { | |
- | + | display:inline; | |
- | + | overflow:hidden; | |
- | + | padding:0px; | |
- | + | margin:0px; | |
- | # | + | list-style-type:none; |
- | + | height:24px; | |
- | + | list-style-image:none; | |
- | + | background:#0083a8; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | list-style-type:none; | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
} | } | ||
- | + | #newnavi .newmenu li { | |
+ | float:right; | ||
+ | height:24px; | ||
+ | width: 103px; | ||
+ | background:#0083a8; | ||
+ | border-left: solid 2px white; | ||
+ | border-right: solid 2px white; | ||
+ | } | ||
+ | #newnavi .newmenu .selected { | ||
+ | background: #f77706; | ||
+ | } | ||
+ | #newnavi .newmenu li a { | ||
+ | text-align:center; vertical-align:middle; width:82px; padding:5px 10px 5px 10px; display:block; color:#fff; text-decoration:none; font:14px arial, verdana, sans-serif; font-weight: bold; | ||
+ | } | ||
+ | #newnavi .newmenu li:hover a { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | #newnavi .newmenu ul { | ||
+ | position:absolute; left:-9999px; top:-9999px; list-style-type:none; list-style-image:none; margin:0px; border:0px; padding:0px; background:lavender; | ||
+ | } | ||
+ | #newnavi .newmenu li:hover { | ||
+ | position:relative; background: #05bcea; | ||
+ | } | ||
+ | #newnavi .newmenu li:hover ul { | ||
+ | left:0px; top:23px; background:lavender; width:103px; opacity:0.7; z-index:4; | ||
+ | } | ||
+ | #newnavi .newmenu li:hover ul li { | ||
+ | height:17px; | ||
+ | border:none; | ||
+ | background:lavender; | ||
+ | } | ||
+ | #newnavi .newmenu li:hover ul li a { | ||
+ | text-align:center; height:17px; padding:0px;display:block; font-size:12px; width:103px; line-height:16px; text-indent:0px; color:#444; | ||
+ | background-color:transparent; text-decoration:none; border:0px solid transparent; | ||
+ | } | ||
+ | #newnavi .newmenu li:hover ul li a:hover { | ||
+ | height:18px; background:silver; color:#000; border:solid 0px #444; | ||
+ | } | ||
+ | /* slide starts here */ | ||
#slides { | #slides { | ||
position:relative; | position:relative; | ||
Line 285: | Line 316: | ||
z-index:2; | z-index:2; | ||
} | } | ||
- | + | /* slide ends here */ | |
.floatbox3 | .floatbox3 | ||
{ | { | ||
position:relative; | position:relative; | ||
top: 0px; | top: 0px; | ||
- | width: | + | width:790px; |
left: 0px; | left: 0px; | ||
background-color: #d2d2d2; | background-color: #d2d2d2; | ||
margin-top: 0px; | margin-top: 0px; | ||
border-radius: 4px; | border-radius: 4px; | ||
- | padding: 30px | + | padding: 30px; |
font: sans-serif; | font: sans-serif; | ||
font-size: 13px; | font-size: 13px; | ||
Line 312: | Line 343: | ||
font-weight: bold; | font-weight: bold; | ||
color: #016D8B; | color: #016D8B; | ||
+ | } | ||
+ | |||
+ | .floatbox3 article{ | ||
+ | font-size: 14px; | ||
+ | color: #000000; | ||
} | } | ||
Line 352: | Line 388: | ||
<li style='color:#014457; cursor:default'><a>teams</a></li> | <li style='color:#014457; cursor:default'><a>teams</a></li> | ||
<li class='selected' ><a href="https://2012.igem.org/Team:UC_Davis">Page</a></li> | <li class='selected' ><a href="https://2012.igem.org/Team:UC_Davis">Page</a></li> | ||
+ | |||
<li class='new'><a href="https://2012.igem.org/wiki/index.php?title=Talk:Team:UC_Davis&action=edit&redlink=1">Discussion</a></li> | <li class='new'><a href="https://2012.igem.org/wiki/index.php?title=Talk:Team:UC_Davis&action=edit&redlink=1">Discussion</a></li> | ||
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UC_Davis&action=edit">Edit</a></li> | <li><a href="https://2012.igem.org/wiki/index.php?title=Team:UC_Davis&action=edit">Edit</a></li> | ||
Line 361: | Line 398: | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | + | <div id="newnavi"> | |
- | + | <ul class="newmenu"> | |
- | + | <li ><a href="https://2012.igem.org/" title="Back to iGEM">iGEM</a></li> | |
- | <li | + | |
- | + | ||
- | <li | + | <li ><a href="https://2012.igem.org/Team:UC_Davis/Attributions" title="Attributions">Attributions</a></li> |
- | + | ||
- | <li | + | <li ><a href="https://2012.igem.org/Team:UC_Davis/Data" title="Data">Data</a> |
- | + | <ul> | |
+ | <li ><a href="./Data.htm ">Data 1</a></li> | ||
+ | <li ><a href="./Data.htm ">Data 2</a></li> | ||
+ | <li ><a href="./Data.htm ">Data 3</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li ><a href="https://2012.igem.org/Team:UC_Davis/Notebook" title="Notebook">Notebook</a> | ||
+ | <ul> | ||
+ | <li ><a href="Notebook.htm ">Week 1</a></li> | ||
+ | <li ><a href="Notebook.htm ">Week 2</a></li> | ||
+ | <li ><a href="Notebook.htm ">Week 3</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
- | <li | + | <li ><a href="https://2012.igem.org/Team:UC_Davis/Safety" title="Safety">Safety</a></li> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <li ><a href="https://2012.igem.org/Team:UC_Davis/Project" title="Project">Project</a></li> | ||
+ | <li ><a href="https://2012.igem.org/Team:UC_Davis/Team" title="Team">Team</a></li> | ||
+ | <li class="selected"><a href="https://2012.igem.org/Team:UC_Davis/Home" title="Home">Home</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- slide show starts here --> | ||
<div id="slides"> | <div id="slides"> | ||
Line 400: | Line 435: | ||
</div> | </div> | ||
+ | <!-- slide show ends here --> | ||
- | <div id="bodyContent"> | + | <div id="bodyContent"> |
<div id="contentSub"></div> | <div id="contentSub"></div> | ||
<br> | <br> | ||
- | + | <div class="floatbox3"> | |
- | <div class="floatbox3"> | + | |
<h1> Welcome </h1> | <h1> Welcome </h1> | ||
- | |||
<p>Welcome to iGEM 2012 at UC Davis!</p> | <p>Welcome to iGEM 2012 at UC Davis!</p> | ||
- | This year's UC Davis team is composed of ten undergraduates, two advisors, and a graduate student. We come from different areas of study, but we're all working together on this year's synthetic biology project. Due to the global impact of plastic pollution, we have decided to focus on biodegradation of polyethylene terephthalate (PET). PET is a commonly and widely used plastic, but only a small percentage of them are recycled, meaning a majority of the trash ends up in landfills and the oceans. It is a global issue, and achieving our goal would have a big impact on the issue of plastic degradation. | + | This year's UC Davis team is composed of ten undergraduates, two advisors, and a graduate student. We come from different areas of study, but we're all working together on this year's synthetic biology project. Due to the global impact of plastic pollution, we have decided to focus on biodegradation of polyethylene terephthalate (PET). PET is a commonly and widely used plastic, but only a small percentage of them are recycled, meaning a majority of the trash ends up in landfills and the oceans. It is a global issue, and achieving our goal would have a big impact on the issue of plastic degradation. |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </div> | + | |
<br> | <br> | ||
- | <div class="floatbox3"> | + | <div class="floatbox3"> |
- | <h1> Our Project/Abstract</h1> | + | <h1>Our Project/Abstract </h1> |
<p>We hope to accomplish:</p><br> | <p>We hope to accomplish:</p><br> | ||
Line 464: | Line 491: | ||
laughs.<br> | laughs.<br> | ||
- | |||
- | < | + | </div> |
- | + | ||
- | + | ||
</div> | </div> | ||
- | < | + | <script>if (window.runOnloadHook) runOnloadHook();</script> |
- | + | ||
</div> | </div> | ||
- | |||
- | |||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 21:28, 24 July 2012
Welcome
Welcome to iGEM 2012 at UC Davis!
This year's UC Davis team is composed of ten undergraduates, two advisors, and a graduate student. We come from different areas of study, but we're all working together on this year's synthetic biology project. Due to the global impact of plastic pollution, we have decided to focus on biodegradation of polyethylene terephthalate (PET). PET is a commonly and widely used plastic, but only a small percentage of them are recycled, meaning a majority of the trash ends up in landfills and the oceans. It is a global issue, and achieving our goal would have a big impact on the issue of plastic degradation.Our Project/Abstract
We hope to accomplish:
This year, our team hopes to successfully insert the gene for cutinase, an enzyme that has been shown to degrade polyethylene terephthalate (PET), into several strains of E. coli. PET is a major kind of plastic used today, and we hope to overproduce cutinase within the E. coli and secrete the enzyme into the extracellular region to degrade the PET. We hope to test the cutinase out on several kinds of PET, such as films from scientific companies and plastic bottles, and test how much each is broken down. We also hope to improve the cutinase itself through targeted mutations and codon optimization, through programs such as Foldit and SWISS- MODEL.
Through our research, we have learned that with cutinase, PET degrades into terephthalic acid (TPA) and ethylene glycol. While TPA does not appear to be harmful, ethylene glycol is a toxic substance. We hope to degrade ethylene glycol as much as possible by enhancing the promoters that express the degradative enzymes involved. After ethylene glycol is degraded, we hope to redirect all further byproducts into glycolysis within E. coli so that the project would sustain itself. We also hope to perform a complete economic and environmental analysis of our project to see how feasible it would be in real life and to assess the impact it could have.
Lastly, we need to ensure that our parts do not have common restriction sites within them so they can be used properly in the standard BioBrick format. We hope to create and characterize a part family and to end up with a series of BioBrick standard parts to submit to the Parts Registry.
What We Have Done So Far:
We have outlined a plan for the engineering of the PET degradation circuit and we ordered a synthesized sequence for cutinase. We asked for separate strains of E. coli from Yale and Barcelona.
We learned basic lab protocols, such as ligation, transformation, and digestion and we have worked on the Wiki.
We have done extensive research on past attempts to degrade PET and other plastics. We even visited our local landfill to talk about current issues with waste degradation, such as control over concentrations of methane.
Two of our members (Nick and Mattan) attended the Biomedical Engineering Entrepreneurship Academy to be better informed about the economic implications of our project, and what companies might be looking for in terms of a completed product.
Lastly, we’ve had team bonding, over sushi buffets, ice cream sandwiches and laughs.