Team:PennState
From 2008.igem.org
m |
|||
(107 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
<head> | <head> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
<style> | <style> | ||
+ | #globalWrapper { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2008/e/e4/Bglogo.png") !important; | ||
+ | background-repeat: repeat; | ||
+ | |||
+ | } | ||
.ideasList{ | .ideasList{ | ||
Line 37: | Line 32: | ||
} | } | ||
- | + | .links { | |
width:100%; | width:100%; | ||
- | background-color:# | + | background-color:#000; |
margin-bottom:30px; | margin-bottom:30px; | ||
} | } | ||
.links tr { | .links tr { | ||
- | + | background-color: rgb(155, 230, 159); | |
} | } | ||
- | .links td | + | .links td { |
- | + | padding: 0; | |
} | } | ||
- | + | ||
- | + | .links a{ | |
- | + | display: block; | |
- | + | width: 100%; | |
- | + | height: 100%; | |
- | + | margin: 0; | |
- | + | text-align: center; | |
+ | text-decoration: none; | ||
+ | font-size: 14px; | ||
+ | color: #000; | ||
} | } | ||
- | . | + | .links a:active { |
- | + | ||
- | + | ||
} | } | ||
- | . | + | .links a:hover { |
- | + | background-color: rgb(37,169,113); | |
} | } | ||
- | + | #header { | |
- | + | width: 100%; | |
- | } | + | text-align: center; |
+ | } | ||
- | + | h4 { | |
- | + | font-size: 14pt; | |
- | + | font-weight: normal; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | dt { | |
- | + | font-size: 12pt; | |
- | + | ||
} | } | ||
- | + | #projectnav h4 { | |
- | + | padding: .4ex; | |
} | } | ||
- | + | #projectnav dt { | |
- | + | font-weight: normal; | |
- | } | + | margin: 1.5ex 0 0 0; |
+ | } | ||
- | + | #projectnav h4, #projectnav dt, #projectnav dd { | |
- | + | text-align: center; | |
- | + | text-indent: 0; | |
+ | margin-left: 0; | ||
} | } | ||
- | + | #hbnav dd { | |
- | + | background-color: rgb(0,80,200); | |
- | + | border-left: dashed #FFF 3px; | |
- | + | border-right: dashed #FFF 3px; | |
+ | padding: .8ex; | ||
} | } | ||
- | + | #denav dd{ | |
+ | background-color: rgb(37,170,113); | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: 1ex; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | #projectnav a { | ||
+ | color: #fff; | ||
} | } | ||
- | + | #pagecontent p { | |
+ | text-indent: 1.25em; | ||
} | } | ||
- | + | p.start:first-line { | |
- | + | font-weight: bold; | |
- | + | letter-spacing: 1.2; | |
- | } | + | } |
- | + | ||
</style> | </style> | ||
<! -- END of style sheet --> | <! -- END of style sheet --> | ||
Line 127: | Line 129: | ||
<!-- First table displays centered iGEM 2007 Logo --> | <!-- First table displays centered iGEM 2007 Logo --> | ||
<div id="header"> | <div id="header"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2008/a/ad/Penn_state_igem_logo2.JPG" alt="Penn State" /> | |
</div> | </div> | ||
Line 133: | Line 135: | ||
<table class="links" > | <table class="links" > | ||
<tr> | <tr> | ||
- | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState" >Home</a> </td> | + | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState" title="Welcome!">Home</a> </td> |
<td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Team" >The Team</a> </td> | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Team" >The Team</a> </td> | ||
- | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Project" >The Project</a> </td> | + | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Project" title="Full Abstracts.">The Project</a> </td> |
<td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Parts">Parts</a> </td> | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Parts">Parts</a> </td> | ||
- | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/ | + | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Notebook" title="Day to day lab activity">Notebook</a> </td> |
- | + | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | <table> | + | <table> <!-- Table for content area --> |
- | + | <tr> | |
<!-- | <!-- | ||
Navigation menu for the projects | Navigation menu for the projects | ||
The table is extended to include the introduction paragraph and the information blocks | The table is extended to include the introduction paragraph and the information blocks | ||
- | |||
--> | --> | ||
- | + | <td valign="top" width="20%" id="projectnav"> | |
- | + | <h4>Diauxie Elimination</h4> | |
- | + | <dl id="hbnav"> | |
- | + | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/intro">Introduction</a></dd> | |
- | + | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/TheSystem">The System</a></dd> | |
- | + | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/Strategies">Strategies</a></dd> | |
- | + | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/progress">Progress</a></dd> | |
- | + | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/conclusions">Conclusions</a></dd> | |
- | + | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/parts" title="Parts submitted to the registry for diauxie">Parts</a></dd> | |
- | + | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/references">References</a></dd> | |
- | + | </dl> | |
- | + | <h4><acronym title="Nuclear Hormone Receptor">NHR Biosensors</acronym><br/></h4> | |
- | + | <dl id="denav"> | |
- | + | <dd><a href="https://2008.igem.org/Team:PennState/NHR/introduction">NHR Introduction</a></dd> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/smartfold/overview">Phthalate Biosensor</a></dd> | ||
+ | |||
+ | <dd><a href="https://2008.igem.org/Team:PennState/fusion/overview">BPA Biosensor</a></dd> | ||
+ | </dl> | ||
+ | </td> | ||
<!-- Main content area --> | <!-- Main content area --> | ||
- | + | <td valign="top" id="pagecontent" width="80%"><span style="font-size: 16pt">Welcome to Penn State iGEM 2008</span> | |
- | + | <hr /> | |
- | + | <p class="start"><a href="http://www.psu.edu" title="Pennsylvania State University" target="_blank">Penn State University</a> has participated in the International Genetically Engineered Machines (iGEM) competition for four years as of 2008, and we are excited to participate once more. Our team consists of 5 undergraduate students, one visiting undergrad and one high school student who work independently, coordinated through weekly meetings with our advisers. Check out our <a href="https://2008.igem.org/Team:PennState/Team" title="Penn State's 2008 iGEM team">Team Page</a> to meet us!</p> | |
- | + | <p><strong>Our main focus for 2008 was the elimination of <a href="https://2008.igem.org/Team:PennState/diauxie/intro">diauxie</a> in <em>E. coli</em> to create a xylose inducible system independent of glucose regulation.</strong> This system could be used for creating more efficient bioproduction by altering the utilization of 5 and 6 carbon sugars. Please check out the links on the left to navigate through our work.</p> | |
- | + | <p>Two other projects begun this year focus on creating <a href="https://2008.igem.org/Team:PennState/NHR/introduction"What kind of 'Biosensors' are we talking about?">biosensors</a> that use human nuclear hormone receptors to recognize potentially harmful compounds. These receptor systems occur naturally in the human body, but our goal is to retain and utilize their functions in <em>E. coli</em>. The links on the left should introduce you to our thought process and progress on each of these projects, and provide a fuller introduction to the topic.</p> | |
+ | <p> Please explore our website to find out more about us and our projects! If there are any questions or comments about the information on this site please feel free to contact us at <a href="mailto:gjt5001@psu.edu" title="email us">gjt5001@psu.edu</a>. </p> | ||
+ | |||
+ | <span style="font-size: 14pt"><a href="https://2008.igem.org/Team:PennState/MedalChecklist">Medal Checklist</a></span> | ||
+ | |||
<table> | <table> | ||
- | + | <tr> | |
- | + | <td style="padding-top:30px; padding-right:30px" valign="top" width="45%"> | |
- | + | <h3>Related Links</h3> | |
- | + | <hr /> | |
- | + | <ul> | |
- | + | <li><a href="http://partsregistry.org/Main_Page" title="Parts Registry">Parts Registry</a></li> | |
- | + | ||
- | + | <li><a href="http://www.che.psu.edu/Faculty/Cirino/" title="Prof. Pat Cirino's Lab website" target="_blank">Prof. Pat Cirino's Lab website</a></li> | |
- | + | <li><a href="http://www.abe.psu.edu/fac/Richard/Overview.htm" title="Prof. Tom Richard's Lab website" target="_blank">Prof. Tom Richard's Lab website</a></li> | |
- | + | <li><a href="http://openwetware.org/wiki/IGEM:PennState" title="Penn State iGEM OpenWetWare" target="_blank">Penn State iGEM OpenWetWare</a></li> | |
- | + | ||
- | + | ||
- | + | <li><a href="http://www.princeton.edu/che/people/faculty/wood/" title="David Wood" target="_blank">David Wood</a></li> | |
- | + | <li><a href="http://www.cmtc.psu.edu/" title="Center for Molecular Toxicology and Carcinogenesis" target="_blank">PennState Center for Molecular Toxicology and Carcinogenesis</a></li> | |
- | + | </ul> | |
- | + | </td> | |
- | + | <td style="padding-top:30px; padding-right:30px" valign="top" width="45%"> | |
- | + | <h3>Drew Endy On Synthetic Biology</h3> | |
- | + | <hr /> | |
- | + | <!-- | |
- | + | This division block contains the code to import and display a flash object | |
- | + | Specifically importing and formatting a video uploaded onto "youtube" | |
- | + | --> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div style="margin:10px"> | <div style="margin:10px"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <object width="205" height="200"> | ||
+ | <param name="movie" value="http://www.youtube.com/v/XIuh7KDRzLk&hl=en&fs=1"></param><param name="allowFullScreen" value="true"> | ||
+ | </param> | ||
+ | <embed src="http://www.youtube.com/v/XIuh7KDRzLk&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="205" height="200"> | ||
+ | </embed> | ||
+ | </object> | ||
+ | </div> | ||
+ | </td> | ||
- | < | + | |
+ | <td style="padding-top:30px; padding-right:30px" valign="top" width="45%"> | ||
+ | <h3>Garrett Tobin On Diauxie Elimination</h3> | ||
+ | <hr /> | ||
+ | <!-- | ||
+ | This division block contains the code to import and display a flash object | ||
+ | Specifically importing and formatting a video uploaded onto "youtube" | ||
+ | --> | ||
- | + | ||
- | + | <div style="margin:10px"> | |
- | ! | + | <object width="205" height="200"> |
- | + | <param name="movie" value="http://www.youtube.com/v/QA-tETsb3Wo&hl=en&fs=1"> | |
- | + | </param> | |
- | + | <param name="allowFullScreen" value="true"> | |
- | + | </param> | |
+ | <embed src="http://www.youtube.com/v/QA-tETsb3Wo&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="205" height="200"> | ||
+ | </embed> | ||
+ | </object> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | </td></tr></table> <!-- end the table for content quadrants --> | ||
+ | </td></tr></table> <!-- end content block that is adjacent to sidelinks --> | ||
+ | |||
+ | <h4 style="font-size: 14pt;">Sponsors for our team! Thanks so much!</h4> | ||
+ | <hr /> | ||
+ | <img src="http://ntp.neuroscience.wisc.edu/gwis/gifs/Invitrogen.jpg" alt="invitrogen" style="float:left; clear: left; margin-right: 4%; margin-top: 40px; width: 48%;"/> | ||
+ | <img src="http://www.x-cd.com/wepan06/Dupont.gif" alt="Dupont" style="float:left; clear: right; width: 48%;"/> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Latest revision as of 03:25, 30 October 2008
Home | The Team | The Project | Parts | Notebook |
Diauxie EliminationNHR Biosensors
|
Welcome to Penn State iGEM 2008
Penn State University has participated in the International Genetically Engineered Machines (iGEM) competition for four years as of 2008, and we are excited to participate once more. Our team consists of 5 undergraduate students, one visiting undergrad and one high school student who work independently, coordinated through weekly meetings with our advisers. Check out our Team Page to meet us! Our main focus for 2008 was the elimination of diauxie in E. coli to create a xylose inducible system independent of glucose regulation. This system could be used for creating more efficient bioproduction by altering the utilization of 5 and 6 carbon sugars. Please check out the links on the left to navigate through our work. Two other projects begun this year focus on creating biosensors that use human nuclear hormone receptors to recognize potentially harmful compounds. These receptor systems occur naturally in the human body, but our goal is to retain and utilize their functions in E. coli. The links on the left should introduce you to our thought process and progress on each of these projects, and provide a fuller introduction to the topic. Please explore our website to find out more about us and our projects! If there are any questions or comments about the information on this site please feel free to contact us at gjt5001@psu.edu. Medal Checklist
|