Difference between revisions of "Team:Tuebingen/Collaborations"

Line 1: Line 1:
{{Tuebingen}}
+
<html lang="en">  
<html>
+
<head>
 +
    <title> iGem Tübingen 2017</title>
 +
    <meta charset="utf-8" content="width=device-width, initial-scale=1.0"> <!--damit die ü, ä usw. richtig angezeigt werden-->
 +
    <style>
 +
   
 +
       
 +
       
 +
       
 +
        **********OVERRIDES**********
  
 +
#top_menu_under {
 +
  display: none;
 +
  position: relative;
 +
  width: 100%;
 +
  height: 0;
 +
}
 +
#top_menu_14 {
 +
  position: fixed;
 +
  width: 100%;
 +
  top: 0px;
 +
  left: 0px;
 +
  height: 16px;
 +
  background-color: #383838;
 +
  border-bottom: none;
 +
  z-index: 50;
 +
}
 +
#top_title {
 +
  display: none;
 +
}
 +
#sideMenu {
 +
  display: none;
 +
  width: 170px;
 +
  position: absolute;
 +
  top: 20px;
 +
  left: 1020px;
 +
  z-index: 10;
 +
  padding-top: 0px;
 +
  padding-bottom: 15px;
 +
  padding-left: 15px;
 +
  padding-right: 15px;
 +
  background-color: white;
 +
  text-align: left;
 +
}
 +
#bodyContent a[href ^="https://"],
 +
.link-https {
 +
  background: none;
 +
  padding: 0
 +
}
 +
#bodyContent a[href ^="mailto:"], .link-mailto {
 +
  padding:0;
 +
}
 +
#content {
 +
width:100%;
 +
}
 +
.pop_why_cover {
 +
  display: none;
 +
  z-index: 50;
 +
  margin-top: -65px;
 +
  margin-left: -40px;
 +
  width: 980px;
 +
  height: 2100px;
 +
  float: left;
 +
  position: absolute;
 +
  opacity: 0.5;
 +
  background-color: #b2b2b2;
 +
}
 +
.pop_why_box {
 +
  display: none;
 +
  left: 250px;
 +
  top: 0px;
 +
  background-color: white;
 +
  padding: 15px;
 +
  width: 500px;
 +
  position: absolute;
 +
  border: 3px solid #4e606e;
 +
  border-radius: 3px;
 +
  z-index: 50;
 +
}
  
  
 +
**********END OF OVERRIDES**********
 +
       
 +
       
 +
       
 +
       
 +
       
 +
       
 +
       
 +
    a {
 +
    margin-left: 1.5em;
 +
    font-size: 1.25em;
 +
    padding:0.5em;
 +
    border: 1em;
 +
    margin-top: 0.75em;
 +
}
 +
       
 +
    a:link {
 +
            text-decoration: none;
 +
            color:black;
 +
            background-color: transparent;
 +
        }
 +
       
 +
    a:visited {
 +
            text-decoration: none;
 +
            color:black;
 +
            background-color: transparent;
 +
        }
 +
       
 +
    a:hover{
 +
background-color: transparent;
 +
color:grey;
 +
    background-color: transparent;
 +
}
 +
       
 +
div.Hauptnavigation{
 +
    top: 0.9em;
 +
    background-color: rgb(240,240,250);
 +
    position: fixed;
 +
    width: 100%;
 +
    height: 1.6em;
 +
    font-size: 1.4em;
 +
    line-height: 1.6em; 
 +
    text-align: center;
 +
    margin-bottom: 0;
 +
}
  
  
  
  
 +
nav.Unternavigation-Team{
 +
    margin-right: 1.875em;
 +
    margin-top: 3em;
 +
    font-size: 1.5em;
 +
    line-height:1.5em;
 +
    left: 2.5em;
 +
    top: 3em;
 +
    position: sticky; 
 +
    bottom:3em;
 +
}
  
<div class="clear"></div>
 
  
<div class="column full_size">
+
.anchor {
<h1>Collaborations</h1>
+
    display:block;
 +
    padding-top:60px;  <!-- careful-->
 +
    margin-top:-60px;
 +
}
  
<p>
+
.active{
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.
+
background-color: transparent;
</p>
+
color: white;
 +
}
  
<h3>Silver Medal Criterion #2</h3>
 
<p>
 
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.
 
</p>
 
  
<div class="column half_size">
+
img#BigImageLab {
 +
    background-size: cover;
 +
    width: 100%;
 +
    border: none;
 +
}
  
