Difference between revisions of "Team:Stuttgart/InterLab"

Line 96: Line 96:
 
     #sideMenu, #top_title, .patrollink  {display:none;}
 
     #sideMenu, #top_title, .patrollink  {display:none;}
 
     #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 
     #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
     body {background-color:white; }
+
     body {background:#190707 }
 
     #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; }
 
+
  table {background:#ffffff url(https://static.igem.org/mediawiki/2017/4/46/LightupthepipeTEAMSTUtt.png); }
  
  
Line 111: Line 111:
 
         padding:0;
 
         padding:0;
 
         float:right;
 
         float:right;
         border-left: 1px solid #d3d3d3;
+
         border-left: 1px solid #F8CE63;
         background-color:#dddddd;
+
         background-color:#190707;
 
         text-align:left;
 
         text-align:left;
 
         font-family:Tahoma, Geneva, sans-serif;
 
         font-family:Tahoma, Geneva, sans-serif;
Line 141: Line 141:
 
         padding: 10px 0px 10px 15px;
 
         padding: 10px 0px 10px 15px;
 
         float:left;
 
         float:left;
         border-bottom: 1px solid #d3d3d3;
+
         border-bottom: 1px solid #F8CE63;
         font-size: 12px;
+
         font-size: 20px;
 
         font-weight: bold;
 
         font-weight: bold;
         color: #5e5f5f;
+
         color: #F8CE63;
 
         cursor: pointer;
 
         cursor: pointer;
 
     }
 
     }
Line 177: Line 177:
 
     /* styling for the menu buttons on hover */
 
     /* styling for the menu buttons on hover */
 
     .igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {
 
     .igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {
         background-color: #3399ff;
+
         background-color: #F8CE63;
 
         text-decoration: none;
 
         text-decoration: none;
         color:#ffffff;
+
         color:#190707;
 
     }
 
     }
  
 
     /* styling for the menu button when it is the current page */
 
     /* styling for the menu button when it is the current page */
 
     .current_page {
 
     .current_page {
         background-color:#7fc1f7 !important;
+
         background-color:#190707 !important;
         color:#5e5f5f !important;
+
         color:#F8CE63 !important;
 
     }
 
     }
  
Line 194: Line 194:
 
         padding: 10px 0px 10px 34px;
 
         padding: 10px 0px 10px 34px;
 
         float:left;
 
         float:left;
         background-color:#f2f2f2;
+
         background-color:#190707;
         border-bottom: 1px solid #d3d3d3;
+
         border-bottom: 1px solid #F8CE63;
         font-size: 12px;
+
         font-size: 15px;
         color: #5e5f5f;
+
         color: #F8CE63;
 
         cursor: pointer;
 
         cursor: pointer;
 
     }
 
     }
Line 221: Line 221:
 
         display:block;
 
         display:block;
 
         float:left;
 
         float:left;
         background-color: white;
+
         background-color: #190707;
 
         font-family:Tahoma, Geneva, sans-serif;
 
         font-family:Tahoma, Geneva, sans-serif;
 
     }
 
     }
Line 230: Line 230:
 
     /* styling for the titles h1 h2 */
 
     /* styling for the titles h1 h2 */
 
     .igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
 
     .igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
         color:#FFBF00;
+
         color:#F8CE63;
 
         padding:15px 0 25px 0;
 
         padding:15px 0 25px 0;
 
         border-bottom: 0;
 
         border-bottom: 0;
Line 244: Line 244:
 
     .igem_2017_content_wrapper p {
 
     .igem_2017_content_wrapper p {
 
         padding: 15px 0;
 
         padding: 15px 0;
         font-size: 13px;
+
         font-size: 16px;
 
     }
 
     }
 
     .igem_2017_content_wrapper img {
 
     .igem_2017_content_wrapper img {
Line 254: Line 254:
 
         font-weight: bold;
 
         font-weight: bold;
 
         text-decoration: underline;
 
         text-decoration: underline;
         text-decoration-color: #3399ff;
+
         text-decoration-color: #190707;
 
         color:  #3399ff;
 
         color:  #3399ff;
 
         -webkit-transition: all 0.4s ease;
 
         -webkit-transition: all 0.4s ease;
Line 272: Line 272:
 
     .igem_2017_content_wrapper ul {
 
     .igem_2017_content_wrapper ul {
 
         padding:0px 20px;
 
         padding:0px 20px;
         font-size: 13px;
+
         font-size: 15px;
 
         font-family:Tahoma, Geneva, sans-serif;
 
         font-family:Tahoma, Geneva, sans-serif;
 
     }
 
     }
Line 279: Line 279:
 
     .igem_2017_content_wrapper ol {
 
     .igem_2017_content_wrapper ol {
 
         padding:0px;
 
         padding:0px;
         font-size: 13px;
+
         font-size: 15px;
 
         font-family:Tahoma, Geneva, sans-serif;
 
         font-family:Tahoma, Geneva, sans-serif;
 
     }
 
     }
Line 287: Line 287:
 
         width: 97%;
 
         width: 97%;
 
         margin:15px 10px;
 
         margin:15px 10px;
         border: 1px solid #d3d3d3;
+
         border: 2px solid #190707;
 
         border-collapse: collapse;
 
         border-collapse: collapse;
 +
        background: url("https://static.igem.org/mediawiki/2017/4/46/LightupthepipeTEAMSTUtt.png");
 
     }
 
     }
  
Line 295: Line 296:
 
         padding: 10px;
 
         padding: 10px;
 
         vertical-align: text-top;
 
         vertical-align: text-top;
         border: 1px solid #d3d3d3;
