Difference between revisions of "Team:Tuebingen/Lab/Notebook"

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%;
        **********OVERRIDES**********
+
    margin-left: 0px;
 
+
    padding: 0;
#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: 2px solid black;
+
  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;
+
 
}
 
}
  
 +
#BigImageLab{
 +
    padding: 0;
 +
    background-size: cover;
 +
    display: block;
 +
    margin: 0 auto;
 +
    margin-left: 0px;
 +
    margin-top: -2em;
  
**********END OF OVERRIDES**********
+
    max-height: 66%;
 +
    max-width: 100%;
 +
   
 +
    width: 100%;
 +
    height: 99%;
 +
    border: none;
 +
}
 
          
 
          
 +
       
 +
       
 +
               
 +
#home_logo, #sideMenu { display:none; }
 +
  #sideMenu, #top_title, .patrollink  {display:none;}
 +
  #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 +
  body {background-color:white; }
 +
  #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 
          
 
          
 
          
 
          
Line 109: Line 64:
 
          
 
          
 
     a:hover{
 
     a:hover{
background-color: black;
+
    background-color: transparent;
color:grey;
+
    color:grey;
 
     background-color: transparent;
 
     background-color: transparent;
 
}
 
}
 
          
 
          
 
div.Hauptnavigation{
 
div.Hauptnavigation{
     top: 1em;
+
    text-align: right;
 +
    word-spacing: 0.5;
 +
   
 +
     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.25em;
+
     height: 2em;
     font-size: 1.5em;
+
     font-size: 1.4em;
     line-height: 1.5em;   
+
     line-height: 1.6em;   
 
     text-align: center;
 
     text-align: center;
     margin-bottom: 1em;
+
     margin-bottom: 0;
 +
    margin-left: 0px;
 +
 
 +
background: linear-gradient(white, transparent 99%);
 
}
 
}
  
Line 130: Line 91:
  
 
nav.Unternavigation-Team{
 
nav.Unternavigation-Team{
 +
  max-width: 20%;
 +
  margin-left:0px;
 
     margin-right: 1.875em;
 
     margin-right: 1.875em;
     margin-bottom: 25em;
+
     margin-top: 12em;
     margin-top: 3em;
+
    padding-left: 2em;
     font-size: 1.5em;
+
     padding-top: 2em;
     line-height:1.5em;
+
    padding-bottom:10em;
     left: 2.5em;
+
     font-size: 0.9em;
     top: 0.5em;
+
     line-height:2.3em;
     position: fixed;   
+
     left: 0em;
   
+
     top: 3.5em;
 +
    bottom: -7em;
 +
     position: sticky;   
 +
background: linear-gradient(90deg,white, transparent 70%);
 
}
 
}
  
Line 147: Line 113:
 
     margin-top:-60px;
 
     margin-top:-60px;
 
  }
 
  }
 
  
 
.active{
 
.active{
background-color: black;
+
    background-color: transparent;
color: white;
+
    color: white;
}
+
 
+
 
+
img#BigImageLab {
+
    background-size: cover;
+
    width: 100%;
+
    border: 5px solid #000000;  
+
 
}
 
}
 
  
  
Line 169: Line 126:
 
     grid-template-rows: auto;
 
     grid-template-rows: auto;
 
     margin-bottom: 5em;
 
     margin-bottom: 5em;
     margin-top: 2em;
+
     margin-top: -18em;
 
    
 
    
 
}
 
}
Line 180: Line 137:
 
             margin-left: 20em;
 
             margin-left: 20em;
 
             margin-right: 10em;
 
             margin-right: 10em;
            margin-top: 1.75em;
 
 
}
 
}
 
         #Fliesstext2{       
 
         #Fliesstext2{       
Line 191: Line 147:
 
             margin-top: 1.75em;
 
             margin-top: 1.75em;
 
}
 
}
 
+
 
          
 
          
 +