<h4> Which other teams can we work with? </h4>
 
<p>
 
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>
 
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>
 
  
 +
.Grid{
 +
    display: grid;
 +
    grid-template-columns: repeat (6, 1fr);
 +
    grid-template-rows: auto;
 +
    margin-bottom: 5em;
 +
    margin-top: 2em;
 +
 
 +
}
 +
       
 +
        #Fliesstext1{     
 +
            grid-column: 2/4;
 +
            grid-row: 1;
 +
            text-align: justify;
 +
            font-size: 18px;
 +
            margin-left: 20em;
 +
            margin-right: 10em;
 +
            margin-top: 1.75em;
 +
}
 +
        #Fliesstext2{     
 +
            grid-column: 2/4;
 +
            grid-row: 2;
 +
            text-align: justify;
 +
            font-size: 18px;
 +
            margin-left: 20em;
 +
            margin-right: 10em;
 +
            margin-top: 1.75em;
 +
}
 +
 
 +
       
 +
table, th, td {
 +
    border: 1px solid black;
 +
    border-collapse: collapse;
 +
    padding: 5px;
 +
    text-align: center;
 +
}   
 +
               
 +
#Bild{
 +
    grid-column-start: 0;
 +
    grid-column-end: 0;
 +
    grid-row: 2;
 +
    width: 50%;
 +
    margin-left: 33em;
 +
    margin-top: 3em;
 +
    border: 1px solid black;
 +
}
 +
       
 +
       
 +
    </style>
 +
</head>
 +
   
 +
   
 +
<body>
 +
     
 +
      <div class="Hauptnavigation">
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Team">Team</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Inspiration">Inspiration</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Results">Results</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Human Practice">Human Practice</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Lab">Lab</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Attribution">Attribution</a>
 +
    </div>
 +
     
 +
     
 +
      <nav class="Unternavigation-Team">
 +
         
 +
              <a href="#YouTube">YouTube </a> <br>
 +
              <a href="#Student Outreach: Lab tour">Student Outreach: Lab tour </a> <br>
 +
              <a href="#Student Outreach:Student internship">Student Outreach:Student internship</a><br>
 +
              <a href="#Student Outreach: Panel discussion">Student Outreach: Panel discussion</a><br>
 +
  <a href="#Student Outreach: Zometool">Student Outreach: Zometool</a><br>
 +
  <a href="#Tübinger Fenster für Forschung">Tübinger Fenster für Forschung</a><br>
 +
  <a href="#March for Science">March for Science</a><br>
 +
             
 +
      </nav>
 +
     
 +
     
 +
     
 +
          <img src="https://static.igem.org/mediawiki/2017/8/8c/T--Tuebingen--LabTitle.jpg" alt="InterLabBild" id="BigImageLab">
 +
         
 +
          <div class="Grid">
 +
          <!-- Content der Seite -->
 +
            <div id="Fliesstext1"> 
 +
                <h1 id="Collaborations">Collaborations</h1>
 +
                <h2 id="YouTube" class="anchor">YouTube</h2>       
 +
               
 +
                <p>Our team evolved the idea to create a YouTube channel. The purpose was to create and manage a YouTube platform on which collaborating teams could post different kinds of short videos such as lab tutorials and link them to their unique iGEM project. The videos promote the main idea and diversity of iGEM. We are very proud to announce that our collaboration partners come from 4 different continents and speak 6 different languages.<br>
 +
The YouTube channel is intended to reach out to everybody who is not yet aware of iGEM and its possibilities and will consequently encourage and inspire future iGEM teams. It works as a network and multiplies the range of iGEM teams’ social media presence.
 +
You can find all videos here <a href ="https://www.youtube.com/channel/UCmRd2_h1nMFM1hmcX4AD5Pg/videos">here</a>.
 +
</p>
 +
 +
<p> Collaborating teams:
 +
<ul>
 +
<li>Aalto-Helsinki</li>
 +
<li>UNBC Canada</li>
 +
<li>Amazonas Brazil</li>
 +
<li>SCUT-China</li>
 +
<li>Moscow</li>
 +
<li>Tübingen</li>
 +
</p>
 +
 +
<h2 id="Post Cards" class="anchor"> Post Cards </h2>
 +
 +
                <p>The iGEM Team Cologne-Duesseldorf started a campaign to promote synthetic biology in public by using self-designed postcards. The postcards are created individually by each team to illustrate their project briefly. A batch of each team’s postcard is exchanged so that every team can share postcards from all over the world. <br>
 +
