Difference between revisions of "Team:Tuebingen/Collaborations"

Line 1: Line 1:
<html lang="en">  
+
<html lang="en">
 
<head>
 
<head>
     <title> iGem Tübingen 2017</title>
+
     <title> iGEM Tübingen 2017</title>
 
     <meta charset="utf-8" content="width=device-width, initial-scale=1.0"> <!--damit die ü, ä usw. richtig angezeigt werden-->
 
     <meta charset="utf-8" content="width=device-width, initial-scale=1.0"> <!--damit die ü, ä usw. richtig angezeigt werden-->
 
     <style>
 
     <style>
 
      
 
      
 +
html, body {
 +
    height: 100%;
 +
    width: 100%;
 +
    margin-left: 0px;
 +
    padding: 0;
 +
}
 +
 +
#BigImageHP{
 +
    padding: 0;
 +
    background-size: cover;
 +
    display: block;
 +
    margin: 0 auto;
 +
    margin-left: 0px;
 +
    margin-top: -2em;
 +
 +
    max-height: 66%;
 +
    max-width: 100%;
 +
   
 +
    width: 100%;
 +
    height: 99%;
 +
    border: none;
 +
}
 
          
 
          
 
          
 
          
 
+
       
 +
               
 
#home_logo, #sideMenu { display:none; }
 
#home_logo, #sideMenu { display:none; }
 
   #sideMenu, #top_title, .patrollink  {display:none;}
 
   #sideMenu, #top_title, .patrollink  {display:none;}
Line 13: Line 36:
 
   body {background-color:white; }
 
   body {background-color:white; }
 
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 +
       
 +
       
 +
       
 
          
 
          
 
          
 
          
Line 37: Line 64:
 
          
 
          
 
     a:hover{
 
     a:hover{
background-color: transparent;
+
    background-color: transparent;
color:grey;
+
    color:grey;
 
     background-color: transparent;
 
     background-color: transparent;
 
}
 
}
 
          
 
          
 
div.Hauptnavigation{
 
div.Hauptnavigation{
 +
    text-align: right;
 +
    word-spacing: 0.5;
 +
   
 
     top: 0.9em;
 
     top: 0.9em;
 
     background-color: rgb(240,240,250);
 
     background-color: rgb(240,240,250);
 
     position: fixed;
 
     position: fixed;
 
     width: 100%;
 
     width: 100%;
     height: 1.6em;
+
     height: 2em;
 
     font-size: 1.4em;
 
     font-size: 1.4em;
 
     line-height: 1.6em;   
 
     line-height: 1.6em;   
 
     text-align: center;
 
     text-align: center;
 
     margin-bottom: 0;
 
     margin-bottom: 0;
 +
    margin-left: 0px;
 +
 +
background: linear-gradient(white, transparent 99%);
 
}
 
}
  
Line 58: Line 91:
  
 
nav.Unternavigation-Team{
 
nav.Unternavigation-Team{
 +
  max-width: 20%;
 +
  margin-left:0px;
 
     margin-right: 1.875em;
 
     margin-right: 1.875em;
     margin-top: 3em;
+
     margin-top: 12em;
     font-size: 1.5em;
+
    padding-left: 2em;
     line-height:1.5em;
+
    padding-top: 2em;
     left: 2.5em;
+
    padding-bottom:10em;
     top: 3em;
+
     font-size: 0.9em;
 +
     line-height:2.3em;
 +
     left: 0em;
 +
    top: 3.5em;
 +
     bottom: -7em;
 
     position: sticky;   
 
     position: sticky;   
    bottom:3em;
+
background: linear-gradient(90deg,white, transparent 70%);
 
}
 
}
  
Line 76: Line 115:
  
 
.active{
 
.active{
background-color: transparent;
+
    background-color: transparent;
color: white;
+
    color: white;
 
}
 
}
 
 
img#BigImageLab {
 
    background-size: cover;
 
    width: 100%;
 
    border: none;
 
}
 
 
  
  
Line 95: Line 126:
 
     grid-template-rows: auto;
 
     grid-template-rows: auto;
 
     margin-bottom: 5em;
 
     margin-bottom: 5em;
     margin-top: 2em;
+
     margin-top: -18em;
 
    
 
    
 
}
 
}
Line 106: Line 137:
 
             margin-left: 20em;
 
             margin-left: 20em;
 
             margin-right: 10em;
 
             margin-right: 10em;
            margin-top: 1.75em;
 
 
}
 
}
 
         #Fliesstext2{       
 
         #Fliesstext2{       
Line 117: Line 147:
 
             margin-top: 1.75em;
 
             margin-top: 1.75em;
 
}
 
}
 
+
   
figcaption {
+
font-size: 75%; margin-top: 0.25em
+
}
+
 
+
#Collaboration-Franconia{
+
    width: 50%;
+
}  
+
 
          
 
          
 +
/*table setup*/
 
table, th, td {
 
table, th, td {
    border: 1px solid black;
+
  table-layout: fixed;
    border-collapse: collapse;
+
  width: 100%;
    padding: 5px;
+
  margin: auto -5px;
    text-align: center;
+
 +
  border: 1px solid black;
 +
  border-collapse: collapse;
 +
  padding: 0px;
 +
  text-align: center;
 
}     
 
}     
               
+
 
 +
h1{font-weight:light;
 +
font-size: 1.2em;
 +
padding-bottom: 1em;
 +
margin-bottom:2em;
 +
}
 +
h2{font-weight:normal;
 +
font-size:1em;
 +
padding-bottom: 1em;
 +
margin-top:-2em;
 +
}
 +
p{font-weight:lighter;
 +
font-size: 1.5em;
 +
line-height:2em;
 +
 
 +
}
 +
