Difference between revisions of "Team:Cornell"

Line 1: Line 1:
{{Cornell}}
+
<!DOCTYPE html>
<html>
+
<html class="no-js">
 
+
    <style> /********************************* WIKI RESET  ********************************/
 
+
      #sideMenu, #top_title {
<div class="column full_size" >
+
        display:none;
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
+
      }
</div>
+
      #content {
 
+
        padding:0px;
 
+
        width:100% !important;
 
+
        margin-top:-26px;
<div class="column full_size" >
+
        margin-left:0px ;
<h1> iGem Project Description </h1>
+
      }
<p>Understanding oxidative stress in an environment is important for industry, the environment, and for human health.  In this project, Cornell iGEM will use a ratiometric redox sensor to transmit data to and from engineered biological systems.  In essence, absorbance peaks of a redox sensitive fluorescent protein, rxRFP, will be detected by an external receiver, which will deliver a proportional intensity of light to stimulate an optogenetic circuit that can relieve the oxidative stress.  We will be able to precisely control protein expression based on the amount of oxidative stress.  For this specific project, we chose to focus specifically on the management of RO species in hydroponic systems, but the modularity of our optogenetic circuit makes it very flexible in its potential applications in industry, agriculture, and medicine.  Less significant that the application itself are its implications for further research and treatment utilizing this dynamic system. </p>
+
</div>
+
 
+
<div class="clear"></div>
+
 
+
<div class="column half_size" >
+
<h5>Before you start: </h5>
+
<p> Please read the following pages:</p>
+
<ul>
+
<li>  <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
+
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
</ul>
+
</div>
+
 
+
<div class="column half_size" >
+
<div class="highlight">
+
<h5> Styling your wiki </h5>
+
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
</div>
+
</div>
+
 
+
<div class="column full_size" >
+
<h5> Wiki template information </h5>
+
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2017.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
 
+
</div>
+
 
+
 
+
 
+
 
+
<div class="column half_size" >
+
<h5> Editing your wiki </h5>
+
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
<h5>Tips</h5>
+
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
<h5>Inspiration</h5>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
</div>
+
 
+
<div class="column half_size" >
+
<h5> Uploading pictures and files </h5>
+
<p> You can upload your pictures and files to the iGEM 2017 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
+
 
