Difference between revisions of "Team:Tuebingen/Results/Testing"

 
(22 intermediate revisions by 5 users not shown)
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>
 +
#ImpressumSponsoren{
 +
            bottom:0px;
 +
            margin-left: 25em;
 +
            margin-bottom: 5em;
 +
            margin-right: 10em;
 +
            text-align: right;
 +
        }
 
      
 
      
 +
html, body {
 +
    height: 100%;
 +
    width: 100%;
 +
    margin-left: 0px;
 +
    padding: 0;
 +
}
 +
 +
#BigImageLab{
 +
    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;
 +
}
 
          
 
          
 
          
 
          
 
          
 
          
        **********OVERRIDES**********
+
               
 +
#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; }
  
#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;
 
}
 
 
 
**********END OF OVERRIDES**********
 
       
 
 
          
 
          
 
          
 
          
Line 109: Line 71:
 
          
 
          
 
     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 98:
  
 
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 149: Line 122:
  
 
.active{
 
.active{
background-color: black;
+
    background-color: transparent;
color: white;
+
    color: white;
 
}
 
}
 
 
img#BigImageLab {
 
    background-size: cover;
 
    width: 100%;
 
    border: 5px solid #000000;
 
}
 
 
  
  
Line 168: Line 133:
 
     grid-template-rows: auto;
 
     grid-template-rows: auto;
 
     margin-bottom: 5em;
 
     margin-bottom: 5em;
     margin-top: 2em;
+
     margin-top: -20em;
 
    
 
    
 
}
 
}
Line 179: Line 144:
 
             margin-left: 20em;
 
             margin-left: 20em;
 
             margin-right: 10em;
 
             margin-right: 10em;
            margin-top: 1.75em;
 
 
}
 
}
 
         #Fliesstext2{       
 
         #Fliesstext2{       
Line 190: Line 154:
 
             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 208: Line 213:
 
     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">
       <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/Results">Results</a>
+
      </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>
+
        <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>
 
        
 
        
 +
 +
 +
  <div style="max-width:100%;">
 +
      <img src="https://static.igem.org/mediawiki/2017/8/8c/T--Tuebingen--LabTitle.jpg" alt="InterLabBild" id="BigImageLab">
 +
   
 +
      <div  style="position: absolute; text-align:right;
 +
                                margin-bottom: 10%;
 +
                                margin-left: 60%;
 +
                                margin-top:-4em;
 +
                                font-size: 3em;color:white;font-weight:light;letter-spacing: 3px;"> testing
 +
                </div> </div>
 +
 
       <nav class="Unternavigation-Team">
 
       <nav class="Unternavigation-Team">
 
            
 
            
Line 239: Line 259:
 
        
 
        
 
        
 
        
          <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 248: Line 268:
 
                  
 
                  
 
                 <p>In order to characterize our new antibiotic we wanted to answer three questions:
 
                 <p>In order to characterize our new antibiotic we wanted to answer three questions:
 +
<br>
 +
1. Is our substance active against bacteria and ideally against MRSA?
 +
<br>
 +
2. What is the mode of action behind the antibiotic effect?
 +
<br>
 +
3. Will it be active against Gyrase inhibitor resistant <i>S.aureus</i>?
 +
<br>
  
1) Is our substance active against bacteria and ideally against MRSA?
+
The first question can be easily examined by performing agar-diffusion assays with different bacteria. To avoid using  MRSA we decided to clone the resistance providing genes into <i>E.coli</i>. This was accomplished by cloning SHV-1 into a vector with a L-rhamnose inducible promoter.
2) What is the mode of action behind the antibiotic effect?
+
3) Will it be active against Gyrase inhibitor resistant S.aureus?
+
 
+
The first question can be easily examined by performing agar-diffusion assays with different bacteria. To avoid using  MRSA we decided to clone the resistance providing genes into E.coli. This was accomplished by cloning SHV-1 into a vector with a L-rhamnose inducible promoter.
+
  
