Line 5: | Line 5: | ||
<link href='https://fonts.googleapis.com/css?family=Arizonia' rel='stylesheet'> | <link href='https://fonts.googleapis.com/css?family=Arizonia' rel='stylesheet'> | ||
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'> | <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'> | ||
− | <title> | + | <title>Inter Lab</title> |
</head> | </head> | ||
− | + | <style type="text/css"> | |
− | <style type="text/css"> | + | |
* { | * { | ||
Line 20: | Line 19: | ||
padding: 0; | padding: 0; | ||
font-family: 'Ubuntu' !important; } | font-family: 'Ubuntu' !important; } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
.bg-container { | .bg-container { | ||
+ | overflow: hidden; | ||
position: relative; | position: relative; | ||
− | + | background-color: #c5d7d9; | |
− | . | + | background-image: url(https://static.igem.org/mediawiki/2017/2/20/T--CSMU_NCHU_Taiwan--inter_lab.png); |
− | + | background-repeat: repeat-y; | |
− | + | background-size: 100%; | |
+ | } | ||
.my-main-container { | .my-main-container { | ||
− | |||
− | |||
− | |||
width: 100%; | width: 100%; | ||
− | |||
padding: 50px 7%; | padding: 50px 7%; | ||
− | + | } | |
− | } | + | |
.main-content { | .main-content { | ||
Line 52: | Line 43: | ||
z-index: 10; } | z-index: 10; } | ||
− | . | + | .text-area { |
+ | margin-bottom: 80px; } | ||
+ | .text-area h1 { | ||
font-size: 60px; | font-size: 60px; | ||
font-weight: 700; | font-weight: 700; | ||
font-family: 'Arizonia' !important; | font-family: 'Arizonia' !important; | ||
− | text-align: center | + | text-align: center; } |
− | + | .text-area p { | |
− | . | + | |
font-size: 22px; | font-size: 22px; | ||
− | |||
font-weight: 500; } | font-weight: 500; } | ||
− | . | + | .pdfbtn { |
− | width: 100%; | + | width: 100%; |
− | + | margin: 20px 0 10px 0; | |
− | + | padding: 10px 20px; | |
− | + | border-radius: 5px; | |
− | + | background-color: #556b7e; | |
− | + | color: white; | |
− | + | display: block; | |
− | + | position: relative; } | |
− | + | .pdfbtn i { | |
− | + | ||
− | + | ||
position: absolute; | position: absolute; | ||
− | + | right: 50px; | |
− | top: | + | top: 50%; |
− | + | transform: translateY(-50%); } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
.pdf-container { | .pdf-container { | ||
Line 217: | Line 73: | ||
text-align: center; | text-align: center; | ||
height: 90vh; | height: 90vh; | ||
− | + | display: none; } | |
− | + | ||
.ul-container { | .ul-container { | ||
Line 226: | Line 81: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.ul-container ul.medal li { | .ul-container ul.medal li { | ||
− | |||
list-style: none; } | list-style: none; } | ||
.ul-container ul.medal li:before { | .ul-container ul.medal li:before { | ||
Line 246: | Line 94: | ||
.ul-container ul { | .ul-container ul { | ||
text-align: left; | text-align: left; | ||
− | + | padding: 20px 50px; | |
− | padding: 20px | + | |
− | + | ||
margin-left: 0; | margin-left: 0; | ||
+ | |||
border: #556b7e solid 2px; | border: #556b7e solid 2px; | ||
font-size: 22px; } | font-size: 22px; } | ||
− | |||
− | |||
− | |||
.ul-container ul li { | .ul-container ul li { | ||
− | |||
− | |||
− | |||
padding: 10px; | padding: 10px; | ||
list-style: disc; } | list-style: disc; } | ||
Line 276: | Line 117: | ||
padding-left: 10px; } | padding-left: 10px; } | ||
− | . | + | #HQ_page .text-area p { |
− | + | font-size: 22px; | |
− | + | font-family: 'Ubuntu'; | |
− | + | font-weight: 500; } | |
− | + | .top { | |
− | + | position: fixed; | |
− | + | right: 50px; | |
− | text- | + | bottom: 50px; |
− | font-size:22px; | + | height: 50px; |
− | + | width: 50px; | |
− | + | cursor: pointer; } | |
− | + | .top img { | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | font- | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | height:50px; | + | |
− | + | ||
− | + | ||
− | + | ||
− | width: | + | |
− | + | ||
− | + | ||
− | . | + | |
width: 100%; } | width: 100%; } | ||
− | + | h2 { | |
− | + | font-family: 'Ubuntu'; | |
− | + | font-size: 30px; | |
+ | text-align: center; | ||
+ | color: #000000 !important; | ||
} | } | ||
</style> | </style> | ||
− | <body> | + | <body> |
− | <div class=" | + | <div class="bg-container"> |
− | + | <div class="my-main-container"> | |
− | <div class=" | + | <div class="main-content"> |
− | + | <div class="text-area"> | |
− | + | <h1>Inter Lab</h1> | |
− | + | <p>The aim of the interlab this year is to assess the relationship between fluorescence and Abs600 when samples were measured all around the world.</p> | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
+ | <div class="pdf-area"> | ||
+ | <div class="img-container" id="lab-1"> | ||
+ | <embed src="https://static.igem.org/mediawiki/2017/9/9b/T--CSMU_NCHU_Taiwan--inter_lab_result.pdf" style="width:100%; height:1000px" frameborder="0"></embed> | ||
+ | </div> | ||
</div> | </div> | ||
− | + | <h2>Discussion</h2> | |
+ | <div class="ul-container"> | ||
+ | <ul> | ||
+ | <li>This year, we finished our interlab study in July. However, the first version of the protocol provided from iGEM HQ did not suggest a clear λex and λem then. We tracked back to the resource of the Fluorescein Sodium Salt in the Measurement Kit, and found that the λex is 460nm and the λem is 515nm in the <a href="http://www.sigmaaldrich.com/catalog/product/sial/30181" style="text-decoration:underline;"> Sigma-Aldrich’s website.</a> Therefore, we adopted these values in our interlab study.</li> | ||
+ | <li>The value of Fluorescence deviated much from the standard curve in high Fluorescein Concentration. It is hypothesized that the Fluorescence will be distorted because of self-absorption effect.</li> | ||
+ | <li>It was found that the ratio decreased over time for all samples, except for Test Device 1. Taking the high Fluorescein/Abs600 radio of Test Device 1 into account, there was little variation in readings when using different settings on the plate reader. Given that iGEM HQ has kept the protocol consistent, it is hypothesized that the Fluorescence was high enough to ignore the self-absorption of Fluorescein.</li> | ||
+ | <li>As shown in the results, the growth of the E. coli in the six test devices and both controls were not consistent during the 6-hour period. It is implied that the variation of the Fluorescein could be interfered by the count of E. coli not by the ability to produce Fluorescein.</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | + | </div> | |
− | + | ||
<div class="top"> | <div class="top"> | ||
<img src="https://static.igem.org/mediawiki/2017/5/52/T--CSMU_NCHU_Taiwan--top.png" alt=""> | <img src="https://static.igem.org/mediawiki/2017/5/52/T--CSMU_NCHU_Taiwan--top.png" alt=""> | ||
Line 353: | Line 174: | ||
</body> | </body> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
− | $( | + | $('#interlab-btn-1').on('click', function(){ |
− | $(' | + | $('#interlab-1').css('height','250vh') |
− | + | $('#interlab-1').slideToggle("slow"); | |
− | + | $('.bg-container').css('max-height','500vh') | |
− | + | $('.main-content').css('min-height','200vh') | |
− | + | }); | |
− | + | $('#interlab-btn-2').on('click', function(){ | |
− | + | $('#interlab-2').slideToggle("slow"); | |
− | + | $('.bg-container').css('max-height','500vh') | |
− | + | $('.main-content').css('min-height','200vh') | |
− | + | }); | |
− | + | $('.top').on('click', function(){ | |
− | + | ||
− | + | ||
− | + | ||
$('html, body').animate({scrollTop: '0px'}, 500); | $('html, body').animate({scrollTop: '0px'}, 500); | ||
}); | }); | ||
− | + | </script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> |
Revision as of 06:59, 11 September 2018