(9 intermediate revisions by the same user not shown) | |||
Line 204: | Line 204: | ||
top: 0; | top: 0; | ||
width: 100%; | width: 100%; | ||
− | + | min-width: 1440px; | |
z-index:9999; | z-index:9999; | ||
-webkit-touch-callout: none; | -webkit-touch-callout: none; | ||
Line 430: | Line 430: | ||
width: cover; | width: cover; | ||
+ | min-width:1440px; | ||
text-align: center; | text-align: center; | ||
margin: auto; | margin: auto; | ||
Line 475: | Line 476: | ||
border-style: none none dashed dashed; | border-style: none none dashed dashed; | ||
border-width:5px; | border-width:5px; | ||
− | border-color:# | + | border-color:#7e1002; |
padding-left:50px; | padding-left:50px; | ||
padding-right:50px; | padding-right:50px; | ||
Line 487: | Line 488: | ||
border-style: none none dashed dashed; | border-style: none none dashed dashed; | ||
border-width:5px; | border-width:5px; | ||
− | border-color:# | + | border-color:#7e1002; |
padding:50px; | padding:50px; | ||
} | } | ||
Line 495: | Line 496: | ||
border-style: none dashed dashed none; | border-style: none dashed dashed none; | ||
border-width:5px; | border-width:5px; | ||
− | border-color:# | + | border-color:#7e1002; |
padding:50px; | padding:50px; | ||
} | } | ||
Line 503: | Line 504: | ||
border-style: none dashed none none; | border-style: none dashed none none; | ||
border-width:5px; | border-width:5px; | ||
− | border-color:# | + | border-color:#7e1002; |
padding:50px; | padding:50px; | ||
} | } | ||
Line 511: | Line 512: | ||
border-style: none none none dashed; | border-style: none none none dashed; | ||
border-width:5px; | border-width:5px; | ||
− | border-color:# | + | border-color:#7e1002; |
padding:50px; | padding:50px; | ||
} | } | ||
− | |||
− | |||
/*----------------------------Side navigation bar-------------------------------*/ | /*----------------------------Side navigation bar-------------------------------*/ | ||
Line 546: | Line 545: | ||
text-align: left; | text-align: left; | ||
text-decoration: none; | text-decoration: none; | ||
− | background: # | + | background: #f2f2f2; |
font-size:12pt !important; | font-size:12pt !important; | ||
} | } | ||
Line 677: | Line 676: | ||
} | } | ||
− | + | .header_test { | |
− | . | + | background-position: top; |
− | + | background-attachment: fixed; | |
− | + | background-repeat: no-repeat; | |
− | + | -webkit-background-size: cover; | |
− | + | -moz-background-size: cover; | |
− | + | -o-background-size: cover; | |
− | + | background-size: cover; | |
− | + | padding-top: 100vh; | |
− | + | background-image: url("https://static.igem.org/mediawiki/2017/8/8e/T--Chalmers-Gothenburg--Achievements_Interlab.jpg"); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | /*A lot of code for the line between the header and the body */ | |
− | + | border-bottom: 3px solid transparent; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
-moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/ | -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/ | ||
-webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/ | -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/ | ||
Line 729: | Line 702: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | /* Banner: name of the page */ | |
− | + | #banner { | |
− | + | height: 100%; | |
− | + | position: relative; | |
− | + | bottom: 50px; | |
− | + | float: left; | |
− | + | width: 100%; | |
− | + | font-size: 80pt; /*35pt*/ | |
− | + | font-family:"Lato", cursive; | |
− | + | color:#c91a03 ; | |
− | + | line-height: 65pt; | |
− | + | text-shadow: 5px 5px #000000; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #banner h3 { | |
− | + | display: block; | |
− | + | position: absolute; | |
− | + | bottom: 50px; | |
− | + | left: 200px; | |
− | + | font-size: 80pt; /*35pt*/ | |
− | /* | + | font-family:"Lato", cursive; |
+ | color:#c91a03 ; | ||
+ | line-height: 65pt; | ||
+ | text-shadow: 5px 5px #000000; | ||
+ | /*border-style:dashed;*/ | ||
+ | padding: 20px 20px 20px 20px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #banner h4 { | |
− | + | display: block; | |
− | + | position: absolute; | |
− | + | bottom: -40px; | |
− | + | left: 200px; | |
− | + | font-size: 40pt; /*35pt*/ | |
− | + | font-family:"Lato", cursive; | |
− | + | color:#c91a03 ; | |
− | + | line-height: 65pt; | |
− | + | text-shadow: 3px 3px #000000; | |
− | + | /*border-style:dashed;*/ | |
− | + | padding: 20px 20px 20px 20px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.header-text { | .header-text { | ||
background-color: transparent; | background-color: transparent; | ||
Line 1,141: | Line 877: | ||
} | } | ||
+ | .figure-caption { | ||
+ | display: table-caption; | ||
+ | caption-side: bottom; | ||
+ | } | ||
+ | |||
+ | .table-caption { | ||
+ | display: table-caption; | ||
+ | caption-side: top; | ||
+ | color: black; | ||
+ | font-size: 11pt; | ||
+ | text-align: justify; | ||
+ | padding-left: 0px; | ||
+ | padding-right:0px; | ||
+ | margin-left:0px; | ||
+ | margin-right:0px; | ||
+ | } | ||
+ | |||
+ | th { | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | figure { | ||
+ | display:table; | ||
+ | text-align:center; | ||
+ | margin: auto; | ||
+ | margin-bottom: 25px; | ||
+ | margin-top: 25px; | ||
+ | } | ||
+ | |||
+ | /*---Reference List---*/ | ||
+ | |||
+ | .reference_list { | ||
+ | text-align: left; | ||
+ | font-size:10pt; !important | ||
+ | } | ||
+ | |||
+ | .reference_list ul { | ||
+ | list-style-type: none; | ||
+ | list-style-image: none; | ||
+ | } | ||
+ | |||
+ | .reference_list li { | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
/*--------------Links in text and lists are red when hovered------------------*/ | /*--------------Links in text and lists are red when hovered------------------*/ | ||
Line 1,550: | Line 1,330: | ||
<a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab">Interlab study</a> | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab">Interlab study</a> | ||
<hr> | <hr> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal"> | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal">Accomplishments</a> |
</div> | </div> | ||
</li> | </li> | ||
Line 1,581: | Line 1,361: | ||
<div class="wrap"><!-- To limit the width of the site--> | <div class="wrap"><!-- To limit the width of the site--> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div class="header_test"> | |
− | + | <!-- Banner --> | |
+ | <div id="banner"> | ||
+ | <h3>Interlab study</h3> | ||
+ | </div> | ||
+ | </div> | ||
<!--This is the side navigation bar--> | <!--This is the side navigation bar--> | ||
Line 1,596: | Line 1,374: | ||
<nav> | <nav> | ||
<a href="#intro" class="active">Introduction</a> | <a href="#intro" class="active">Introduction</a> | ||
− | <a href="# | + | <a href="#results">Results</a> |
− | <a href="# | + | <a class="sub-level" href="#ODref">OD reference point</a> |
− | <a class="sub-level" href="# | + | <a class="sub-level" href="#fluorescein">Fluorescein Standard Curve</a> |
+ | <a class="sub-level" href="#fluorescein_log">Fluorescein Standard Curve (log scale)</a> | ||
+ | <a class="sub-level" href="#OD_m">OD measurements</a> | ||
+ | <a class="sub-level" href="#fluorescence_m">Fluorescence measurements</a> | ||
</nav> | </nav> | ||
</div> | </div> | ||
Line 1,607: | Line 1,388: | ||
− | + | ||
<div class="dashed_line_left_first"> | <div class="dashed_line_left_first"> | ||
+ | <div class="target" id="intro"> | ||
<h4 class="subtitle">Introduction</h4> | <h4 class="subtitle">Introduction</h4> | ||
− | |||
<p class="text"> | <p class="text"> | ||
− | + | The Interlab study aims to improve the tools for measurements that are available in both the iGEM community but also the whole synthetic biology community. One of the biggest challenges in synthetic biology is the fluorescence data that is often hard to compare since it is reported in different units or that the data is processed in different ways. The goal of the InterLab study is to address this issue by providing researchers with a detailed protocol and data analysis form for measuring GFP in a plate reader. This is done by comparing results obtained by various iGEM teams in order to quantify the expression of different constructs with fluorescence, both with a positive and a negative control. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</p> | </p> | ||
<p class="text"> | <p class="text"> | ||
− | + | In the iGEM interlab study of 2017, 6 different fluorescent protein expression plasmids were tested; J364000, J364001, J364002, J364003, J364004, J364005, a positive I20270, and a negative R0040 control plasmid. The plasmids were transformed into DH5α <i>E.coli</i> with the team’s own transformation protocol. All of the fluorescence devices that were tested were in the pSB1C3 plasmid backbone and the transformed <i>E.coli</i> were streaked and cultured on/in LB+chloramphenicol. To measure the difference in expression of fluorescence by the different plasmids, a plate reader that both measured the absorbance and fluorescence intensity was used. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</p> | </p> | ||
− | + | </div> | |
</div> | </div> | ||
− | + | <div class="dashed_line_right"> | |
− | + | <div class="target" id="results"> | |
− | <div class=" | + | <h4 class="subtitle">Results</h4> |
− | <h4 class=" | + | |
<p class="text"> | <p class="text"> | ||
− | + | The results from the measurements are shown below. First the results for the OD reference point and the fluorescein standard curve is shown. After that the results from the main experiments is presented. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</p> | </p> | ||
− | |||
− | |||
</div> | </div> | ||
− | + | ||
− | <div class="target" id=" | + | <div class="target" id="ODref"> |
− | + | <h2 class="h2style">OD reference point</h2> | |
− | <h2 class="h2style"> | + | |
<p class="text"> | <p class="text"> | ||
− | + | The OD at wavelength 600nm was measured for LUDOX-HS40 and water to get OD reference point for the following OD measurements, see Table 1. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</p> | </p> | ||
+ | |||
+ | <figure> | ||
+ | <figcaption class="table-caption"><b>Table 1.</b> OD measurements of LUDOX-HS40 and water. </figcaption> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <th></th> <th>LUDOX-HS40</th> <th>H<sub>2</sub>O</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Replicate 1</td> <td>0,031</td> <td>0,022</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Replicate 2</td> <td>0,030</td> <td>0,023</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Replicate 3</td> <td>0,034</td> <td>0,024</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Replicate 4</td> <td>0,032</td> <td>0,024</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Arith. Mean</td> <td>0,032</td> <td>0,023</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> Corrected Abs600</td> <td>0,009</td> <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> Reference OD600</td> <td>0,043</td> <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> OD600/Abs600</td> <td>5</td> <td></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </figure> | ||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
+ | <div class="target" id="fluorescein"> | ||
+ | <div class="dashed_line_left"> | ||
+ | <h2 class="h2style">Fluorescein Standard Curve</h2> | ||
+ | <p class="text"> | ||
+ | Different concentrations of fluorescein was measured with four replications in order to be able to relate the GFP expression to a concentration for the following fluorescence measurements in the main experiment. Below the standard curve of the measured values can be seen, both with the actual values and logarithmed. | ||
+ | </p> | ||
+ | <figure> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/e/e0/T--Chalmers-Gothenburg--Fluorescein_Standard_Curve_gray.png" alt="Fluorescein standrad curve" style="height:296px; width:464px;"> | ||
+ | <figcaption><b>Figure 1.</b> The Fluorescein standard curve was measured and prepared using 1x Fluorescein and PBS in a serial dilution on day 2.</figcaption> | ||
+ | </figure> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="target" id="fluorescein_log"> | ||
+ | <div class="dashed_line_right"> | ||
+ | <h2 class="h2style">Fluorescein Standard Curve (log scale)</h2> | ||
+ | |||
+ | <figure> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/b/b0/T--Chalmers-Gothenburg--Fluorescein_Standard_Curve_log_gray.png" alt="Fluorescein standrad curve (log scaled)" style="height:296px; width:464px;"> | ||
+ | <figcaption><b>Figure 2.</b> The Fluorescein standard curve in log scale.</figcaption> | ||
+ | </figure> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="target" id="OD_m"> | ||
+ | <div class="dashed_line_left"> | ||
+ | <h2 class="h2style">OD measurements</h2> | ||
+ | <figure> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/1/1e/T--Chalmers-Gothenburg--interlab_study_absorbance_gray.png" alt="OD measurements" style="height:284px; width:476px;"> | ||
+ | <figcaption><b>Figure 3.</b> Absorbance of the six different devices together with one negative, one positive control and the blank. The values of the devices are an averages of the the two colonies for each device and their four replicates.</figcaption> | ||
+ | </figure> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="target" id="fluorescence_m"> | ||
+ | <div class="dashed_line_right_last"> | ||
+ | <h2 class="h2style">Fluorescence measurements</h2> | ||
+ | <figure> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/f/fc/T--Chalmers-Gothenburg--interlab_study_fluorescens_gray.png" alt="Fluorescence measurements" style="height:284px; width:476px;"> | ||
+ | <figcaption><b>Figure 4.</b> Fluorescence of the six different devices together with one negative, one positive control and the blank. The values of the devices are an averages of the the two colonies for each device and their four replicates.</figcaption> | ||
+ | </figure> | ||
+ | </div> | ||
+ | </div> | ||
</div> <!--------------------------- Project_theory_170803.html STOP --------------------------------> | </div> <!--------------------------- Project_theory_170803.html STOP --------------------------------> | ||
Line 1,765: | Line 1,509: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.agilent.com/home" target="_blank"> | <a href="https://www.agilent.com/home" target="_blank"> | ||
− | <img src="" alt="Agilent Technologies" class="footerimg on"> | + | <img src="https://static.igem.org/mediawiki/2017/f/fb/T--Chalmers-Gothenburg--Agilent_gray.png" alt="Agilent Technologies" class="footerimg on"> |
− | <img src="" alt="Agilent Technologies" class="footerimg off"> | + | <img src="https://static.igem.org/mediawiki/2017/1/1e/T--Chalmers-Gothenburg--Agilent.png" alt="Agilent Technologies" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,772: | Line 1,516: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.atum.bio/" target="_blank"> | <a href="https://www.atum.bio/" target="_blank"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/a/ae/T--Chalmers-Gothenburg--ATUM_gray.png" alt="ATUM" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/7/71/T--Chalmers-Gothenburg--ATUM.png" alt="ATUM" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,779: | Line 1,523: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank"> | <a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/9f/T--Chalmers-Gothenburg--Chalmers_logo_gray.png" alt="Chalmers" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/9f/T--Chalmers-Gothenburg--Chalmers_logo.png" alt="Chalmers" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,786: | Line 1,530: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.eurofins.com/" target="_blank"> | <a href="http://www.eurofins.com/" target="_blank"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/f/f8/T--Chalmers-Gothenburg--eurofins_gray.png" alt="Eurofins" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/e/e4/T--Chalmers-Gothenburg--eurofins.png" alt="Eurofins" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,793: | Line 1,537: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.gatc-biotech.com/en/index.html" target=”_blank”> | <a href="https://www.gatc-biotech.com/en/index.html" target=”_blank”> | ||
− | <img src="" alt="GATC Biotech" class="footerimg on"> | + | <img src="https://static.igem.org/mediawiki/2017/c/c2/T--Chalmers-Gothenburg--gatc_gray.png" alt="GATC Biotech" class="footerimg on"> |
− | <img src="" alt="GATC Biotech" class="footerimg off"> | + | <img src="https://static.igem.org/mediawiki/2017/c/c0/T--Chalmers-Gothenburg--gatc.png" alt="GATC Biotech" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,800: | Line 1,544: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.genscript.com/" target="_blank"> | <a href="http://www.genscript.com/" target="_blank"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/c/ce/T--Chalmers-Gothenburg--Genscript_gray.png" alt="Genscript" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/2/29/T--Chalmers-Gothenburg--Genscript.png" alt="Genscript" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,807: | Line 1,551: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.idtdna.com/" target="_blank"> | <a href="https://www.idtdna.com/" target="_blank"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--IDT_gray.png" alt="IDT" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/f/fd/T--Chalmers-Gothenburg--IDT.png" alt="IDT" class="footerimg off"> |
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="footerlogo"> | ||
+ | <a href="http://www.chalmers.se/en/areas-of-advance/lifescience/Pages/default.aspx" target="_blank"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/6/6e/T--Chalmers-Gothenburg--Life_science_gray.png" alt="ATUM" class="footerimg on"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--Life_science.png" alt="ATUM" class="footerimg off"> | ||
</a> | </a> | ||
</div> | </div> | ||
Line 1,814: | Line 1,565: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="https://www.neb.com/" target="_blank"> | <a href="https://www.neb.com/" target="_blank"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/2/29/T--Chalmers-Gothenburg--neb_gray.png" alt="NEB" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/e/e6/T--Chalmers-Gothenburg--neb.png" alt="NEB" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,821: | Line 1,572: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.snapgene.com/" target="_blank"> | <a href="http://www.snapgene.com/" target="_blank"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/1/1a/T--Chalmers-Gothenburg--SnapGene_gray.png" alt="SnapGene" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/95/T--Chalmers-Gothenburg--SnapGene.png" alt="SnapGene" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,828: | Line 1,579: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
<a href="http://www.sysbio.se/" target="_blank"> | <a href="http://www.sysbio.se/" target="_blank"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/7/7d/T--Chalmers-Gothenburg--sysbio_gray.png" alt="Sysbio" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/8/89/T--Chalmers-Gothenburg--sysbio.png" alt="Sysbio" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,842: | Line 1,593: | ||
<a href="https://www.instagram.com/chalmersigem/" target="_blank">instagram</a> | <a href="https://www.instagram.com/chalmersigem/" target="_blank">instagram</a> | ||
</div> | </div> | ||
− | </footer> <!--------------------------------- footer_170726.html STOP ----------------------------------> | + | </footer> <!--------------------------------- footer_170726.html STOP ----------------------------------> </body> |
− | + | ||
Latest revision as of 17:32, 30 October 2017
Introduction
The Interlab study aims to improve the tools for measurements that are available in both the iGEM community but also the whole synthetic biology community. One of the biggest challenges in synthetic biology is the fluorescence data that is often hard to compare since it is reported in different units or that the data is processed in different ways. The goal of the InterLab study is to address this issue by providing researchers with a detailed protocol and data analysis form for measuring GFP in a plate reader. This is done by comparing results obtained by various iGEM teams in order to quantify the expression of different constructs with fluorescence, both with a positive and a negative control.
In the iGEM interlab study of 2017, 6 different fluorescent protein expression plasmids were tested; J364000, J364001, J364002, J364003, J364004, J364005, a positive I20270, and a negative R0040 control plasmid. The plasmids were transformed into DH5α E.coli with the team’s own transformation protocol. All of the fluorescence devices that were tested were in the pSB1C3 plasmid backbone and the transformed E.coli were streaked and cultured on/in LB+chloramphenicol. To measure the difference in expression of fluorescence by the different plasmids, a plate reader that both measured the absorbance and fluorescence intensity was used.
Results
The results from the measurements are shown below. First the results for the OD reference point and the fluorescein standard curve is shown. After that the results from the main experiments is presented.
OD reference point
The OD at wavelength 600nm was measured for LUDOX-HS40 and water to get OD reference point for the following OD measurements, see Table 1.
LUDOX-HS40 | H2O | |
---|---|---|
Replicate 1 | 0,031 | 0,022 |
Replicate 2 | 0,030 | 0,023 |
Replicate 3 | 0,034 | 0,024 |
Replicate 4 | 0,032 | 0,024 |
Arith. Mean | 0,032 | 0,023 |
Corrected Abs600 | 0,009 | |
Reference OD600 | 0,043 | |
OD600/Abs600 | 5 |
Fluorescein Standard Curve
Different concentrations of fluorescein was measured with four replications in order to be able to relate the GFP expression to a concentration for the following fluorescence measurements in the main experiment. Below the standard curve of the measured values can be seen, both with the actual values and logarithmed.