Difference between revisions of "Team:Tuebingen/InterLab"

 
(25 intermediate revisions by 5 users not shown)
Line 8: Line 8:
 
     height: 100%;
 
     height: 100%;
 
     width: 100%;
 
     width: 100%;
     margin-left: -10px;
+
     margin-left: 0px;
 
     padding: 0;
 
     padding: 0;
 
}
 
}
 +
    #ImpressumSponsoren{
 +
            bottom:0px;
 +
            margin-left: 25em;
 +
            margin-bottom: 5em;
 +
            margin-right: 10em;
 +
            text-align: right;
 +
        }
  
 
#BigImageLab{
 
#BigImageLab{
Line 17: Line 24:
 
     display: block;
 
     display: block;
 
     margin: 0 auto;
 
     margin: 0 auto;
     margin-left: -20px;
+
     margin-left: 0px;
     margin-top: -20px;
+
     margin-top: -2em;
  
 
     max-height: 66%;
 
     max-height: 66%;
     max-width: 99%;
+
     max-width: 100%;
 
      
 
      
     width: 99%;
+
     width: 100%;
 
     height: 99%;
 
     height: 99%;
 
     border: none;  
 
     border: none;  
Line 30: Line 37:
 
          
 
          
 
          
 
          
       
+
               
        **********OVERRIDES**********
+
#home_logo, #sideMenu { display:none; }
 
+
   #sideMenu, #top_title, .patrollink  {display:none;}
#top_menu_under {
+
  #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;}
  display: none;
+
   body {background-color:white; }
  position: relative;
+
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  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: 1em;
+
  padding-right: 15px;
+
   background-color: white;
+
   text-align: left;
+
  color: "radial-gradient(farthest-corner at 5%90%, white 5%, transparent 70%)";
+
}
+
#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: 100%;
+
  height: 2100px;
+
  float: left;
+
  position: absolute;
+
  opacity: 0.5;
+
  background-color: #b2b2b2;
+
}
+
.pop_why_box {
+
  display: none;
+
  left: 0px;
+
  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 139: Line 77:
 
          
 
          
 
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 154: Line 98:
  
 
nav.Unternavigation-Team{
 
nav.Unternavigation-Team{
    
+
   max-width: 20%;
 +
  margin-left:0px;
 
     margin-right: 1.875em;
 
     margin-right: 1.875em;
     margin-top: 3.6em;
+
     margin-top: 12em;
     padding-left: 3em;
+
     padding-left: 2em;
 
     padding-top: 2em;
 
     padding-top: 2em;
     padding-bottom: 3em;
+
     padding-bottom:10em;
     font-size: 1,9em;
+
     font-size: 0.9em;
     line-height:2em;
+
     line-height:2.3em;
     left: 2.5em;
+
     left: 0em;
 
     top: 3.5em;
 
     top: 3.5em;
     bottom: 0em;
+
     bottom: -7em;
 
     position: sticky;   
 
     position: sticky;   
   
+
background: linear-gradient(90deg,white, transparent 70%);
    background: linear-gradient(90deg, white, transparent 17%)
+
 
}
 
}
  
Line 181: Line 125:
 
color: white;
 
color: white;
 
}
 
}
 
  
  
Line 190: Line 133:
 
     grid-template-rows: auto;
 
     grid-template-rows: auto;
 
     margin-bottom: 5em;
 
     margin-bottom: 5em;
     margin-top: 2em;
+
     margin-top: -21em;
 
    
 
    
 
}
 
}
Line 213: Line 156:
 
    
 
    
 
          
 
          
 +