The second question is harder to answer. Clorobiocin acts by inhibiting the ATP binding to Gyrase B. As this will most probably be also the mode of action of our new antibiotic, we cloned an aminocoumarin resistant GyrB variant from E.coli into vectors for inducible expression to use in agar-diffusion assays.
+
The second question is harder to answer. Clorobiocin acts by inhibiting the ATP binding to Gyrase B. As this will most probably be also the mode of action of our new antibiotic, we cloned an aminocoumarin resistant GyrB variant from <i>E.coli</i> into vectors for inducible expression to use in agar-diffusion assays.
 
The most straightforward way to test the mode of action is to purify the Gyrase and add it together with ATP to supercoiled plasmid DNA. Normally the Gyrase would relax the supercoiled DNA which could be detected on an agarose gel in a band shift.  If the antibiotic inhibited the Gyrase the band shift wouldn’t be visible even after ATP addition.
 
The most straightforward way to test the mode of action is to purify the Gyrase and add it together with ATP to supercoiled plasmid DNA. Normally the Gyrase would relax the supercoiled DNA which could be detected on an agarose gel in a band shift.  If the antibiotic inhibited the Gyrase the band shift wouldn’t be visible even after ATP addition.
  
To answer question three we wanted to test the aminocoumarin resistant GyrB variant from S.aureus in E.coli. The active complex is formed by two subunits, GyrA and GyrB. Since S.aureus is a dangerous organism, GyrA and GyrB from S.aureus were cloned into a plasmid. These plasmids can be transformed into E.coli and used as a model for testing the toxicity of diverse substances.
+
To answer question three we wanted to test the aminocoumarin resistant GyrB variant from <i>S.aureus</i> in <i>E.coli</i>. The active complex is formed by two subunits, GyrA and GyrB. Since <i>S.aureus</i> is a dangerous organism, GyrA and GyrB from <i>S.aureus</i> were cloned into a plasmid. These plasmids can be transformed into <i>E.coli</i> and used as a model for testing the toxicity of diverse substances.
 
</p>               
 
</p>               
 
                
 
                
Line 270: Line 293:
  
  
E.coli are not the perfect chassis for aminocoumarin based antibiotic assays because they have an outer membrane protein, named TolC, which exports aminocoumarins. The lab of Dr. Gust provided us a TolC-defective E.coli strain to circumvent this problem.
+
<i>E.coli</i> are not the perfect chassis for aminocoumarin based antibiotic assays because they have an outer membrane protein, named TolC, which exports aminocoumarins. The lab of Dr. Gust provided us a TolC-defective <i>E.coli</i> strain to circumvent this problem.
 
</p>
 
</p>
                  <br> <br>
 
 
                   <h2 id="Procedure" class="anchor">Procedure</h2>
 
                   <h2 id="Procedure" class="anchor">Procedure</h2>
                   <p>After transforming TolC-defective E.coli and likewise XL1blue, a colony was picked respectively and used to inoculate 5 mL of LB with selection antibiotics and incubated overnight at 37°C. The next morning 500 µL of the preculture was used to inoculate 5 mL of selection media and grown to an OD600 of ~0.6-0.7. Cells were harvested by centrifugation and resuspended in 100 µL LB without antibiotics.
+
                   <p>After transforming TolC-defective <i>E.coli</i> and likewise XL1blue, a colony was picked respectively and used to inoculate 5 mL of LB with selection antibiotics and incubated overnight at 37°C. The next morning 500 µL of the preculture was used to inoculate 5 mL of selection media and grown to an OD600 of ~0.6-0.7. Cells were harvested by centrifugation and resuspended in 100 µL LB without antibiotics.
 
LB-agar was cooked and cooled down until it was hand warm. Bacteria and L-rhamnose were added and the bacteria-containing agar was poured into petri dishes.
 
LB-agar was cooked and cooled down until it was hand warm. Bacteria and L-rhamnose were added and the bacteria-containing agar was poured into petri dishes.
 