+
<a href="https://2017.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
</p>
+
</div>
+
  
 +
      body {
 +
        background-color: black;
 +
        font-family:"Source Sans Pro", sans-serif; !important;
 +
        color: rgba(7,7,7,0.7);
 +
      }
  
 +
      #bodyContent h1 {
 +
        font-family: "Crimson Text", serif; !important;
 +
        color: rgb(30,30,30);
 +
      }
  
 +
      #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
 +
        font-family: "Crimson Text", serif; !important;
 +
        color: rgb(50,50,50);
 +
      }
 +
    </style>
 +
    <head>
 +
    <meta charset="UTF-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <title>Home</title>
 +
    <meta name="description" content="Home">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <!--Stylesheets-->
 +
    <link rel="stylesheet" href="styles/bootstrap.min.css">
 +
    <link rel="stylesheet" href="styles/styles.css"> <!--For nav bar text-->
 +
    <link rel="stylesheet" href="styles/animate.min.css"> <!--For slide show text animation-->
 +
    <link rel="stylesheet" type="text/css" href="styles/slick.css"> <!--For slide show-->
 +
    <link rel="stylesheet" type="text/css" href="styles/main.css">
 +
    <!-- JavaScript Files-->
 +
    <script src="js/jquery-1.11.2.min.js" type="text/javascript"></script>
 +
    <!--For slideshow-->
 +
    <script src="js/modernizr-2.8.3-respond-1.4.2.min.js"></script>
 +
    <script src="js/slick.js" type="text/javascript"></script>
 +
    <script src="js/jquery.stellar.min.js"></script>
 +
    <script src="js/main.js" type="text/javascript"></script>
 +
  </head>
 +
  <!------------------------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 id="bios">
 +
                  <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="#">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>
 +
  <!------------------------END NAV BAR------------------------>
 +
        <!------------------------HOME BANNER------------------------>
 +
        <header class="site-header">
 +
          <div class="container-fluid home-banner-wrapper">
 +
            <div class="home-banner-caption-wrapper">
 +
              <img src="images/cornellOxyponicsLogo.png" alt="Oxyponics" class="home-banner-logo">
 +
              <p class="home-banner-caption">Synthetic biology meets<br>hydroponics.</p>
 +
            </div>
 +
          </div>
 +
        </header>
 +
        <!------------------------END HOME BANNER------------------------>
 +
        <!------------------------DESCRIPTION------------------------>
 +
        <section class="bgc-white">
 +
          <div class="container">
 +
            <div class="row">
 +
              <div class="col-lg-10 col-lg-offset-1">
 +
                <div class="logo-description-wrapper">
 +
                  <img src="images/cornelliGemLogo.png" alt="Cornell iGem" data-caption-animation="fadeIn" class = "igemLogo">
 +
                  <p class="logo-tagline">We're a synthetic biology team revolutionizing vertical farming.</p>
 +
                  <p class="logo-description">
 +
                    <span style="font-weight: bold;">Cornell iGEM believes in potential.</span> Hydroponics will be the next agricultural paradigm to end food scarcity. Synthetic biology will be the paragon for solving problems on a global scale. We propose a novel platform that integrates basic biological processes with optical engineering to sense and optimize oxidative stress. <span style="font-weight: bold;">Join us in digging deeper.</span>
 +
                  </p>
 +
                </div>
 +
              </div>
 +
            </div>
 +
          </div>
 +
        </section>
 +
        <!------------------------END DESCRIPTION------------------------>
  
 +
        <!------------------------TILES------------------------>
 +
        <section class="bgc-white">
 +
            <div class="service-section-03 tiles-wrapper">
 +
                  <div class = "row justify-content-center tilesWrapper">
 +
                      <div class="col-md-4">
 +
                        <a href="">
 +
                            <div class="team-style-01 text-center section-block-p tile">
 +
                              <div class="image"><img src="images/cornellTileWetLab.png" alt="Wet Lab">
 +
                                  <div class="overlay"></div>
 +
                                  <div class = "tileTitleWrapper">
 +
                                    <div class = "tileTitle">WET LAB</div>
 +
                                    <div class = "tileSubtitle">NOVEL SYNBIO PLATFORM</div>
 +
                                  </div>
 +
                              </div>
 +
                            </div>
 +
                        </a>
 +
                      </div>
 +
                      <div class="col-md-4">
 +
                          <a href="">
 +
                              <div class="team-style-01 text-center section-block-p tile">
 +
                                  <div class="image"><img src="images/cornellTileProdDev.png" alt="Product Development">
 +
                                    <div class="overlay"></div>
 +
                                    <div class = "tileTitleWrapper">
 +
                                        <div class = "tileTitle">PRODUCT DEV</div>
 +
                                        <div class = "tileSubtitle">OPTICAL FEEDBACK SYSTEM</div>
 +
                                    </div>
 +
                                  </div>
 +
                              </div>
 +
                          </a>
 +
                      </div>
 +
                      <div class="col-md-4">
 +
                        <a href="">
 +
                            <div class="team-style-01 text-center section-block-p tile">
 +
                              <div class="image"><img src="images/cornellTileP&P.png" alt="Policies & Practices">
 +
                                  <div class="overlay"></div>
 +
                                  <div class = "tileTitleWrapper pAndP">
 +
                                    <div class = "tileTitle">POLICY &amp; PRACTICES</div>
 +
                                    <div class = "tileSubtitle">CUSTOMER INSIGHTS</div>
 +
                                  </div>
 +
                              </div>
 +
                            </div>
 +
                        </a>
 +
                      </div>
 +
                  </div>
 +
                  <div class = "row justify-content-center tilesWrapper">
 +
                      <div class="col-md-4">
 +
                          <a href="">
 +
                              <div class="team-style-01 text-center section-block-p tile">
 +
                                  <div class="image"><img src="images/cornellTileOutreach.png" alt="Outreach">
 +
                                      <div class="overlay"></div>
 +
                                      <div class = "tileTitleWrapper">
 +
                                        <div class = "tileTitle">OUTREACH</div>
 +
                                        <div class = "tileSubtitle">PROGRAMS + EVENTS</div>
 +
                                      </div>
 +
                                  </div>
 +
                              </div>
 +
                          </a>
 +
                      </div>
 +
                      <div class="col-md-4">
 +
                          <a href="">
 +
                              <div class="team-style-01 text-center section-block-p tile">
 +
                                  <div class="image"><img src="images/cornellTileBusiness.png" alt="Business">
 +
                                    <div class="overlay"></div>
 +
                                    <div class = "tileTitleWrapper">
 +
                                        <div class = "tileTitle">BUSINESS</div>
 +
                                        <div class = "tileSubtitle">OUR CANVAS</div>
 +
                                    </div>
 +
                                  </div>
 +
                              </div>
 +
                          </a>
 +
                      </div>
 +
                      <div class="col-md-4">
 +
                        <a href="">
 +
                            <div class="team-style-01 text-center section-block-p tile">
 +
                                  <div class="image"><img src="images/cornellTileTeam.png" alt="Team">
 +
                                      <div class="overlay"></div>
 +
                                      <div class = "tileTitleWrapper">
 +
                                        <div class = "tileTitle">THE TEAM</div>
 +
                                        <div class = "tileSubtitle">CORNELL iGEM</div>
 +
                                      </div>
 +
                                  </div>
 +
                            </div>
 +
                        </a>
 +
                      </div>
 +
                  </div>
 +
                </div>
 +
            </div>
 +
        </section>
 +
        <!------------------------END TILES------------------------>
  
 +
        <!------------------------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/channel/UCJt-5JfyoucUJXC1EsTllhg">
 +
                    <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 17:05, 21 October 2017

<!DOCTYPE html> Home

We're a synthetic biology team revolutionizing vertical farming.

Cornell iGEM believes in potential. Hydroponics will be the next agricultural paradigm to end food scarcity. Synthetic biology will be the paragon for solving problems on a global scale. We propose a novel platform that integrates basic biological processes with optical engineering to sense and optimize oxidative stress. Join us in digging deeper.