/*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;
Line 209: Line 206:
 
     border: 1px solid black;
 
     border: 1px solid black;
 
}
 
}
figcaption {
+
       
    font-size: 65%;
+
 
}       
+
 
          
 
          
 
     </style>
 
     </style>
 
</head>
 
</head>
 
      
 
      
   
+
<body>     
    <body>  
+
      <div class="Hauptnavigation" >
 +
      <a href="https://2017.igem.org/Team:Tuebingen">
 +
      <img src="https://static.igem.org/mediawiki/2017/thumb/b/bb/T--Tuebingen--TrojHorse.png/293px-T--Tuebingen--TrojHorse.png"
 +
                alt="Logo Trojan Horse"
 +
                style="max-height:70%; max-width:90%;float:left; margin-left: 2.5em;margin-top:2px;"> 
 +
      </a>         
 +
     
 +
 
 +
        <a href="https://2017.igem.org/Team:Tuebingen/Team" style="margin-right:1.5em;">Team</a>
 +
        <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>
 
        
 
        
       <div class="Hauptnavigation">
+
       <img src="https://static.igem.org/mediawiki/2017/8/8c/T--Tuebingen--LabTitle.jpg" alt="InterLabBild" id="BigImageLab">
          <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>
+
 
        
 
        
 
        
 
        
Line 241: Line 245:
 
        
 
        
 
        
 
        
          <img src="https://static.igem.org/mediawiki/2017/8/8c/T--Tuebingen--LabTitle.jpg" alt="InterLabBild" id="BigImageLab">
 
 
            
 
            
 
           <div class="Grid">
 
           <div class="Grid">

Revision as of 00:35, 2 November 2017

iGEM Tübingen 2017

InterLabBild

Notebook

May 2017

  • Begin of 3-(((1-carboxypropan-2-yl)amino)methyl)-4-hydroxybenzoic acid synthesis in a small batch.

June 2017

  • Duff-reaction and reductive amination occurred without problems.
  • Synthesis of 3-(((1-carboxypropan-2-yl)amino)methyl)-4-hydroxybenzoic acid in a large batch succeeded without problems. Various cleanup methods were tried but failed.

July 2017

  • Various clean-up methods (extraction, recrystallization, chromatography) of chemical synthesis were tried, but failed. The product was stored in methanol at room temperature during this time, which might have reduced yield significantly.
  • Preparation for work in molecular biology lab (competent cells, media, agar-plates). Begin of cloning β-lactam-synthetases wild type (WT) and double mutant (DM) into pUWL.

August 2017

  • No success in purification of 3-(((1-carboxypropan-2-yl)amino)methyl)-4-hydroxybenzoic acid.
  • Begin of cloning NovL, SimL, CouL and CloL into pUWL and pSB1C3.
  • The cloning of GyrB (S.aureus) plus Terminator BamHI/HindIII in pSB1C3 was started and finished successfully. Furthermore the GyrB (E.coli) was cloned into pSB4C5 under control of a arac-pBad promoter.
  • Additionally the Interlabstudy was carried out.
  • The work with S. coelicolor was started. Collection of spores from S. coelicolor M1146/Clo BG1 and Clo SA02 and inoculation of S. coelicolor M1146 / Clo BG1 for Clorobiocin production.

September 2017

  • Extraction of Clorobiocin from S. coelicolor M1146 / Clo BG1. HPLC analysis showed very low yield which made further purification not feasible.
  • Cloning of CouL and CloL in pUWL was finished and conjugated into S. coelicolor M1146/SA02.
  • Cloning of SimL and NovL did not work and was stopped to focus on more important projects.
  • Cloning of BLS-WT in pSB1C3 was finished and confirmed by sequencing.
  • First feeding experiments of S. coelicolor M1156/Clo BG1, with unpurified 3-(((1-carboxypropan-2-yl)amino)methyl)-4-hydroxybenzoic acid was started. LC-MS showed neither product nor intermediate.

October 2017

  • Due to the short time that was left, further feeding experiments were done with unpurified 3-(((1-carboxypropan-2-yl)amino)methyl)-4-hydroxybenzoic acid.
  • Cloning of pRha (BBa_K914003) and RBS (BBa_B0034) into pSB1C3.
  • Cloning of GyrB (E.coli) under control of an arac-pBad promoter into pSB1C3-pRha-RBS.
  • Reordering of SHV and GyrA (S. coelicolor) gBlocks and cloning into pSB1C3. SHV cloning into pSB1C3 and pSB1C3-pRha-RBS worked immediately.
  • Cloning of BLS DM in pSB1C3 and BLS WT in pSB1C3-pRha-RBS.
  • Cloning of CloL and CouL into pSB1C3.
  • Since cloning of BLS DM in pSB1C3 pRha-RBS did not work, it was cloned into pRha-RBS-pSB1K3 for test expression.
  • Agar diffusion test with different concentrations of Clorobiocin with XL-1 blue and TolC E.coli were done. Clorobiocin and wafers were sent to iGEM team Franconia for our collaboration.
  • Test expression and purification of BLS WT and DM.
  • First try to close the ring of our chemical synthesis in vitro.