Difference between revisions of "Team:East Chapel Hill/Collaborations"

 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{East_Chapel_Hill}}
 
 
<html>
 
<html>
  
 +
<style>
 +
  #top_title {display: none;}
 +
  #sideMenu  {display: none;}
 +
  #content  {margin: auto; padding: 0; width: 100%; background:#3aafa9;}
 +
</style>
  
 +
<center>
  
 +
<head>
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  
 +
  <style>
 +
    .navbar {margin: 12px 0 0 0; padding: 4px; border-radius: 0; width: 100%; }
  
 +
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color: #000;  /*Sets the text hover color on navbar*/}
  
<div class="clear"></div>
+
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > 
 +
    a:hover, .navbar-default .navbar-nav > .active > a:focus {
 +
    color: white; /*BACKGROUND color for active*/background-color: #ffe400;}
 +
 
 +
    .navbar-default { background-color: #2b7a78;border-color: #2b7a78; }
 +
 
 +
  .dropdown-menu > li > a:hover,
 +
  .dropdown-menu > li > a:focus {
 +
    color: #262626;text-decoration: none;
 +
    background-color: #66CCFF;  /*change color of links in drop down here*/}
 +
 
 +
    .nav > li > a:hover,
 +
    .nav > li > a:focus {
 +
    text-decoration: none;
 +
    background-color: silver; /*Change rollover cell color here*/}
 +
 
 +
 
 +
  .navbar-default .navbar-nav > li > a {
 +
  color: white; /*Change active text color here*/}
 +
 
 +
  .navbar-default .navbar-brand>img {height: 48px;width: auto; margin-top: -8px;}
 +
 
 +
  .row {display: table;}
 +
 
 +
  .row [class*="col-"] {float: none; display: table-cell;vertical-align: top; }
 +
 
 +
  body {background-color: #3aafa9;}
 +
 
 +
  h1,h2{color:#ffe400;}
 +
 +
  </style>
 +
 
 +
 
 +
</head>
 +
<body>
 +
 
 +
<nav class="navbar navbar-default  navbar-fixed-top">
 +
  <div class="navbar-header">
 +
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
      </button>
 +
      <a class="navbar-brand">
 +
          <img src="https://static.igem.org/mediawiki/2017/6/65/T--East_Chapel_Hill--Icon-new.png">
 +
      </a>
 +
  </div>
 +
  <div class="collapse navbar-collapse" id="myNavbar">
 +
    <ul class="nav navbar-nav navbar-right">
 +
        <li><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Team
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Members</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Attributions">Attributions</a></li>
 +
        </ul>
 +
        </li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Design">Project
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Design">Design and Method</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Notebook">Lab Notebook</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Composite_Part">Composite Part</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Contribution">Contribution</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Safety">Safety</a></li>
 +
        </ul>
 +
        </li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Results">Results
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Results">Results and Future Directions</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Demonstrate">Demonstrate</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Measurement">Measurement</a></li>
 +
        </ul>
 +
        </li>
 +
        <li class="dropdown active">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/HP/Silver">Human Practices
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/HP/Silver">HP Silver</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/HP/Gold_Integrated">HP Gold</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Engagement">Engagement</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Collaborations">Collaborations</a></li>
 +
        </ul>
 +
        </li>
 +
    </ul>
 +
  </div>
 +
</nav>
 +
 
 +
<div class="container" style="color:white; margin-top:50px;">
 +
<div class="row text-center">
  
<div class="column full_size">
 
 
<h1>Collaborations</h1>
 
<h1>Collaborations</h1>
  
<p>
+
<h2 style="text-align:left;">Tasty-Style Videos</h2>
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.
+
      <p style="font-size:18px;">Taking inspiration from Buzzfeed’s Tasty videos, our team created an instructional video describing how to properly execute a serial dilution. In the video, we carefully went through the process and proper lab techniques needed when conducting a serial dilution. After filming and editing the video, we posted it to Youtube to expand the educational potential of our video. We proposed the idea of a “Tasty-style” video to other iGEM teams, and iGEM Peshawar 2017, UNBC iGEM, and TNCR Korea created videos documenting the lab techniques of transformations, agarose gels, and ligation prep. Our intention in creating these videos is to teach viewers about common lab techniques in a simple and engaging way to aid them in their scientific endeavors.</p>
 +
 
 +
 
 +
 
 +
<iframe width="560" height="315" src="https://www.youtube.com/embed/qE6zVogLLxc" frameborder="0" allowfullscreen></iframe>
 +
<br>
 +
<iframe width="560" height="315" src="https://www.youtube.com/embed/TraYbTe7Lh8" frameborder="0" allowfullscreen></iframe>
 +
<br>
 +
<iframe width="560" height="315" src="https://www.youtube.com/embed/4O0r6WPXur0" frameborder="0" allowfullscreen></iframe>
 +
<br>
 +
<iframe width="560" height="315" src="https://www.youtube.com/embed/09HKnGuZXD0" frameborder="0" allowfullscreen></iframe>
 +
<br>
 +
 
 +
<h2 style="text-align:left;">CloneCademy & Collaboration with TU Darmstadt </h2>
 +
      <p style="font-size:18px;">Under the instruction of the TU Darmstadt iGEM team, our team contributed to the educational program of CloneCademy. CloneCademy is a series of learning modules with the purpose of teaching readers about biology and related fields, including biotechnology and the ethics of scientific research. Our team sent our tasty-style video playlist to TU Darmstadt so their team would be able to incorporate our lab-technique videos into their teaching program.
 +
 
 
</p>
 
</p>
  
<h3>Silver Medal Criterion #2</h3>
+
<h2 style="text-align:left;">Mini iGEM Convention</h2>
<p>
+
      <p style="font-size:18px;">On August 4-5th, we collaborated with the Gaston Day School team to host the Southeastern iGEM Mini Convention for iGEM teams geographically close to us. Although there were not as many teams present as we would have hoped for (just Gaston and Duke), this event gave each of us the opportunity to get closer with all teams and focus our time and energy into giving thorough and in-depth feedback and analysis on each other’s projects. We were in charge of contacting guest speakers in the Biological Engineering field who would be willing to give a lecture on the emerging and flourishing field of synthetic biology, including its ethical implications. After sending out over a 100 emails, we finally got positive responses, thus finalizing the schedule for the first day of the convention.  
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.  
+
<br>The following speakers were in attendance:
 
</p>
 
</p>
 +
<ul  style="font-size:18px; text-align: left;">
 +
<li><em> Danielle Tullman Ercek, Associate Professor of Chemical and Biological Engineering at Northwestern University</em>: Discussed the way synthetic biology becomes part of a living system and redefines life. Also talked about the scope of synthetic biology, what it can achieve, and the applications and goals of the field. </li>
 +
<li><em>Connor McFadden, UNC - Chapel Hill </em>: Discussed the formal definition of synthetic biology, and the subfields and components of contemporary synthetic biology. </li>
 +
<li><em>Emma Miles, Duke iGEM </em> : Discussed the ethical implications of synthetic biology related to its applications (human advancement), distribution (biofuel production), and procedure (status of living machines). Also illustrated the importance of bridging the disconnect which makes it hard for the public to accept synthetic biology projects due to lack of communication and education from the scientists in charge of implementation.</li>
  
<div class="column half_size">
+
</ul>
  
<h4> Which other teams can we work with? </h4>
+
<p style="font-size:18px;"><br>
<p>
+
There were also many fun and lighthearted activities for all of us to partake in. For example, the Duke iGEM team conducted an interview asking us questions like “Why do you love science?”, “What is your favorite piece of lab equipment and why?”, “If you could say something to any microorganism what would it be?”, etc. We socialized over a dinner consisting of pasta and salad from Olive Garden, ice cream, and a movie to kick off the night. <br>
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.
+
 
</p>
 
</p>
  
<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.
+
<figure>
 +
  <img src="https://static.igem.org/mediawiki/2017/8/82/T--East_Chapel_Hill--mini-conv.png" style="width:65%;height:auto;">
 +
  <figcaption>Our team presenting at the Mini Convention!</figcaption>
 +
</figure>
 +
<br>
 +
<figure>
 +
  <img src="https://static.igem.org/mediawiki/2017/4/4f/T--East_Chapel_Hill--mini-conv2.png" style="width:55%;height:auto;">
 +
  <figcaption>The Southeastern teams listening to talks given by professionals from Northwestern, UNC - Chapel Hill, and Duke!</figcaption>
 +
</figure>
 +
<br>
 +
<figure>
 +
  <img src="https://static.igem.org/mediawiki/2017/d/dd/T--East_Chapel_Hill--mini-conv3.png" style="width:35%;height:auto;">
 +
  <figcaption>Our team showing enthusiasm for our presentation!!</figcaption>
 +
</figure>
 +
 
 +
 
 +
 
 +
 
 +
<h2 style="text-align:left;"> Reddit Synthetic Biology Forum </h2>
 +
 
 +
<p style="font-size:18px;">
 +
Along with the iGEM teams of Duke and Gaston Day school, our team created a subreddit to initiate discussion about synthetic biology. Our team and the Duke and Gaston Day teams function as the moderators of the Reddit thread called <a href="https://www.reddit.com/r/iGEM_Exchange/"><u>r/iGEM_Exchange</a></u>. Read more about our synthetic biology forum on our human practices page.
 
</p>
 
</p>
  
</div>
+
<a href="https://www.reddit.com/r/iGEM_Exchange/">
 +
<img style="width:auto; height:500px; margin:auto;" src= "https://static.igem.org/mediawiki/2017/5/59/T--East_Chapel_Hill--reddit.png">
 +
</a>
  
 +
<h2 style="text-align:left;">Building with Bio Revamp </h2>
  
  
<div class="column half_size">
+
<p style="font-size:18px;">
<p>
+
At the Southeastern Mini Convention, we got the chance to discuss potential collaborations in the Human Practices division with Gaston Day School and Duke. Since Duke’s project relates to developing an accessible and easy to use test for Zika in its primary stages, we all thought it would be a good idea to collaborate with Duke and work on revamping the Building with Bio kit for Malaria since it was a little outdated and not pertinent to the more pressing issue at hand: the Zika virus. For those who are unfamiliar with Building with Biology, it is a company that develops innovative resources designed to engage the public with a wide array of activities relating to the STEM field. The kits are assembled by a team of science educators, researchers, and scientists who are passionate about bringing modern day topics related to science, technology, and their societal implications to the discussion table so that the public can have these important conversations. Building with Biology’s mission is very similar to the our Human Practice’s mission: which is to go beyond the laboratory and delve into the underlying issues of projects in a social/environmental context. We worked all night and morning to research and rewrite the material, replacing all the information relating to Malaria with that relating to Zika. After multiple rough drafts and finalizations, we put the updated kit to action! Each team (Gaston, East, and Duke) hosted a Building with Biology Event where the materials were allocated to participants and discussion ensued. We used these events to gauge the level of awareness, and knowledge, the public currently has about Zika.
Here are some suggestions for projects you could work on with other teams:
+
 
</p>
 
</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>
 
</div>
 +
</div>
 +
 +
 +
 +
<br><br>
 +
  
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 03:02, 2 November 2017

Collaborations

Tasty-Style Videos

Taking inspiration from Buzzfeed’s Tasty videos, our team created an instructional video describing how to properly execute a serial dilution. In the video, we carefully went through the process and proper lab techniques needed when conducting a serial dilution. After filming and editing the video, we posted it to Youtube to expand the educational potential of our video. We proposed the idea of a “Tasty-style” video to other iGEM teams, and iGEM Peshawar 2017, UNBC iGEM, and TNCR Korea created videos documenting the lab techniques of transformations, agarose gels, and ligation prep. Our intention in creating these videos is to teach viewers about common lab techniques in a simple and engaging way to aid them in their scientific endeavors.





CloneCademy & Collaboration with TU Darmstadt

Under the instruction of the TU Darmstadt iGEM team, our team contributed to the educational program of CloneCademy. CloneCademy is a series of learning modules with the purpose of teaching readers about biology and related fields, including biotechnology and the ethics of scientific research. Our team sent our tasty-style video playlist to TU Darmstadt so their team would be able to incorporate our lab-technique videos into their teaching program.

Mini iGEM Convention

On August 4-5th, we collaborated with the Gaston Day School team to host the Southeastern iGEM Mini Convention for iGEM teams geographically close to us. Although there were not as many teams present as we would have hoped for (just Gaston and Duke), this event gave each of us the opportunity to get closer with all teams and focus our time and energy into giving thorough and in-depth feedback and analysis on each other’s projects. We were in charge of contacting guest speakers in the Biological Engineering field who would be willing to give a lecture on the emerging and flourishing field of synthetic biology, including its ethical implications. After sending out over a 100 emails, we finally got positive responses, thus finalizing the schedule for the first day of the convention.
The following speakers were in attendance:

  • Danielle Tullman Ercek, Associate Professor of Chemical and Biological Engineering at Northwestern University: Discussed the way synthetic biology becomes part of a living system and redefines life. Also talked about the scope of synthetic biology, what it can achieve, and the applications and goals of the field.
  • Connor McFadden, UNC - Chapel Hill : Discussed the formal definition of synthetic biology, and the subfields and components of contemporary synthetic biology.
  • Emma Miles, Duke iGEM : Discussed the ethical implications of synthetic biology related to its applications (human advancement), distribution (biofuel production), and procedure (status of living machines). Also illustrated the importance of bridging the disconnect which makes it hard for the public to accept synthetic biology projects due to lack of communication and education from the scientists in charge of implementation.


There were also many fun and lighthearted activities for all of us to partake in. For example, the Duke iGEM team conducted an interview asking us questions like “Why do you love science?”, “What is your favorite piece of lab equipment and why?”, “If you could say something to any microorganism what would it be?”, etc. We socialized over a dinner consisting of pasta and salad from Olive Garden, ice cream, and a movie to kick off the night.

Our team presenting at the Mini Convention!

The Southeastern teams listening to talks given by professionals from Northwestern, UNC - Chapel Hill, and Duke!

Our team showing enthusiasm for our presentation!!

Reddit Synthetic Biology Forum

Along with the iGEM teams of Duke and Gaston Day school, our team created a subreddit to initiate discussion about synthetic biology. Our team and the Duke and Gaston Day teams function as the moderators of the Reddit thread called r/iGEM_Exchange. Read more about our synthetic biology forum on our human practices page.

Building with Bio Revamp

At the Southeastern Mini Convention, we got the chance to discuss potential collaborations in the Human Practices division with Gaston Day School and Duke. Since Duke’s project relates to developing an accessible and easy to use test for Zika in its primary stages, we all thought it would be a good idea to collaborate with Duke and work on revamping the Building with Bio kit for Malaria since it was a little outdated and not pertinent to the more pressing issue at hand: the Zika virus. For those who are unfamiliar with Building with Biology, it is a company that develops innovative resources designed to engage the public with a wide array of activities relating to the STEM field. The kits are assembled by a team of science educators, researchers, and scientists who are passionate about bringing modern day topics related to science, technology, and their societal implications to the discussion table so that the public can have these important conversations. Building with Biology’s mission is very similar to the our Human Practice’s mission: which is to go beyond the laboratory and delve into the underlying issues of projects in a social/environmental context. We worked all night and morning to research and rewrite the material, replacing all the information relating to Malaria with that relating to Zika. After multiple rough drafts and finalizations, we put the updated kit to action! Each team (Gaston, East, and Duke) hosted a Building with Biology Event where the materials were allocated to participants and discussion ensued. We used these events to gauge the level of awareness, and knowledge, the public currently has about Zika.