Wafers (diameter 6 mm, paper, autoclaved) were laid on the solidified LB-agar and 10 µL of an antibiotic stock solution was pipetted onto it.
 
Wafers (diameter 6 mm, paper, autoclaved) were laid on the solidified LB-agar and 10 µL of an antibiotic stock solution was pipetted onto it.
Line 280: Line 302:
 
</p>
 
</p>
 
                    
 
                    
                <br> <br>
+
               
  
 
                   <h2 id="Results" class="anchor">Results</h2>
 
                   <h2 id="Results" class="anchor">Results</h2>
 
                 <h3 id="Establishment of Clorobiocin working concentration"></h2>
 
                 <h3 id="Establishment of Clorobiocin working concentration"></h2>
                   <p>In order to find a suitable concentration of clorobiocin (small amount, measureable) for our test-system we performed a dilution series of clorobiocin using carbenicillin as a positive control and the respective solvents (MeOH, H2O) as negative control.
+
                   <p>In order to find a suitable concentration of clorobiocin (small amount, measureable) for our test-system we performed a dilution series of clorobiocin using carbenicillin as a positive control and the respective solvents (MeOH, H<sub>2</sub>O) as negative control.
  
 
The radius of the zone of inhibition (z.o.i.) was measured and plotted against the concentration and linear fitted. All measurements were taken as duplicates.</p>
 
The radius of the zone of inhibition (z.o.i.) was measured and plotted against the concentration and linear fitted. All measurements were taken as duplicates.</p>
Line 290: Line 312:
 
<figure>
 
<figure>
 
   <img src="https://static.igem.org/mediawiki/2017/1/1a/T--Tuebingen--TestResult-Clorobiocin-dilutionseries.png" id="Testing-Fig1">
 
   <img src="https://static.igem.org/mediawiki/2017/1/1a/T--Tuebingen--TestResult-Clorobiocin-dilutionseries.png" id="Testing-Fig1">
   <figcaption>Figure 1: Test results of the clorobiocin dilution series in TolC, XL1blue and C.glutamicum (data from team franconia).</figcaption>
+
   <figcaption>Figure 1: Test results of the clorobiocin dilution series in TolC, XL1blue and <i>C.glutamicum</i> (data from team franconia).</figcaption>
 
</figure>  
 
</figure>  
  
Line 296: Line 318:
 
                    
 
                    
 
                   <p>
 
                   <p>
From this experiment we concluded our working concentration of clorobiocin (10µg/µL) for the establishment of the constructs explained in the introduction. iGEM Team Franconia 2017 did exactly the same experiment with Corynebacterium glutamicum, which seems to be very sensitive to clorobiocin.
+
From this experiment we concluded our working concentration of clorobiocin (10µg/µL) for the establishment of the constructs explained in the introduction. iGEM Team Franconia 2017 did exactly the same experiment with <i>Corynebacterium glutamicum</i>, which seems to be very sensitive to clorobiocin.
 
                   </p>
 
                   </p>
 
                 <h3 id="Establishment of testsystem"></h2>
 
                 <h3 id="Establishment of testsystem"></h2>
Line 316: Line 338:
 
<figure>
 
<figure>
 
   <img src="https://static.igem.org/mediawiki/2017/f/f9/T--Tuebingen--TestResult-SHV-expression.png" id="Testing-Fig3">
 
   <img src="https://static.igem.org/mediawiki/2017/f/f9/T--Tuebingen--TestResult-SHV-expression.png" id="Testing-Fig3">
   <figcaption>Figure 3: Carb: Carbenicillin (1000µg), Kan: Kanamycin (500µg), SHV control: BBa_K2372004, pRha-RBS-SHV: BBa_K2372008. 0.1% (w/v) L-rhamnose⋅H2O was used for induction.</figcaption>
+
   <figcaption>Figure 3: Carb: Carbenicillin (1000µg), Kan: Kanamycin (500µg), SHV control: BBa_K2372004, pRha-RBS-SHV: BBa_K2372008. 0.1% (w/v) L-rhamnose⋅H<sub>2</sub>O was used for induction.</figcaption>
 