li{font-weight:lighter;
 +
font-size: 0.6em;
 +
}
 +
th{font-weight:200;
 +
font-size:0.8em;
 +
}
 +
td{font-weight:lighter;
 +
font-size:0.8em;
 +
}
 +
 
 +
caption{text-align:left;
 +
    font-size: 0.7em;
 +
    margin-bottom: 0.4em;
 +
}
 +
 
 +
figcaption{
 +
font-weight:lighter;
 +
font-size:0.7em;
 +
margin-top:0.5em;
 +
}
 +
 
 
#Bild{
 
#Bild{
 
     grid-column-start: 0;
 
     grid-column-start: 0;
 
     grid-column-end: 0;
 
     grid-column-end: 0;
 
     grid-row: 2;
 
     grid-row: 2;
     width: 50%;
+
     width: 110%;
     margin-left: 33em;
+
     margin-left: -2;
 
     margin-top: 3em;
 
     margin-top: 3em;
 
     border: 1px solid black;
 
     border: 1px solid black;
 
}
 
}
 
          
 
          
 +
 
          
 
          
 
     </style>
 
     </style>
 
</head>
 
</head>
 
      
 
      
   
+
<body>    
<body>  
+
       <div class="Hauptnavigation" >
     
+
      <a href="https://2017.igem.org/Team:Tuebingen">
       <div class="Hauptnavigation">
+
      <img src="https://static.igem.org/mediawiki/2017/thumb/b/bb/T--Tuebingen--TrojHorse.png/293px-T--Tuebingen--TrojHorse.png"
          <a href="https://2017.igem.org/Team:Tuebingen/Team">Team</a>
+
                alt="Logo Trojan Horse"
          <a href="https://2017.igem.org/Team:Tuebingen/Inspiration">Inspiration</a>
+
                style="max-height:70%; max-width:90%;float:left; margin-left: 2.5em;margin-top:2px;"> 
          <a href="https://2017.igem.org/Team:Tuebingen/Demonstrate">Results</a>
+
      </a>         
          <a href="https://2017.igem.org/Team:Tuebingen/HP/Silver">Human Practice</a>
+
     
          <a href="https://2017.igem.org/Team:Tuebingen/Lab">Lab</a>
+
 
          <a href="https://2017.igem.org/Team:Tuebingen/Attributions">Attribution</a>
+
        <a href="https://2017.igem.org/Team:Tuebingen/Team" style="margin-right:1.5em;">Team</a>
    </div>
+
        <a href="https://2017.igem.org/Team:Tuebingen/Inspiration"style="margin-right:1.5em;">Inspiration</a>
     
+
        <a href="https://2017.igem.org/Team:Tuebingen/Demonstrate"style="margin-right:1.5em;">Results</a>
 +
        <a href="https://2017.igem.org/Team:Tuebingen/HP"style="margin-right:1.5em;">Human Practice</a>
 +
        <a href="https://2017.igem.org/Team:Tuebingen/Lab"style="margin-right:1.5em;">Lab</a>
 +
        <a href="https://2017.igem.org/Team:Tuebingen/Attributions"style="margin-right:1.5em;">Attributions</a>
 +
      </div>
 
        
 
        
 +
      <img src="https://static.igem.org/mediawiki/2017/archive/b/b7/20171101165958%21T--Tuebingen--Pferd.jpg" alt="HPBild" id="BigImageHP">
 
       <nav class="Unternavigation-Team">
 
       <nav class="Unternavigation-Team">
 
            
 
            
               <a href="#YouTube">YouTube </a> <br>
+
               <a href="#YouTube">YouTube </a> </br>
               <a href="#Post Cards">Post Cards</a> <br>
+
               <a href="#Post Cards">Post Cards</a> </br>
               <a href="#Laboratory collaboration: Efficacy spectrum">Laboratory collaboration: Efficacy spectrum</a><br>             
+
               <a href="#Laboratory collaboration: Efficacy spectrum">Laboratory collaboration: </br style="margin-left:2em;"> Efficacy spectrum</a>            
 
       </nav>   
 
       </nav>   
           <img src="https://static.igem.org/mediawiki/2017/8/8c/T--Tuebingen--LabTitle.jpg" alt="InterLabBild" id="BigImageLab">
+
            
 
            
 
            
 
           <div class="Grid">
 
           <div class="Grid">
Line 176: Line 246:
 
                 <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>
 
                 <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.
 
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>.
+
You can find all videos here <a href ="https://www.youtube.com/channel/UCmRd2_h1nMFM1hmcX4AD5Pg/videos" style="font-size:1em;margin-left:-0.5em; margin-right:-1em;">here</a>.
 
</p>
 
</p>
 
 
Line 186: Line 256:
 
<li>SCUT-China</li>
 
<li>SCUT-China</li>
 
<li>Moscow</li>
 
<li>Moscow</li>
<li>Tübingen</li>
+
<li>Tübingen</li></ul>
 
</p>
 
</p>
 
 
Line 199: Line 269:
 
</p>
 
</p>
 
<figure>
 
<figure>
<img src="https://static.igem.org/mediawiki/2017/2/27/T--Tuebingen--Collaboration-Franconia.jpg" id="Collaboration-Franconia">
+
<img src="https://static.igem.org/mediawiki/2017/2/27/T--Tuebingen--Collaboration-Franconia.jpg" id="Bild" style="max-width:110%;">
 
<figcaption>Figure 1: Agar diffusion assay on <i>C. glutamicum</i> 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 1: Agar diffusion assay on <i>C. glutamicum</i> 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>
 
</figcaption>

Revision as of 00:41, 2 November 2017

iGEM Tübingen 2017

HPBild

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. glutamicum 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