+
         border: 1px solid #190707;
 
         border-collapse: collapse;
 
         border-collapse: collapse;
 
     }
 
     }
Line 303: Line 304:
 
         padding: 10px;
 
         padding: 10px;
 
         vertical-align: text-top;
 
         vertical-align: text-top;
         border: 1px solid #d3d3d3;
+
         border: 1px solid #190707;
 
         border-collapse: collapse;
 
         border-collapse: collapse;
         background-color:#f2f2f2;
+
          
 
     }
 
     }
  
Line 364: Line 365:
 
     /* highlight class, adds a gray background */
 
     /* highlight class, adds a gray background */
 
     .igem_2017_content_wrapper .highlight.gray {
 
     .igem_2017_content_wrapper .highlight.gray {
         background-color: #f2f2f2;
+
         background-color: #190707;
 
     }
 
     }
  
 
     /* highlight with decoration blue line on top */
 
     /* highlight with decoration blue line on top */
 
     .igem_2017_content_wrapper .highlight.blue_top {
 
     .igem_2017_content_wrapper .highlight.blue_top {
         border-top: 4px solid #3399ff;
+
         border-top: 4px solid #190707;
 
     }
 
     }
  
 
     /* highlight with a full blue border decoration */
 
     /* highlight with a full blue border decoration */
 
     .igem_2017_content_wrapper .highlight.blue_border {
 
     .igem_2017_content_wrapper .highlight.blue_border {
         border: 4px solid  #3399ff;
+
         border: 4px solid  #190707;
 
     }
 
     }
  
Line 383: Line 384:
 
         margin: 30px auto;
 
         margin: 30px auto;
 
         padding: 12px 10px;
 
         padding: 12px 10px;
         background-color: #3399ff;
+
         background-color: #190707;
 
         text-align: center;
 
         text-align: center;
         color: #ffffff;
+
         color: #F8CE63;
 
         -webkit-transition: all 0.4s ease;
 
         -webkit-transition: all 0.4s ease;
 
         -moz-transition: all 0.4s ease;
 
         -moz-transition: all 0.4s ease;
Line 394: Line 395:
 
     /* styling for button on hover */
 
     /* styling for button on hover */
 
     .igem_2017_content_wrapper .button:hover{
 
     .igem_2017_content_wrapper .button:hover{
         background-color: #3399ff;
+
         background-color: #190707;
         color: #000000;
+
         color: #F8CE63;
 
     }
 
     }
  
Line 461: Line 462:
  
 
     <a href="https://2017.igem.org/Team:Stuttgart">
 
     <a href="https://2017.igem.org/Team:Stuttgart">
         <img src="http://placehold.it/350x150">
+
         <img src="https://static.igem.org/mediawiki/2017/4/45/Bildschirmfoto_2017-10-17_um_14.23.20.png">
 
     </a>
 
     </a>
  
Line 732: Line 733:
  
 
     </div>
 
     </div>
  </div>
+
 
 +
 
 +
 
 +
 
 +
</div>
 +
 
 +
 
 +
<!-- start of content -->
 +
<div class="igem_2017_content_wrapper">
 +
 
 
<h1>Introduction</h1>
 
<h1>Introduction</h1>
  
Line 751: Line 761:
 
<br>
 
<br>
 
You can find the protocol, the detailed description of the experiment and information about the InterLab Study itself <a href="https://2017.igem.org/Competition/InterLab_Study">here</a>.
 
You can find the protocol, the detailed description of the experiment and information about the InterLab Study itself <a href="https://2017.igem.org/Competition/InterLab_Study">here</a>.
 +
  
 
<h1>Results and discussion</h1>
 
<h1>Results and discussion</h1>

Revision as of 17:33, 19 October 2017

Introduction

Reproducibility of an experiment and reliable measurement results are important parts of synthetic biology but it is very complicated to find a significant number of laboratories that are able to work on a identical protocol to produce comparable results. Being in many places in the world iGEM seems to be the perfect platform to compare results of one experiment in many different laboratories. iGEM Stuttgart also took part at the fourth InterLab Measurement Study in 2017. The aim of this years study was to measure GFP fluorescence of 6 different test devices (+negative and positive control). The following eight constructs (iGEM-kit plate 7) were transformed into chemo-competent DH5α E.coli cells:

First step of the experiment is the calibration of the available plate reader with LUDOX SH40 and the generation of a standard curve with fluorescein (both provided in the iGEM-Measurement Kit).
The next step is the transformation of the mentioned plasmids into DH5alpha E.coli cells followed by the procedure explained in the picture below.

Results of the measurements of OD600 and fluorescence after 0, 2, 4 and 6 hours will be compared and used to establish a precise GFP measurement protocol.
We used a BioTek Synergy 2 plate reader and clear 96-well plates for both measurements.
You can find the protocol, the detailed description of the experiment and information about the InterLab Study itself here.

Results and discussion

LUDOX-OD600-Measurement (calibration)


Fluorescein-Fluorescence-Measurement (standard curve)

Measurement of different fluorescein concentrations. excitation wavelength: 485nm; emission wavelength: 528nm


Transformation

We had at least two colonies of every test device except for test device 1 (transformation not successful).
All of the following measurements are without test device 1.
Agar-plates with colonies after transformation.


Cell-Measurement

OD600-measurement - growth of E.coli cells


Fluorescence - measurement of E.coli cells

Excitation wavelength: 485nm; emission wavelength: 528nm