</figure>  
 
</figure>  
 
                    
 
                    
Line 346: Line 368:
 
                   <h2 id="Discussion" class="anchor"> Discussion </h2>
 
                   <h2 id="Discussion" class="anchor"> Discussion </h2>
 
                   <p>Discussion
 
                   <p>Discussion
The measurement of the zone of inhibition in the agar-diffusion assay in E.coli with clorobiocin is challenging because E.coli export aminocoumarins via the outer membrane protein TolC. Furthermore clorobiocin has a low solubility in the water-based LB-agar. The first problem is circumvented by using a TolC knockout variant, the second has to be kept in mind while interpreting the data.  
+
The measurement of the zone of inhibition in the agar-diffusion assay in <i>E.coli</i> with clorobiocin is challenging because <i>E.coli</i> export aminocoumarins via the outer membrane protein TolC. Furthermore clorobiocin has a low solubility in the water-based LB-agar. The first problem is circumvented by using a TolC knockout variant, the second has to be kept in mind while interpreting the data.  
 
Tetracycline has a low solubility in water too and led to small z.o.i. even with the resistant XL1 blue, possibly because of its accumulation and therefore high concentration around the wafer.
 
Tetracycline has a low solubility in water too and led to small z.o.i. even with the resistant XL1 blue, possibly because of its accumulation and therefore high concentration around the wafer.
  
 
Very small radii of the z.o.i. (<2mm) as seen in the clorobiocin samples and the discrimination between e.g. 4 and 4.5 mm  are hard to measure using a conventional ruler. Sometimes the border of the z.o.i. is diffuse or there is  more than one z.o.i. (concentric rings). An automated image analysis system might be better or the determination of “mean inhibitory concentrations” in liquid culture.
 
Very small radii of the z.o.i. (<2mm) as seen in the clorobiocin samples and the discrimination between e.g. 4 and 4.5 mm  are hard to measure using a conventional ruler. Sometimes the border of the z.o.i. is diffuse or there is  more than one z.o.i. (concentric rings). An automated image analysis system might be better or the determination of “mean inhibitory concentrations” in liquid culture.
  
After all the test-system is working. We were able to make E.coli more resilient against clorobiocin by expressing GyrBR. If we had more time an increasing amount of GyrA and GyrBR from Staphylococcus aureus would have been expressed and validated.  
+
After all the test-system is working. We were able to make <i>E.coli</i> more resilient against clorobiocin by expressing GyrB<sup>R</sup>. If we had more time an increasing amount of GyrA and GyrBR from <i>Staphylococcus aureus</i> would have been expressed and validated.  
 
The SHV-1 confers resistance to carbenicillin in an inducer concentration dependent manner.
 
The SHV-1 confers resistance to carbenicillin in an inducer concentration dependent manner.
  
Line 358: Line 380:
 
                   </p>
 
                   </p>
 
                    
 
                    
             
+
          </div>   
 
           </div>
 
           </div>
 +
<div id="ImpressumSponsoren">
 +
      <img src="https://static.igem.org/mediawiki/2017/5/58/T%C3%BCbingen_Qiagen-Logo.jpeg" id="Quiagen" width=70px>  <img src="https://static.igem.org/mediawiki/2017/1/1c/T%C3%BCbingen_Roth-Logo.jpeg" id="Roth" width=70px>  <img src="https://static.igem.org/mediawiki/2017/d/d8/TuebingenZymoLogo.jpeg" width=150px>  <img src="https://static.igem.org/mediawiki/2017/5/5b/T%C3%BCbingen_Eurofins-Logo.png" id="eurofins" width=150px>    <img src="https://static.igem.org/mediawiki/2017/e/e4/GATCTuebingen.png" id="GATC" width=150px>  <img src="https://static.igem.org/mediawiki/2017/4/49/T%C3%BCbingen_NEB-Logo.jpeg" id="BioLabs" width=150px><br><img src="https://static.igem.org/mediawiki/2017/7/7c/T%C3%BCbingen_Greiner-Logo.jpeg" id="Greiner" width=150px>  <img src="https://static.igem.org/mediawiki/2017/b/bf/T%C3%BCbingen_Agilent-Logo.jpeg" id="Agilent" width=150px>  <img src="https://static.igem.org/mediawiki/2017/0/01/T%C3%BCbingen_abcr-Logo.png" id="abcr" width=150px>  <img src="https://static.igem.org/mediawiki/2017/5/59/MicrosynthTuebingen.png" width=150px>  <img src="https://static.igem.org/mediawiki/2017/8/8b/Eppendorftuebingen.png" width=150px>
 +
        <div> <p> &copy; iGEM Team Tuebingen 2017</p></div>
 +
   
 +
    </div>
 +
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 12:45, 12 December 2017

