Difference between revisions of "Team:Cornell/Collaborations"

Line 1: Line 1:
{{Cornell}}
+
<!DOCTYPE html>
<html>
+
<html class="no-js">
 +
  <style> /********************************* WIKI RESET  ********************************/
 +
    #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:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important;
 +
    }
 +
    #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
 +
      font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important;
 +
    }
 +
  </style>
 +
  <head>
 +
      <meta charset="UTF-8">
 +
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
      <title>Attributions</title>
 +
      <meta name="description" content="Attributions">
 +
      <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/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/mainJS?action=raw&ctype=text/javascript" 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="https://2017.igem.org/Team:Cornell"><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</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/Experiments">HYDROSENSE</a></li>
 +
                      <li><a href="https://2017.igem.org/Team:Cornell/Contribution">CONTRIBUTION</a></li>
 +
                      <li><a href="https://2017.igem.org/Team:Cornell/Parts">PARTS</a></li>
 +
                      <li><a href="https://2017.igem.org/Team:Cornell/Composite_Part">COMPOSITE 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/Design">DESIGN PROCESS</a></li>
 +
                      <li><a href="https://2017.igem.org/Team:Cornell/Applied_Design">APPLIED DESIGN</a></li>
 +
                      <li><a href="https://2017.igem.org/Team:Cornell/Software">DASHBOARD</a></li>
 +
                      <li><a href="https://2017.igem.org/Team:Cornell/Model">MODEL</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>
 +
                  </ul>
 +
              </li>
 +
            </ul>
 +
          </div>
 +
        </div>
 +
      </nav>
 +
    </div>
 +
    <main>
 +
  <!------------------------END NAV BAR------------------------>
 +
      <!------------------------BANNER------------------------>
 +
        <div class="container-fluid solid-banner-wrapper">
 +
            <svg width=100% height="300">
 +
                <rect width=100% height="300" style="fill:rgb(86,113,81);fill-opacity:0.3;" />
 +
                <text text-anchor="middle" alignment-baseline="middle" text-anchor="middle" x=50% y=50% style="font-family:Crimson Text" font-size="65">Collaborations</text>
 +
            </svg>
 +
        </div>
 +
      <!------------------------END BANNER------------------------>
 +
      <!-- Sidebar + Content-->
 +
      <div id="sidebar" class="container content-wrapper-font">
 +
          <div class="row standardPageContent">
 +
              <div class="col-xs-1"></div>
 +
              <!-- Side bar -->
 +
              <div class="col-xs-2 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>
  
 +
                <!-- Page Content -->
 +
                <div class="col-xs-8 standard-content">
 +
                      <div class="content-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="content-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="content-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="content-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="content-title"><a id="futurework">FUTURE WORKS</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="content-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 class="col-xs-1"></div>
 +
              </div>
 +
            </div>
  
 
+
            <!------------------------FOOTER------------------------>
 
+
              <footer class="footer-preset-04 footer bgc-white">
<div class="clear"></div>
+
                  <div class="social-04">
 
+
                      <a class="footerIconWrapper" href="https://www.facebook.com/cornelligem/">
<div class="column full_size">
+
                          <div class="overlay"></div>
<h1>Collaborations</h1>
+
                          <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">
<p>
+
                          <div class="overlay"></div>
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
                          <img src="https://static.igem.org/mediawiki/2017/5/50/CornellTwitterIcon.png" alt="twitter" height="20">
</p>
+
                      </a>
 
+
                      <a class="footerIconWrapper" href="https://www.instagram.com/cugem/">
<h3>Silver Medal Criterion #2</h3>
+
                          <div class="overlay"></div>
<p>
+
                          <img src="https://static.igem.org/mediawiki/2017/3/36/CornellInstagramIcon.png" alt="instagram" height="20">
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2017.igem.org/Judging/Medals">2017 Medals Page</a> for more information.
+
                      </a>
</p>
+
                      <a class="footerIconWrapper" href="https://www.youtube.com/user/CornelliGEM">
 
+
                          <div class="overlay"></div>
<div class="column half_size">
+
                          <img src="https://static.igem.org/mediawiki/2017/5/50/CornellYoutubeIcon.png" alt="youtube" height="20">
 
+
                      </a>
<h4> Which other teams can we work with? </h4>
+
                  </div>
<p>
+
              </footer>
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
              <!------------------------END FOOTER------------------------>
</p>
+
      </main>
 
+
    </body>
<p>
+
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
</p>
+
 
+
</div>
+
 
+
 
+
 
+
<div class="column half_size">
+
<p>
+
Here are some suggestions for projects you could work on with other teams:
+
</p>
+
 
+
<ul>
+
<li> Improve the function of another team's BioBrick Part or Device</li>
+
<li> Characterize another team's part </li>
+
<li> Debug a construct </li>
+
<li> Model or simulating another team's system </li>
+
<li> Test another team's software</li>
+
<li> Help build and test another team's hardware project</li>
+
<li> Mentor a high-school team</li>
+
</ul>
+
</div>
+
 
+
 
+
 
</html>
 
</html>

Revision as of 01:46, 27 October 2017

<!DOCTYPE html> Attributions

Collaborations