The postcards are used to promote iGEM and the idea of international networking by handing them out at public events. Thus each individual postcard arrived  somewhere else around the globe as a symbol of  the international and public dimension of iGEM.
 +
</p>
 +
 +
<h2 id="Laboratory collaboration: Efficacy spectrum" class="anchor"> Laboratory collaboration: Efficacy spectrum </h2>
 +
<p> We want to thank iGEM Team Franconia for testing our produced antibiotic clorobiocin on  <i>C. glutamicum</i>.  Their tests with our established protocol for agar diffusion assay and different antibiotic concentrations show that clorobiocin works as potent as Ampicillin on <i>C.glutamicum</i> strain 13032. These data provide information on inhibition of corynebacterium growth by aminocoumarins. They saw that  C.glutamicun strain 13032 is more sensitive to clorobiocin than our tested ΔTolC <i>E.coli</i> and the MIC is lower than 2.5 µg clorobiocin (s.c. 1 mg/ml). This is consistent with the fact that aminocoumarins work most efficient in gram-positive bacteria like <i>Streptococci</i> or <i>Acinetobacter</i>. These results provide additional information on the efficacy spectrum of aminocoumarins enlarging the range to <i>Corynebacteria</i>. Thank you Franconia for this fruitful collaboration.
 +
</p>
 +
<figure>
 +
<img src="https://static.igem.org/mediawiki/2017/2/27/T--Tuebingen--Collaboration-Franconia.jpg" id="Collaboration-Franconia">
 +
<figcaption>Figure 1: Agar diffusion assay on C. glutamicun by Team Franconia with antibiotic concentrations 1: 40 µg, 2: 20 µg, 3: 10 µg, 4: 5µg, 5: 2.5µg clorobiocin, controls 6: methanol, 7: carbenicillin, 8: H<sub>2</sub>O
 +
</figcaption>
 +
</figure>
  
 +
              </div>
 +
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 17:49, 1 November 2017

iGem Tübingen 2017

InterLabBild

Collaborations

YouTube

Our team evolved the idea to create a YouTube channel. The purpose was to create and manage a YouTube platform on which collaborating teams could post different kinds of short videos such as lab tutorials and link them to their unique iGEM project. The videos promote the main idea and diversity of iGEM. We are very proud to announce that our collaboration partners come from 4 different continents and speak 6 different languages.
The YouTube channel is intended to reach out to everybody who is not yet aware of iGEM and its possibilities and will consequently encourage and inspire future iGEM teams. It works as a network and multiplies the range of iGEM teams’ social media presence. You can find all videos here here.

Collaborating teams:

  • Aalto-Helsinki
  • UNBC Canada
  • Amazonas Brazil
  • SCUT-China
  • Moscow
  • Tübingen
  • Post Cards

    The iGEM Team Cologne-Duesseldorf started a campaign to promote synthetic biology in public by using self-designed postcards. The postcards are created individually by each team to illustrate their project briefly. A batch of each team’s postcard is exchanged so that every team can share postcards from all over the world.
    The postcards are used to promote iGEM and the idea of international networking by handing them out at public events. Thus each individual postcard arrived somewhere else around the globe as a symbol of the international and public dimension of iGEM.

    Laboratory collaboration: Efficacy spectrum

    We want to thank iGEM Team Franconia for testing our produced antibiotic clorobiocin on C. glutamicum. Their tests with our established protocol for agar diffusion assay and different antibiotic concentrations show that clorobiocin works as potent as Ampicillin on C.glutamicum strain 13032. These data provide information on inhibition of corynebacterium growth by aminocoumarins. They saw that C.glutamicun strain 13032 is more sensitive to clorobiocin than our tested ΔTolC E.coli and the MIC is lower than 2.5 µg clorobiocin (s.c. 1 mg/ml). This is consistent with the fact that aminocoumarins work most efficient in gram-positive bacteria like Streptococci or Acinetobacter. These results provide additional information on the efficacy spectrum of aminocoumarins enlarging the range to Corynebacteria. Thank you Franconia for this fruitful collaboration.

    Figure 1: Agar diffusion assay on C. glutamicun by Team Franconia with antibiotic concentrations 1: 40 µg, 2: 20 µg, 3: 10 µg, 4: 5µg, 5: 2.5µg clorobiocin, controls 6: methanol, 7: carbenicillin, 8: H2O