iGEM Tübingen 2017

InterLabBild
testing

Test System

Introduction

In order to characterize our new antibiotic we wanted to answer three questions:
1. Is our substance active against bacteria and ideally against MRSA?
2. What is the mode of action behind the antibiotic effect?
3. Will it be active against Gyrase inhibitor resistant S.aureus?
The first question can be easily examined by performing agar-diffusion assays with different bacteria. To avoid using MRSA we decided to clone the resistance providing genes into E.coli. This was accomplished by cloning SHV-1 into a vector with a L-rhamnose inducible promoter. The second question is harder to answer. Clorobiocin acts by inhibiting the ATP binding to Gyrase B. As this will most probably be also the mode of action of our new antibiotic, we cloned an aminocoumarin resistant GyrB variant from E.coli into vectors for inducible expression to use in agar-diffusion assays. The most straightforward way to test the mode of action is to purify the Gyrase and add it together with ATP to supercoiled plasmid DNA. Normally the Gyrase would relax the supercoiled DNA which could be detected on an agarose gel in a band shift. If the antibiotic inhibited the Gyrase the band shift wouldn’t be visible even after ATP addition. To answer question three we wanted to test the aminocoumarin resistant GyrB variant from S.aureus in E.coli. The active complex is formed by two subunits, GyrA and GyrB. Since S.aureus is a dangerous organism, GyrA and GyrB from S.aureus were cloned into a plasmid. These plasmids can be transformed into E.coli and used as a model for testing the toxicity of diverse substances.

Theoretical Background

For the agar-diffusion assay, bacteria were distributed in liquid LB Agar, which was then poured into petri dishes to solidify. Afterwards, antibiotic wafers were laid on top and the plate was left to incubate. If an antibiotic stops the bacteria from growing or kills the bacteria, there will be an area around the wafer where the bacteria have not grown enough to be visible. This is called a zone of inhibition which depends on the antibiotic activity, the diffusion rate and the solubility of the substance investigated. E.coli are not the perfect chassis for aminocoumarin based antibiotic assays because they have an outer membrane protein, named TolC, which exports aminocoumarins. The lab of Dr. Gust provided us a TolC-defective E.coli strain to circumvent this problem.

Procedure

After transforming TolC-defective E.coli and likewise XL1blue, a colony was picked respectively and used to inoculate 5 mL of LB with selection antibiotics and incubated overnight at 37°C. The next morning 500 µL of the preculture was used to inoculate 5 mL of selection media and grown to an OD600 of ~0.6-0.7. Cells were harvested by centrifugation and resuspended in 100 µL LB without antibiotics. LB-agar was cooked and cooled down until it was hand warm. Bacteria and L-rhamnose were added and the bacteria-containing agar was poured into petri dishes. Wafers (diameter 6 mm, paper, autoclaved) were laid on the solidified LB-agar and 10 µL of an antibiotic stock solution was pipetted onto it. Plates were incubated overnight at 37°C and pictures were taken the following morning.

Results