/*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 230: Line 214:
 
}
 
}
 
          
 
          
 +
 
          
 
          
 
     </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>
+
    </div>
+
     
+
     
+
     
+
     
+
     
+
     
+
          <img src="https://static.igem.org/mediawiki/2017/8/8c/T--Tuebingen--LabTitle.jpg" alt="InterLabBild" id="BigImageLab">
+
  
  <nav class="Unternavigation-Team">
+
        <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="#Introduction">Introduction </a> <br>
+
        <a href="https://2017.igem.org/Team:Tuebingen/Demonstrate"style="margin-right:1.5em;">Results</a>
          <a href="#Theoretical-Background">Theoretical Background </a> <br>
+
        <a href="https://2017.igem.org/Team:Tuebingen/HP"style="margin-right:1.5em;">Human Practice</a>
          <a href="#Practical-Workflow">Practical Workflow </a><br>
+
        <a href="https://2017.igem.org/Team:Tuebingen/Lab"style="margin-right:1.5em;">Lab</a>
          <a href="#Results-and-Discussion">Results and Discussion </a><br>
+
        <a href="https://2017.igem.org/Team:Tuebingen/Attributions"style="margin-right:1.5em;">Attributions</a>
             
+
      </div>
  </nav>
+
  
          <div class="Grid">
+
  <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;"> the fourth interlab study
 +
                </div> </div>
 +
     
 +
   
 +
      <nav class="Unternavigation-Team">
 +
        <a href="#Introduction">Introduction </a> <br>
 +
        <a href="#Theoretical-Background">Theoretical Background </a> <br>
 +
        <a href="#Practical-Workflow">Practical Workflow </a><br>
 +
        <a href="#Results-and-Discussion">Results and Discussion </a><br>
 +
      </nav>
 +
 
 +
      <div class="Grid">
 
           <!-- Content der Seite -->
 
           <!-- Content der Seite -->
            <div id="Fliesstext1">   
+
          <div id="Fliesstext1">   
                <h1 id="The-Fourth-Interlab-Study">The fourth InterLab Study</h1>
+
           
                <h2 id="Introduction" class="anchor">INTRODUCTION</h2>         
+
         
 +
           
 +
            <h2 id="Introduction" class="anchor">Introduction</h2>         
 
                  
 
                  
                <p>How similar can fluorescence measurements be if the same protocol is used all over the world? This question will be answered in the fourth International InterLab Measurement Study for iGEM 2017. For researchers it is important to standardize protocols to produce reproducible data. Fluorescence values measured from GFP and other fluorochromes are usually difficult to compare as different devices and methods give different values in different units. This year's InterLab Study focusses on a comparable measurement of fluorescence by establishing a step by step protocol for plate readers used by all iGEM teams.</p>               
+
            <p>How similar can fluorescence measurements be if the same protocol is used all over the world? This question will be answered in the fourth International InterLab Measurement Study for iGEM 2017. For researchers it is important to standardize protocols to produce reproducible data. Fluorescence values measured from GFP and other fluorochromes are usually difficult to compare as different devices and methods give different values in different units. This year's InterLab Study focusses on a comparable measurement of fluorescence by establishing a step by step protocol for plate readers used by all iGEM teams.
 +
</br>
 +
</br>
 +
</p>               
 
                
 
                
              </div>
+
            </div>
 
                
 
                
              <div id="Fliesstext2">   
+
            <div id="Fliesstext2">   
 
                
 
                
                <h2 id="Theoretical-Background" class="anchor"> THEORETICAL  BACKGROUND </h2>         
+
              <h2 id="Theoretical-Background" class="anchor"> Theoretical background </h2>         
 
                  
 
                  
 
                 <p>Teams are provided with the same protocol to measure GFP fluorescence with a plate reader. Eight different devices were tested which are listed below:</p>
 
                 <p>Teams are provided with the same protocol to measure GFP fluorescence with a plate reader. Eight different devices were tested which are listed below:</p>
                   <a href="http://parts.igem.org/Part:BBa_I20270" id="Positive-Control"> Positive Control (BBa_I20270)</a><br>  
+
                <ul>
                   <a href="http://parts.igem.org/Part:BBa_R0040"  id="negative-control"> ● Negative Control (BBa_R0040)</a><br>
+
                   <li>
                  <a href="http://parts.igem.org/Part:BBa_J364000" id="Test-Device1">  ● Test Device 1 (BBa_J364000): J23101.BCD2.E0040.B0015</a><br>
+
                    <a href="http://parts.igem.org/Part:BBa_I20270" id="Positive-Control">Positive Control (BBa_I20270)</a>
                  <a href="http://parts.igem.org/Part:BBa_J364001" id="Test-Device2">  ● Test Device 2 (BBa_J364001): J23106.BCD2.E0040.B0015</a><br>
+
                   </li>
                  <a href="http://parts.igem.org/Part:BBa_J364002" id="Test-Device3">  ● Test Device 3 (BBa_J364002): J23117.BCD2.E0040.B0015</a><br>
+
                  <a href="http://parts.igem.org/Part:BBa_J364003" id="Test-Device4">  ● Test Device 4 (BBa_J364003): J23101+I13504</a><br>
+
                  <a href="http://parts.igem.org/Part:BBa_J364004" id="Test-Device5">  ● Test Device 5 (BBa_J364004): J23106+I13504</a><br>
+
                  <a href="http://parts.igem.org/Part:BBa_J364005" id="Test-Device6">  ● Test Device 6 (BBa_J364005): J23117+I13504</a><br>
+
                <p><br> All test devices  are composite parts containing GFP with constitutive promoters,  a negative control without GFP is also included. The vector pSB1C3 has a chloramphenicol resistance. Device 4, 5, and 6 additionally contain a Bicistronic Design Element Number 2 which was designed by Mutalik et al. in a2013 Nature publication. This element should induce precise and reliable gene expression.
+
  
<br><br>  Mutalik, V. K. et al. "Precise and reliable gene expression via standard transcription and translation initiation elements." Nature Methods 10, 354–360 (2013).
+
                  <li>
 +
                    <a href="http://parts.igem.org/Part:BBa_R0040" id="negative-control">Negative Control (BBa_R0040)</a>
 +
                  </li>
  
<br><br>  For normalization standard curves were made with the provided measurement kit from iGEM.  
+
                  <li>
</p>
+
                    <a href="http://parts.igem.org/Part:BBa_J364000" id="Test-Device1">Test Device 1 (BBa_J364000): J23101.BCD2.E0040.B0015</a>
                  <br> <br>
+
                  </li>
                  <h2 id="Practical-Workflow" class="anchor">PRACTICAL WORKFLOW</h2>
+
 
                  <p>Before the actual measurement, calibration was performed for OD600 and a fluorescence standard curve was determined using a clear bottom black 96-well plate in four replicates.</p>
+
                  <li>
                 
+
                    <a href="http://parts.igem.org/Part:BBa_J364001" id="Test-Device2">Test Device 2 (BBa_J364001): J23106.BCD2.E0040.B0015</a>
                  <h5>Table 1: Instrument settings for calibration</h5>
+
                  </li>
                 
+
 
                 
+
                  <li>
                 
+
                    <a href="http://parts.igem.org/Part:BBa_J364002" id="Test-Device3">Test Device 3 (BBa_J364002): J23117.BCD2.E0040.B0015</a>
                 
+
                  </li>
                 
+
 
                  <table style="width:100%">
+
                  <li>
  <tr>
+
                    <a href="http://parts.igem.org/Part:BBa_J364003" id="Test-Device4">Test Device 4 (BBa_J364003): J23101+I13504</a>
    <th>Instrument Settings</th>
+
                  </li>
    <th>OD6000 reference point
+
 
        LUDOX-S40</th>  
+
                  <li>
    <th>fluorescein fluorescence standard curve</th>
+
                    <a href="http://parts.igem.org/Part:BBa_J364004" id="Test-Device5">Test Device 5 (BBa_J364004): J23106+I13504</a>
  </tr>
+
                  </li>
 
+
 
  <tr>
+
                  <li>
    <td>Positioning delay</td>
+
                    <a href="http://parts.igem.org/Part:BBa_J364005" id="Test-Device6">Test Device 6 (BBa_J364005): J23117+I13504</a>
    <td>0.5 s</td>
+
                  </li>
    <td>0.2</td>
+
                </ul>
  </tr>
+
 
 
+
 
  <tr>
+
                <p>All test devices are composite parts containing GFP with constitutive promoters,  a negative control without GFP is also included. The vector pSB1C3 has a chloramphenicol resistance. Device 4, 5, and 6 additionally contain a Bicistronic Design Element Number 2 designed by Mutalik 2013 (Mutalik et al.2013) . This element should induce precise and reliable gene expression.
    <td>Number of flashes per well</td>
+
           
    <td>20</td>
+
               
    <td>25</td>
+
                <br>
  </tr>
+
                For normalization standard curves were made with the provided measurement kit from iGEM. </p>
 
+
                <br>  
  <tr>
+
               
    <td>Orbital/pathlength correction</td>
+
                <h2 id="Practical-Workflow" class="anchor">Practical workflow</h2>
    <td>off</td>
+
                <p>Before the actual measurement, calibration was performed for OD600 and a fluorescence standard curve was determined using a clear bottom black 96-well plate in four replicates.</p>
    <td>off</td>
+
               
  </tr>
+
                <table>           
 
+
                    <caption>Table 1: Instrument settings for calibration</caption>
  <tr>
+
                    <tr>
    <td>Optic</td>
+
                      <th>Instrument Settings</th>
    <td>top</td>
+
                      <th>OD6000 reference point LUDOX-S40</th>  
    <td>top</td>
+
                      <th>fluorescein fluorescence standard curve</th>
   
+
                    </tr>
    <tr>
+
               
    <td>gain</td>
+
                    <tr>
    <td></td>
+
                      <td>Positioning delay</td>
    <td>700</td>
+
                      <td>0.5 s</td>
  </tr>
+
                      <td>0.2</td>
  <tr>
+
                    </tr>
    <td>Excitation</td>
+
               
    <td></td>
+
                    <tr>
    <td>485</td>
+
                      <td>Number of flashes per well</td>
  </tr>
+
                      <td>20</td>
  <tr>
+
                      <td>25</td>
    <td>Emission</td>
+
                    </tr>
    <td></td>
+
               
    <td>520</td>
+
                    <tr>
  </tr>
+
                      <td>Orbital/pathlength correction</td>
  <tr>
+
                      <td>off</td>
    <td>Orbital/pathlength correction</td>
+
                      <td>off</td>
    <td>off</td>
+
                    </tr>
    <td>off</td>
+
               
  </tr>
+
                    <tr>
</table>
+
                      <td>Optic</td>
 
+
                      <td>top</td>
 +
                      <td>top</td>
 +
                    </tr>
 +
 
 +
                    <tr>
 +
                      <td>gain</td>
 +
                      <td></td>
 +
                      <td>700</td>
 +
                    </tr>
 +
                   
 +
                    <tr>
 +
                      <td>Excitation</td>
 +
                      <td></td>
 +
                      <td>485</td>
 +
                    </tr>
 +
                   
 +
                    <tr>
 +
                      <td>Emission</td>
 +
                      <td></td>
 +
                      <td>520</td>
 +
                    </tr>
 +
                   
 +
                    <tr>
 +
                      <td>Orbital/pathlength correction</td>
 +
                      <td>off</td>
 +
                      <td>off</td>
 +
                    </tr>
 +
                  </table>
 +
     
 
                   <br><br><br>
 
                   <br><br><br>
 
                  
 
                  
                    
+
                   <figure>
                  <img src="https://static.igem.org/mediawiki/2017/b/b5/T--Tuebingen--Interlabstudy-Fluorescein.png" id="Fluorescin-Standard-Curve">
+
                    <img src="https://static.igem.org/mediawiki/2017/b/b5/T--Tuebingen--Interlabstudy-Fluorescein.png" id="Fluorescin-Standard-Curve">
                  <h5> Figure 1: Fluorescein standard curve obtained by dilution series of fluorescein in 4 replicates. </h5>
+
                    <figcaption>Figure 1: Fluorescein standard curve obtained by dilution series of fluorescein in 4 replicates. </figcaption>
 +
                  </figure>
 
                    
 
                    
 
                   <br>
 
                   <br>
 
                  
 
                  
                   <p> Subsequently, we performed , the actual measurement of 8 different devices  as shown in figure 2. <br> First, plasmids were transformed in DH5-alpha using the standard transformation protocol from iGEM with the deviation of using LB medium instead of SOC medium. For further information on the used protocol go to "http://parts.igem.org/Help:Protocols/Transformation". <br>  
+
                   <p>Subsequently, we performed , the actual measurement of 8 different devices  as shown in figure 2. <br> First, plasmids were transformed in DH5-alpha using the standard transformation protocol from iGEM with the deviation of using LB medium instead of SOC medium.<br>
                   <br> Two colonies were picked for each device and incubated in 5-10 mL LB medium + Chloramphenicol (25 µg/mL). The next day the solution was diluted to an OD of 0.02 and 500 µL of the samples were taken and hold on ice at t=0, 2, 4, 6 h. Absorbance (OD600) and fluorescence were then measured using the FLUOstar OPTIMA from BMG LABTECH.
+
                  <a href=http://parts.igem.org/Help:Protocols/Transformation" style="font-size:1em;">(Further information on the used protocol). </a>
                   <a href="https://static.igem.org/mediawiki/2017/8/85/InterLab_2017_Plate_Reader_Protocol.pdf"> (For detailed protocol click here.)</a></p>
+
                   <br>  
                 
+
                  Two colonies were picked for each device and incubated in 5-10 mL LB medium + Chloramphenicol (25 µg/mL). The next day the solution was diluted to an OD of 0.02 and 500 µL of the samples were taken and hold on ice at t=0, 2, 4, 6 h. Absorbance (OD600) and fluorescence were then measured using the FLUOstar OPTIMA from BMG LABTECH.
                  <img src="https://static.igem.org/mediawiki/2017/f/fb/T--Tuebingen--Interlabstudy-Workflow.png" id="Workflow-InterLab-Study-2017">
+
                   <a href="https://static.igem.org/mediawiki/2017/8/85/InterLab_2017_Plate_Reader_Protocol.pdf" style="font-size:1em;"><br> (For detailed protocol click here.)</a></p>
                  <h5> Figure 2: Workflow InterLab Study 2017 </h5>
+
 
                    
 
                    
 +
                  <figure>
 +
                    <img src="https://static.igem.org/mediawiki/2017/f/fb/T--Tuebingen--Interlabstudy-Workflow.png" id="Workflow-InterLab-Study-2017">
 +
                    <figcaption> Figure 2: Workflow InterLab Study 2017 </figcaption>
 +
                  </figure>
 
                  
 
                  
                   <h2 id="Results-and-Discussion" class="anchor"> RESULTS AND DISCUSSION </h2>
+
                   <h2 id="Results-and-Discussion" class="anchor"> Results and discussion </h2>
                  <p>The provided protocol by iGEM was easy to implement by providing a step by step guide to perform the experiments. <br><br>
+
  
                      Although our data has a high variance between the devices and between the replicates after normalization, device 1 and 2 showed significant higher fluorescence than device 3. This is in line with the data from the device’s reference in the Registry where device 1 was shown to have the highest absorption followed by device 2 and then device 3.
+
                  <p>The provided protocol by iGEM was easy to implement by providing a step by step guide to perform the experiments.
 +
                    <br>
 +
                    Although our data has a high variance between the devices and between the replicates after normalization, device 1 and 2 showed significant higher fluorescence than device 3. This is in line with the data from the device’s reference in the Registry where device 1 was shown to have the highest absorption followed by device 2 and then device 3.
 
                   </p>
 
                   </p>
 
                    
 
                    
                   <h5>Table 2: Variant RFP with corresponding absorption values</h5>
+
                   <table>
                 
+
                    <caption>Table 2: Variant RFP with corresponding absorption values</caption>
                 
+
                 
+
                    <tr>
                 
+
                      <th></th>
                 
+
                      <th>Variant RFP</th>  
                  <table style="width:100%">
+
                      <th>Absorption / AU oder mAU</th>
  <tr>
+
                    </tr>
    <th></th>
+
                   
    <th>Variant RFP</th>  
+
                    <tr>
    <th>Absorption / AU oder mAU</th>
+
                      <td>Device 1</td>
  </tr>
+
                      <td>J23101</td>
 
+
                      <td>1791</td>
  <tr>
+
                    </tr>
    <td>Device 1</td>
+
                   
    <td>J23101</td>
+
                    <tr>
    <td>1791</td>
+
                      <td>Device 2</td>
  </tr>
+
                      <td>J23106</td>
 
+
                      <td>1185</td>
  <tr>
+
                    </tr>
    <td>Device 2</td>
+
                   
    <td>J23106</td>
+
                    <tr>
    <td>1185</td>
+
                      <td>Device 3</td>
  </tr>
+
                      <td>J23117</td>
 
+
                      <td>162</td>
  <tr>
+
                    </tr>
    <td>Device 3</td>
+
    <td>J23117</td>
+
    <td>162</td>
+
  </tr>
+
 
                   </table>
 
                   </table>
                      <p>Device 4, 5 and 6 with the Bicistronic Design Element Number 2 showed no real difference in comparison to device 1, 2 and 3 where this element was not present. When the data from all teams is compared we will see if there is a bigger influence on gene expression due to the different promoters used.<br>
+
 
                      At time point 2 h the fluorescence signal was the highest despite for the positive control. If the expression of RFP induces stress, one explanation might be that the bacteria induce expression of proteases or reduce the amount of the necessary transcription factors.
+
                  <p>Device 4, 5 and 6 with the Bicistronic Design Element Number 2 showed no real difference in comparison to device 1, 2 and 3 where this element was not present. When the data from all teams is compared we will see if there is a bigger influence on gene expression due to the different promoters used.
                      </p>
+
                  <br>
 +
                  At time point 2 h the fluorescence signal was the highest despite for the positive control. If the expression of RFP induces stress, one explanation might be that the bacteria induce expression of proteases or reduce the amount of the necessary transcription factors.</p>
 
                    
 
                    
                   <img src=https://static.igem.org/mediawiki/2017/9/9b/T--Tuebingen--Interlabstudy-Data.png id="Results-Fluorescein">
+
                   <figure>                         
                  <h5>Figure 3: Results show in µM Fluorescein/OD600 for Devices 1, 2, 3 in comparison  to devices 4, 5, 6. Samples were taken at t = 0, 2, 4, 6 h.  Values smaller than 0 were excluded in the graphic. Biological duplicates are represented from each device. BCD2: Bicistronic Design Element Number 2.</h5>
+
                    <img src=https://static.igem.org/mediawiki/2017/9/9b/T--Tuebingen--Interlabstudy-Data.png id="Results-Fluorescein">
              </div>
+
                    <figcaption>Figure 3: Results show in µM Fluorescein/OD600 for Devices 1, 2, 3 in comparison  to devices 4, 5, 6. Samples were taken at t=0, 2, 4, 6 h.  Values smaller than 0 were excluded in the graphic. Biological duplicates are represented from each device. BCD2: Bicistronic Design Element Number 2.</figcaption>
             
+
                  </figure>
        <!--    <img src="Niko.jpg" id="Bild"> -->
+
<br> <br>
             
+
<h2 id="Ref"> References </h2>
          </div>
+
             
   
+
 
 
+
               
 +
 +
<p style="font-size:60%;"> Mutalik, V. K., Guimaraes, J. C., Cambray, G., Lam, C., Christoffersen, M. J., Mai, Q. A., ... & Endy, D. (2013). Precise and reliable gene expression via standard transcription and translation initiation elements. Nature methods, 10(4), 354-360.  </p>
 +
           
 +
<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>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 12:46, 12 December 2017

iGem Tübingen 2017

InterLabBild
the fourth interlab study

Introduction

How similar can fluorescence measurements be if the same protocol is used all over the world? This question will be answered in the fourth International InterLab Measurement Study for iGEM 2017. For researchers it is important to standardize protocols to produce reproducible data. Fluorescence values measured from GFP and other fluorochromes are usually difficult to compare as different devices and methods give different values in different units. This year's InterLab Study focusses on a comparable measurement of fluorescence by establishing a step by step protocol for plate readers used by all iGEM teams.

Theoretical background

Teams are provided with the same protocol to measure GFP fluorescence with a plate reader. Eight different devices were tested which are listed below:

All test devices are composite parts containing GFP with constitutive promoters, a negative control without GFP is also included. The vector pSB1C3 has a chloramphenicol resistance. Device 4, 5, and 6 additionally contain a Bicistronic Design Element Number 2 designed by Mutalik 2013 (Mutalik et al.2013) . This element should induce precise and reliable gene expression.
For normalization standard curves were made with the provided measurement kit from iGEM.


Practical workflow

Before the actual measurement, calibration was performed for OD600 and a fluorescence standard curve was determined using a clear bottom black 96-well plate in four replicates.

Table 1: Instrument settings for calibration
Instrument Settings OD6000 reference point LUDOX-S40 fluorescein fluorescence standard curve
Positioning delay 0.5 s 0.2
Number of flashes per well 20 25
Orbital/pathlength correction off off
Optic top top
gain 700
Excitation 485
Emission 520
Orbital/pathlength correction off off



Figure 1: Fluorescein standard curve obtained by dilution series of fluorescein in 4 replicates.

Subsequently, we performed , the actual measurement of 8 different devices as shown in figure 2.
First, plasmids were transformed in DH5-alpha using the standard transformation protocol from iGEM with the deviation of using LB medium instead of SOC medium.
(Further information on the used protocol).
Two colonies were picked for each device and incubated in 5-10 mL LB medium + Chloramphenicol (25 µg/mL). The next day the solution was diluted to an OD of 0.02 and 500 µL of the samples were taken and hold on ice at t=0, 2, 4, 6 h. Absorbance (OD600) and fluorescence were then measured using the FLUOstar OPTIMA from BMG LABTECH.
(For detailed protocol click here.)

Figure 2: Workflow InterLab Study 2017

Results and discussion

The provided protocol by iGEM was easy to implement by providing a step by step guide to perform the experiments.
Although our data has a high variance between the devices and between the replicates after normalization, device 1 and 2 showed significant higher fluorescence than device 3. This is in line with the data from the device’s reference in the Registry where device 1 was shown to have the highest absorption followed by device 2 and then device 3.

Table 2: Variant RFP with corresponding absorption values
Variant RFP Absorption / AU oder mAU
Device 1 J23101 1791
Device 2 J23106 1185
Device 3 J23117 162

Device 4, 5 and 6 with the Bicistronic Design Element Number 2 showed no real difference in comparison to device 1, 2 and 3 where this element was not present. When the data from all teams is compared we will see if there is a bigger influence on gene expression due to the different promoters used.
At time point 2 h the fluorescence signal was the highest despite for the positive control. If the expression of RFP induces stress, one explanation might be that the bacteria induce expression of proteases or reduce the amount of the necessary transcription factors.

Figure 3: Results show in µM Fluorescein/OD600 for Devices 1, 2, 3 in comparison to devices 4, 5, 6. Samples were taken at t=0, 2, 4, 6 h. Values smaller than 0 were excluded in the graphic. Biological duplicates are represented from each device. BCD2: Bicistronic Design Element Number 2.


References

Mutalik, V. K., Guimaraes, J. C., Cambray, G., Lam, C., Christoffersen, M. J., Mai, Q. A., ... & Endy, D. (2013). Precise and reliable gene expression via standard transcription and translation initiation elements. Nature methods, 10(4), 354-360.


© iGEM Team Tuebingen 2017