(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{ | + | <!DOCTYPE html> |
− | + | <html class="no-js"> | |
+ | <style> /********************************* WIKI RESET ********************************/ | ||
+ | @import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,700%7CSource+Sans+Pro:400,700%7CMontserrat:500'); | ||
+ | #sideMenu, #top_title { | ||
+ | display:none; | ||
+ | } | ||
+ | #content { | ||
+ | padding:0px; | ||
+ | width:100% !important; | ||
+ | margin-top:-26px; | ||
+ | margin-left:0px ; | ||
+ | font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important; | ||
+ | } | ||
+ | body { | ||
+ | background-color: black; | ||
+ | font-family:"Crimson Text", "Source Sans Pro", Montserrat, sans-serif; !important; | ||
+ | } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { | ||
+ | font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important; | ||
+ | } | ||
+ | #HQ_page .bios-banner-caption { | ||
+ | text-align: center; !important; | ||
+ | font-family: 'Crimson Text', serif; !important; | ||
+ | font-size: 65px; !important; | ||
+ | } | ||
− | + | #HQ_page p { | |
+ | font-family:"Crimson Text", "Helvetica Neue", Helvetica, Arial, sans-serif; !important; | ||
+ | font-size: 16px; !important; | ||
+ | text-align: left; !important; | ||
− | + | } | |
− | + | ||
− | + | #HQ_page .bio-title { | |
− | + | font-size: 36px; !important; | |
− | + | } | |
− | + | #HQ_page .bio-subtitle { | |
+ | font-size: 24px; !important; | ||
+ | } | ||
− | + | #HQ_page .sponsors-title { | |
− | + | margin: 100px 0; !important; | |
− | + | text-align: center; !important; | |
− | + | font-size: 65px; !important; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | a:visited { | |
+ | color: #000000; | ||
+ | } | ||
− | < | + | </style> |
− | < | + | <head> |
− | < | + | <meta charset="UTF-8"> |
− | < | + | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
− | < | + | <title>Bios</title> |
− | < | + | <meta name="description" content="Bios"> |
− | </ | + | <meta name="viewport" content="width=device-width, initial-scale=1"> |
− | </ | + | <!--Stylesheets--> |
+ | <link rel="stylesheet" href="https://2017.igem.org/Team:Cornell/bootstrapCSS?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Team:Cornell/styles?action=raw&ctype=text/css"> <!--For nav bar text--> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Team:Cornell/animateCSS?action=raw&ctype=text/css"> <!--For slide show text animation--> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:Cornell/slickCSS?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Team:Cornell/mainCSS?action=raw&ctype=text/css"> | ||
+ | <!-- JavaScript Files--> | ||
+ | <script src="https://2017.igem.org/Team:Cornell/jquerymin?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2017.igem.org/Team:Cornell/modernizrJS?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2017.igem.org/Team:Cornell/slickJS?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2017.igem.org/Team:Cornell/stellar?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2017.igem.org/Team:Cornell/mainJS?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | </head> | ||
+ | <body class="ex-layout"> | ||
− | < | + | <!------------------------NAV BAR------------------------> |
+ | <body class="ex-layout"> | ||
+ | <div class="main-nav-wrapper nav-wrapper-1-creative"> | ||
+ | <nav> | ||
+ | <div class="main-nav main-nav-1 creative-page nav-content-toggle"> | ||
+ | <div class="container"> | ||
+ | <div class="nav-logo"> | ||
+ | <a href="home"><img src="https://static.igem.org/mediawiki/2017/1/1d/CornellOxyponicsLogo.png" alt="Oxyponics"></a> | ||
+ | </div> | ||
+ | <ul class="nav-main-menu nav-content-item"> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/home">HOME</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Description">ABOUT</a></li> | ||
+ | <li class="mega-menu menu-5-col"><a href="#">TOOLKIT</a> | ||
+ | <ul class="mega-menu-content"> | ||
+ | <li class="menu-title"><a href="#">WET LAB</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Proof">HYDROSENSE</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Parts">PARTS</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Protocol">PROTOCOLS</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="menu-title"><a href="#">PRODUCT DEVELOPMENT</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/productdevoverview">OVERVIEW</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Hardware">OXYPONICS SYSTEM</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Software">DASHBOARD</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Design">DESIGN PROCESS</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="menu-title"><a href="#">MATHEMATICAL MODELING</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Model">MODELING</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Animation">ANIMATION</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="menu-title"><a href="#">DOCUMENTATION</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Notebook">NOTEBOOK</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Safety">SAFETY</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">HUMAN CENTERED DESIGN</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/HP/Gold_Integrated">PRACTICES</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Policies">POLICIES</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Entrepreneurship">ENTREPRENEURSHIP</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">OUTREACH</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Connections">CONNECTIONS</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Engagement">PUBLIC ENGAGEMENT</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">TEAM</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Team">BIOS</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Sponsors">SPONSORS</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Attributions">ATTRIBUTIONS</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/officialprofile">OFFICIAL PROFILE</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <ul class="nav-main-menu small-screen"> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/home">HOME</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Description">ABOUT</a> | ||
+ | </li> | ||
+ | <li><a href="#">TOOLKIT</a> | ||
+ | <ul> | ||
+ | <li><a href="#">WET LAB</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Proof">HYDROSENSE</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Parts">PARTS</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Protocol">PROTOCOLS</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">PRODUCT DEVELOPMENT</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/productdevoverview">OVERVIEW</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Hardware">OXYPONICS SYSTEM</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Software">DASHBOARD</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Design">DESIGN PROCESS</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">MATHEMATICAL MODELING</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Model">MODELING</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Animation">ANIMATION</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">DOCUMENTATION</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Notebook">NOTEBOOK</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Safety">SAFETY</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">HUMAN CENTERED DESIGN</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/HP/Gold_Integrated">PRACTICES</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Policies">POLICIES</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Entrepreneurship">ENTREPRENEURSHIP</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">OUTREACH</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Connections">CONNECTIONS</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Engagement">PUBLIC ENGAGEMENT</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Team">TEAM</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Team">BIOS</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Sponsors">SPONSORS</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Cornell/Attributions">ATTRIBUTIONS</a></li> | ||
+ | <li><a href="">OFFICIAL PROFILE</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <div class="nav-hamburger-wrapper"> | ||
+ | <div class="cell-vertical-wrapper"> | ||
+ | <div class="cell-middle"> | ||
+ | <div class="nav-hamburger"><span></span></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | </div> | ||
+ | <main> | ||
+ | <!------------------------BANNER------------------------> | ||
+ | <header class="container-fluid banner-wrapper banner-photo-wetlab"> | ||
+ | <div class="caption"> | ||
+ | Wet Lab | ||
+ | </div> | ||
+ | </header> | ||
+ | <!------------------------END BANNER------------------------> | ||
+ | <!-- Sidebar + Content--> | ||
+ | <div id="sidebar" class="container content-wrapper-font"> | ||
+ | <div class="row standardPageContent"> | ||
+ | <!-- Side bar --> | ||
+ | <div class="col-md-3 col-xs-3 sidebar"> | ||
+ | <ul class="sidebar-wrapper"> | ||
+ | <li><a href="#overview">OVERVIEW</a></li> | ||
+ | <li><a href="#biobricks">BIOBRICKS</a></li> | ||
+ | <li><a href="#chassis">CHASSIS</a></li> | ||
+ | <li><a href="#results">RESULTS</a></li> | ||
+ | <li><a href="#futurework">FUTURE WORK</a></li> | ||
+ | <li><a href="#references">REFERENCES</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
− | <div class=" | + | <!-- Page Content --> |
+ | <div class="col-md-9 col-xs-9 standard-content"> | ||
+ | <div class="standard-title"><a id="overview">Overview</a></div> | ||
+ | <p>Oxyponics was conceived in the summer of 2017 by Cornell iGEM - a synthetic biology engineering project team composed of 36 undergraduate students. The company created a toolkit to optimize redox state by controlling the amount of reactive oxygen species in the environment. Utilizing the research conducted by the team throughout 2017, Oxyponics created a novel biosensor that couples a redox-sensitive fluorescent protein and an optogenetic circuit to a spectrometric receiver. This allows for a dual reporter-response functionality that greatly enhances versatility and sensitivity over traditional biosensor systems. With the development of an effective large-scale sensing system to monitor plants and track data, the optimal level of oxidative stress that can be determined for the plant systems. Members of the team communicated with local farmers to learn more about Through the feedback of farmers themselves, we created Oxyponics, which couples fluorescent bacteria with a camera-rail system for imaging, to provide exactly the large-scale blanket-type sensing that conventional redox probes cannot. | ||
+ | </p> | ||
+ | <div class="standard-title"><a id="biobricks">Biobricks</a></div> | ||
+ | <p>Oxyponics was conceived in the summer of 2017 by Cornell iGEM - a synthetic biology engineering project team composed of 36 undergraduate students. The company created a toolkit to optimize redox state by controlling the amount of reactive oxygen species in the environment. Utilizing the research conducted by the team throughout 2017, Oxyponics created a novel biosensor that couples a redox-sensitive fluorescent protein and an optogenetic circuit to a spectrometric receiver. This allows for a dual reporter-response functionality that greatly enhances versatility and sensitivity over traditional biosensor systems. With the development of an effective large-scale sensing system to monitor plants and track data, the optimal level of oxidative stress that can be determined for the plant systems. Members of the team communicated with local farmers to learn more about Through the feedback of farmers themselves, we created Oxyponics, which couples fluorescent bacteria with a camera-rail system for imaging, to provide exactly the large-scale blanket-type sensing that conventional redox probes cannot. | ||
+ | </p> | ||
+ | <div class="standard-title"><a id="chassis">Chassis</a></div> | ||
+ | <p>Oxyponics was conceived in the summer of 2017 by Cornell iGEM - a synthetic biology engineering project team composed of 36 undergraduate students. The company created a toolkit to optimize redox state by controlling the amount of reactive oxygen species in the environment. Utilizing the research conducted by the team throughout 2017, Oxyponics created a novel biosensor that couples a redox-sensitive fluorescent protein and an optogenetic circuit to a spectrometric receiver. This allows for a dual reporter-response functionality that greatly enhances versatility and sensitivity over traditional biosensor systems. With the development of an effective large-scale sensing system to monitor plants and track data, the optimal level of oxidative stress that can be determined for the plant systems. Members of the team communicated with local farmers to learn more about Through the feedback of farmers themselves, we created Oxyponics, which couples fluorescent bacteria with a camera-rail system for imaging, to provide exactly the large-scale blanket-type sensing that conventional redox probes cannot. | ||
+ | </p> | ||
+ | <div class="standard-title"><a id="results">Results</a></div> | ||
+ | <p>Oxyponics was conceived in the summer of 2017 by Cornell iGEM - a synthetic biology engineering project team composed of 36 undergraduate students. The company created a toolkit to optimize redox state by controlling the amount of reactive oxygen species in the environment. Utilizing the research conducted by the team throughout 2017, Oxyponics created a novel biosensor that couples a redox-sensitive fluorescent protein and an optogenetic circuit to a spectrometric receiver. This allows for a dual reporter-response functionality that greatly enhances versatility and sensitivity over traditional biosensor systems. With the development of an effective large-scale sensing system to monitor plants and track data, the optimal level of oxidative stress that can be determined for the plant systems. Members of the team communicated with local farmers to learn more about Through the feedback of farmers themselves, we created Oxyponics, which couples fluorescent bacteria with a camera-rail system for imaging, to provide exactly the large-scale blanket-type sensing that conventional redox probes cannot. | ||
+ | </p> | ||
+ | <div class="standard-title"><a id="futurework"> Future Work</a></div> | ||
+ | <p>Oxyponics was conceived in the summer of 2017 by Cornell iGEM - a synthetic biology engineering project team composed of 36 undergraduate students. The company created a toolkit to optimize redox state by controlling the amount of reactive oxygen species in the environment. Utilizing the research conducted by the team throughout 2017, Oxyponics created a novel biosensor that couples a redox-sensitive fluorescent protein and an optogenetic circuit to a spectrometric receiver. This allows for a dual reporter-response functionality that greatly enhances versatility and sensitivity over traditional biosensor systems. With the development of an effective large-scale sensing system to monitor plants and track data, the optimal level of oxidative stress that can be determined for the plant systems. Members of the team communicated with local farmers to learn more about Through the feedback of farmers themselves, we created Oxyponics, which couples fluorescent bacteria with a camera-rail system for imaging, to provide exactly the large-scale blanket-type sensing that conventional redox probes cannot. | ||
+ | </p> | ||
+ | <div class="standard-title"><a id="references">References</a></div> | ||
+ | <p>Oxyponics was conceived in the summer of 2017 by Cornell iGEM - a synthetic biology engineering project team composed of 36 undergraduate students. The company created a toolkit to optimize redox state by controlling the amount of reactive oxygen species in the environment. Utilizing the research conducted by the team throughout 2017, Oxyponics created a novel biosensor that couples a redox-sensitive fluorescent protein and an optogenetic circuit to a spectrometric receiver. This allows for a dual reporter-response functionality that greatly enhances versatility and sensitivity over traditional biosensor systems. With the development of an effective large-scale sensing system to monitor plants and track data, the optimal level of oxidative stress that can be determined for the plant systems. Members of the team communicated with local farmers to learn more about Through the feedback of farmers themselves, we created Oxyponics, which couples fluorescent bacteria with a camera-rail system for imaging, to provide exactly the large-scale blanket-type sensing that conventional redox probes cannot. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | </div> | + | <!------------------------FOOTER------------------------> |
− | + | <footer class="footer-preset-04 footer bgc-gray"> | |
+ | <div class="social-04"> | ||
+ | <a class="footerIconWrapper" href="https://www.facebook.com/cornelligem/"> | ||
+ | <div class="overlay"></div> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/0/0b/CornellFacebookIcon.png" alt="facebook" height="20"></a> | ||
+ | <a class="footerIconWrapper" href="https://twitter.com/cugem"> | ||
+ | <div class="overlay"></div> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/5/50/CornellTwitterIcon.png" alt="twitter" height="20"> | ||
+ | </a> | ||
+ | <a class="footerIconWrapper" href="https://www.instagram.com/cugem/"> | ||
+ | <div class="overlay"></div> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/3/36/CornellInstagramIcon.png" alt="instagram" height="20"> | ||
+ | </a> | ||
+ | <a class="footerIconWrapper" href="https://www.youtube.com/user/CornelliGEM"> | ||
+ | <div class="overlay"></div> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/5/50/CornellYoutubeIcon.png" alt="youtube" height="20"> | ||
+ | </a> | ||
+ | </div> | ||
+ | </footer> | ||
+ | <!------------------------END FOOTER------------------------> | ||
+ | </main> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 00:54, 23 October 2017
<!DOCTYPE html>