In order to find a suitable concentration of clorobiocin (small amount, measureable) for our test-system we performed a dilution series of clorobiocin using carbenicillin as a positive control and the respective solvents (MeOH, H2O) as negative control. The radius of the zone of inhibition (z.o.i.) was measured and plotted against the concentration and linear fitted. All measurements were taken as duplicates.

Figure 1: Test results of the clorobiocin dilution series in TolC, XL1blue and C.glutamicum (data from team franconia).

From this experiment we concluded our working concentration of clorobiocin (10µg/µL) for the establishment of the constructs explained in the introduction. iGEM Team Franconia 2017 did exactly the same experiment with Corynebacterium glutamicum, which seems to be very sensitive to clorobiocin.

Our two genes, β-Lactamase and GyrB, are under control of L-rhamnose and L-arabinose dependent promoters respectively. In this way we reduce leaky expression and can start expression at a defined time point. We used Kanamycin as positive control, Carbenicillin was not suitable because the GyrB expression plasmid encodes a Carbenicillin resistance. As negative controls we used the respective solvents and pSB1C3-SHV (BBa_K2372004) and pSB1C3-pRha-RBS (BBa_K2372007) which do not express protein.

Figure 2: TC: Tetracyclin (XL1blue are resistant, 250µg)), Kan: Kanamycin (500µg).

Kanamycin always shows a z.o.i. between 4 and 5.5 mm. XL1blue should be resistant to Tetracycline. The z.o.i. might be a result of the small solubility in water resulting in a steep concentration gradient instead of a more homogenous, thus lower concentration.

Figure 3: Carb: Carbenicillin (1000µg), Kan: Kanamycin (500µg), SHV control: BBa_K2372004, pRha-RBS-SHV: BBa_K2372008. 0.1% (w/v) L-rhamnose⋅H2O was used for induction.

The z.o.i. is drastically reduced in XL1blue samples but not that much in the TolC samples. TolC might not be a good expression host.

Figure 4: Clorobiocin (10µg), NDX: nalidixic acid (250µg), Kan: Kanamycin (500µg). 2.5µM of L-arabinose was used for induction.

Nalidixic acid (NDX) is an inhibitor of GyrA, while clorobiocin targets the ATP binding site in GyrB. Therefore NDX can be used as a control. TolC are more sensitive to clorobiocin and NDX than XL1blue. The radius of the z.o.i. in the GyrB expressing samples is reduced in TolC samples. Because the initially used L-rhamnose concentration seemed too low we used different concentrations to find out the most suitable.

Figure 5: 1000µg Carbenicillin in each sample.

The size of the z.o.i. does not decrease directly with the increase in L-rhamnose concentration. TolC seem not expressing protein in response to L-rhamnose.

Discussion

Discussion The measurement of the zone of inhibition in the agar-diffusion assay in E.coli with clorobiocin is challenging because E.coli export aminocoumarins via the outer membrane protein TolC. Furthermore clorobiocin has a low solubility in the water-based LB-agar. The first problem is circumvented by using a TolC knockout variant, the second has to be kept in mind while interpreting the data. Tetracycline has a low solubility in water too and led to small z.o.i. even with the resistant XL1 blue, possibly because of its accumulation and therefore high concentration around the wafer. Very small radii of the z.o.i. (<2mm) as seen in the clorobiocin samples and the discrimination between e.g. 4 and 4.5 mm are hard to measure using a conventional ruler. Sometimes the border of the z.o.i. is diffuse or there is more than one z.o.i. (concentric rings). An automated image analysis system might be better or the determination of “mean inhibitory concentrations” in liquid culture. After all the test-system is working. We were able to make E.coli more resilient against clorobiocin by expressing GyrBR. If we had more time an increasing amount of GyrA and GyrBR from Staphylococcus aureus would have been expressed and validated. The SHV-1 confers resistance to carbenicillin in an inducer concentration dependent manner. The next step would be to design a polycistronic gene structure with a constitutive promoter in order to only need one plasmid without the necessity for external induction.


© iGEM Team Tuebingen 2017