(22 intermediate revisions by 3 users not shown) | |||
Line 21: | Line 21: | ||
<!--================Header Area =================--> | <!--================Header Area =================--> | ||
− | + | <header class="header_area"> | |
<div class="container"> | <div class="container"> | ||
<nav class="navbar navbar-expand-lg navbar-light"> | <nav class="navbar navbar-expand-lg navbar-light"> | ||
<!-- Brand and toggle get grouped for better mobile display --> | <!-- Brand and toggle get grouped for better mobile display --> | ||
− | <a class="navbar-brand logo_h" href="https://2018.igem.org/Team:AHUT_China/home"><img src="https://static.igem.org/mediawiki/2018/ | + | <a class="navbar-brand logo_h" href="https://2018.igem.org/Team:AHUT_China/home"><img src="https://static.igem.org/mediawiki/2018/b/b0/T--AHUT_China--_newlogo.jpg" height="110" width="80" alt=""></a> |
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="icon-bar"></span> | <span class="icon-bar"></span> | ||
Line 34: | Line 34: | ||
<div class="collapse navbar-collapse offset" id="navbarSupportedContent"> | <div class="collapse navbar-collapse offset" id="navbarSupportedContent"> | ||
<ul class="nav navbar-nav menu_nav ml-auto"> | <ul class="nav navbar-nav menu_nav ml-auto"> | ||
− | <li class="nav-item | + | <li class="nav-item "><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/home">Home</a></li> |
<li class="nav-item submenu dropdown"> | <li class="nav-item submenu dropdown"> | ||
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">TEAM</a> | <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">TEAM</a> | ||
Line 41: | Line 41: | ||
">Team Members</a></li> | ">Team Members</a></li> | ||
<li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Attributions">Attribution</a> | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Attributions">Attribution</a> | ||
− | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li class="nav-item submenu dropdown"> | <li class="nav-item submenu dropdown"> | ||
− | <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PROJECT</a> | + | <a href="#" style="color:#52C5FD" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PROJECT</a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
<li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Overview">Overview</a></li> | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Overview">Overview</a></li> | ||
− | + | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Background">Background</a></li> | |
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/protocol">Protocol</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" | ||
+ | href="https://2018.igem.org/Team:AHUT_China/design">Design</a></li> | ||
<li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Demonstrate">Demonstrate</a></li> | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Demonstrate">Demonstrate</a></li> | ||
− | + | <li class="nav-item"><a class="nav-link" href=" | |
− | https://2018.igem.org/Team:AHUT_China/InterLab"> | + | https://2018.igem.org/Team:AHUT_China/InterLab">Interlab</a></li> |
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Notebook">Notebook</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" | ||
+ | href="https://2018.igem.org/Team:AHUT_China/Result">Result</a></li> | ||
</li> | </li> | ||
</ul> | </ul> | ||
Line 67: | Line 73: | ||
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Human Practices</a> | <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Human Practices</a> | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Human_Practices">Overview</a></li> | ||
<li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/HP_FOR_SILVER">HP for Silver</a></li> | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/HP_FOR_SILVER">HP for Silver</a></li> | ||
<li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/INTEGRATED_FOR_GOLD">Integrated HP for gold</a></li> | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/INTEGRATED_FOR_GOLD">Integrated HP for gold</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href=" | ||
+ | https://2018.igem.org/Team:AHUT_China/Public_Engagement">Public Engagement</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 77: | Line 86: | ||
</nav> | </nav> | ||
</div> | </div> | ||
+ | |||
</header> | </header> | ||
− | + | ||
+ | |||
+ | <!--================Header Area =================--> | ||
+ | <br> <br> <br> <br> <br> <br> | ||
<!--================Breadcrumb Area =================--> | <!--================Breadcrumb Area =================--> | ||
− | + | <div align="center" class="section4"><img src="https://static.igem.org/mediawiki/2018/f/fc/T--AHUT_China--_interlab1562.jpg" width="602" alt=""/></div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<!--================Breadcrumb Area =================--> | <!--================Breadcrumb Area =================--> | ||
<!--================ Latest Blog Area =================--> | <!--================ Latest Blog Area =================--> | ||
− | + | <section class="latest_blog_area section_gap"> | |
<div class="container"> | <div class="container"> | ||
<div class="section_title "> | <div class="section_title "> | ||
− | <div align="center"> <h2 class="title_color"> Introduction</h2></div> | + | <div align="center"><div align="center"><h2>Interlab</h2></div> |
− | + | <hr> | |
− | <div align="center"><h2 class="title_color"> | + | <h2 class="title_color"> Introduction</h2></div><hr> |
− | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" >We took part in the Fifth International InterLab Measurement Study which ains to achieve the purpose of comparative measurement. The goal of this study is to obtain large amounts of data from labs across the world,to develop absolute units for measurements GFP in a plate reader to eliminate variation between labs.</p><br><br><br><br> | |
+ | <div align="center"><h2 class="title_color">Materials</h2></div><hr> | ||
+ | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" >Plate reader: Synergy H1 (Biotek)<br> | ||
Plate reader plates: Corning 3603 96-Well Microplates (black plates with clear flat bottom)<br> | Plate reader plates: Corning 3603 96-Well Microplates (black plates with clear flat bottom)<br> | ||
− | Cell culture shaker: ZWYR-200D<br><br> | + | Cell culture shaker: ZWYR-200D<br><br></p> |
− | Devices:<br> | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" >Devices:<br> |
− | Negative control | + | Negative control :<a href="http://parts.igem.org/Part:BBa_R0040">BBa_R0040</a> <br> |
− | Positive control | + | Positive control :<a href="http://parts.igem.org/Part:BBa_I20270">BBa_I20270</a> <br> |
− | Device 1: BBa_J364000 | + | Device 1:<a href=" |
− | Device 2: BBa_J364001 | + | http://parts.igem.org/Part:BBa_J364000">BBa_J364000</a><br> |
− | Device 3: BBa_J364002 <br> | + | Device 2:<a href="http://parts.igem.org/Part:BBa_J364001">BBa_J364001</a><br> |
− | Device 4: BBa_J364007 <br> | + | Device 3:<a href=" |
− | Device 5: BBa_J364008 <br> | + | http://parts.igem.org/Part:BBa_J364002">BBa_J364002 </a> <br> |
− | Device 6: BBa_J364009 <br> | + | Device 4:<a href="http://parts.igem.org/Part:BBa_J364007">BBa_J364007 </a> <br> |
− | Note: for Device 5, we have not transformed it into DH5⍺ competent cells successfully for many times, therefore, we thank IGEM team of Nanjing University for providing the Device 5.<br> | + | Device 5:<a href="http://parts.igem.org/Part:BBa_J364008">BBa_J364008 </a> <br> |
+ | Device 6:<a href="http://parts.igem.org/Part:BBa_J364009">BBa_J364009 </a><br></p> | ||
+ | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" >Note: for Device 5, we have not transformed it into DH5⍺ competent cells successfully for many times, therefore, we thank IGEM team of Nanjing University for providing the Device 5.<br> | ||
Calibration material: Provided in the 2018 IGEM distribution kit <br> | Calibration material: Provided in the 2018 IGEM distribution kit <br> | ||
Microorganism: Escherichia coli DH5⍺ strains<br> | Microorganism: Escherichia coli DH5⍺ strains<br> | ||
− | </p><br> | + | </p><br><br><br><br> |
− | <div align="center"><h2 class="title_color"> | + | <div align="center"><h2 class="title_color">Methods</h2></div><hr> |
− | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" >Following iGEM requirements, Team AHUT_China performed measurements according to these 2018 InterLab Protocols <a href="https://static.igem.org/mediawiki/2018/0/09/2018_InterLab_Plate_Reader_Protocol.pdf">https://static.igem.org/mediawiki/2018/0/09/2018_InterLab_Plate_Reader_Protocol.pdf</a> </p><br><br><br><br> | |
− | <div align="center"><h2 class="title_color"> | + | <div align="center"><h2 class="title_color">Results</h2></div><hr> |
− | < | + | <h3>1.OD 600 reference point</h3> <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" > |
− | Using OD 600 and | + | Using OD 600 and H<span style="font-size: 13px">2</span>O to generate the conversion factor for the transformation later. The average of OD600 is 0.063; the correction factor (OD600/ABS600) is 3.500 |
− | </p><br> | + | </p><br><br><br> |
− | <div align="center"><img src="https://static.igem.org/mediawiki/2018/c/cb/T--AHUT_China--_LUDOX_correct_result.jpg" width=" | + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/c/cb/T--AHUT_China--_LUDOX_correct_result.jpg" width="650" alt=""/></div><br> |
− | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 14px;text-align: center;">Fig. 1 LUDOX correct value</p> | |
− | < | + | <br><br><br> |
− | + | <h3>2.Particle standard curve</h3> | |
+ | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" > | ||
We obtained the two Particle Standard Curve (normal and log scale). | We obtained the two Particle Standard Curve (normal and log scale). | ||
− | </p><br> | + | </p> |
− | <div align="center"><img src="https://static.igem.org/mediawiki/2018/6/65/T--AHUT_China--_Fig._2_Particle_Standard_Curve.jpg" width=" | + | <br><br><br> |
− | + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/6/65/T--AHUT_China--_Fig._2_Particle_Standard_Curve.jpg" width="800" alt=""/></div><p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 14px;text-align: center;">Fig. 2 Particle Standard Curve</p> | |
− | <div align="center"><img src="https://static.igem.org/mediawiki/2018/7/7e/T--AHUT_China--_Fig._3_Particle_Standard_Curve_%28log_scale%29.jpg" width=" | + | <br><br><br> |
− | + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/7/7e/T--AHUT_China--_Fig._3_Particle_Standard_Curve_%28log_scale%29.jpg" width="800" alt=""/></div><p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 14px;text-align: center;">Fig. 3 Particle Standard Curve (log scale)</p> | |
− | + | <br><br><br> | |
− | < | + | <h3>3.Fluorescein standard curve</h3> <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" > |
− | Dilution serious of fluorescein were prepared and measured in a 96 well plate. A standard curve is generated to correct the cell based readings to an equivalent fluorescein concentration. | + | Dilution serious of fluorescein were prepared and measured in a 96 well plate. A standard curve is generated to correct the cell based readings to an equivalent fluorescein concentration.We obtained the two Fluorescein Standard Curve (normal and log scale). |
− | We obtained the two Fluorescein Standard Curve (normal and log scale). | + | </p> |
− | </p><br> | + | <br><br><br> |
− | <div align="center"><img src="https://static.igem.org/mediawiki/2018/2/24/T--AHUT_China--_Fig._4_Fluorescein_Standard_Curve.jpg" width=" | + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/2/24/T--AHUT_China--_Fig._4_Fluorescein_Standard_Curve.jpg" width="800" alt=""/></div><p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 14px;text-align: center;">Fig. 4 Fluorescein Standard Curve</p> |
− | + | <br><br><br> | |
− | + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/a/a9/T--AHUT_China--_Fig._5_Fluorescein_Standard_Curve_%28log_scale%29.jpg" width="800" alt=""/></div><p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 14px;text-align: center;">Fig. 5 Fluorescein Standard Curve (log scale)</p> | |
− | <div align="center"><img src="https://static.igem.org/mediawiki/2018/a/a9/T--AHUT_China--_Fig._5_Fluorescein_Standard_Curve_%28log_scale%29.jpg" width=" | + | <br><br><br> |
− | + | ||
− | + | ||
− | < | + | <h3>4.Cell measurements</h3> |
</ol> | </ol> | ||
− | <p> | + | <p></p><br><br><br> |
− | <div align="center"><img src="https://static.igem.org/mediawiki/2018/2/21/T--AHUT_China--_Fig._6_Fluorescence_Measurements_Curve_.jpg" width=" | + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/2/21/T--AHUT_China--_Fig._6_Fluorescence_Measurements_Curve_.jpg" width="800" alt=""/></div><p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 14px;text-align: center;">Fig. 6 Fluorescence Measurements Curve</p> |
− | + | <br><br><br> | |
− | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" >Test devices 1 and 4 show high fluorescence intensity. Test devices 2 show a modest fluorescence intensity alone with positive control group, while devices3,5,6 barely show low fluorescence intensity alone with the negative control group. | |
− | + | </p><br><br><br> | |
− | </p><br> | + | |
− | <div align="center"><img src="https://static.igem.org/mediawiki/2018/3/36/T--AHUT_China--_Fig._7_Raw_OD600_Curve_.jpg" width=" | + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/3/36/T--AHUT_China--_Fig._7_Raw_OD600_Curve_.jpg" width="800" alt=""/></div><br><div align="center"> |
− | < | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 14px;text-align: center;">Fig. 7 Raw OD600 Curve</p> |
− | < | + | <br><br><br> |
− | < | + | <h3>5.We obtained the Colony Forming Units per 0.1 OD600 E. coli cultures</h3> |
− | <div align="center"><img src="https://static.igem.org/mediawiki/2018/f/f1/T--AHUT_China--_Fig._8_CFU_Result.jpg" width=" | + | <br><br><br> |
− | <div align="center"><img src="https://static.igem.org/mediawiki/2018/e/e5/T--AHUT_China--_Fig._8_CFU_Result1.jpg" width=" | + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/f/f1/T--AHUT_China--_Fig._8_CFU_Result.jpg" width="800" alt=""/></div> |
− | + | <br><br> | |
− | < | + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/e/e5/T--AHUT_China--_Fig._8_CFU_Result1.jpg" width="800" alt=""/></div> |
− | <p > | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 14px;text-align: center;">Fig. 8 CFU Result</p> |
+ | <p ></p> | ||
+ | <br><br><br><br> | ||
<div align="center"><h2 class="title_color">Discussion</h2></div> | <div align="center"><h2 class="title_color">Discussion</h2></div> | ||
− | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" >For Figure 3, the log graph isn’t a straight line but not 1:1 slope. In figure 6, highest fluorescence was obtained from device 4, closely followed by test device 1. Test device 2 and positive control group show a modest fluorescence intensity and device 5,6 show low fluorescence intensity, while test devices 3 barely have any fluorescence signal as well as the negative group. | |
− | </p> | + | </p> |
+ | <br><br><br><br> | ||
<div align="center"><h2 class="title_color">Conclusion</h2></div> | <div align="center"><h2 class="title_color">Conclusion</h2></div> | ||
− | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 18px;" >In the case of complying laboratory safety guidelines , we completed the protocol and achieved the expected results.We completed the interlab form, which proved that we made contributions to the interlab study. | |
</p> | </p> | ||
Line 177: | Line 185: | ||
</div> | </div> | ||
</section> | </section> | ||
+ | <br><br><br><br> | ||
<!--================ Recent Area =================--> | <!--================ Recent Area =================--> | ||
Line 182: | Line 191: | ||
<!--================ start footer Area =================--> | <!--================ start footer Area =================--> | ||
− | + | ||
− | + | ||
Line 216: | Line 224: | ||
<script src="https://2018.igem.org/Team:AHUT_China/custom_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | <script src="https://2018.igem.org/Team:AHUT_China/custom_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | ||
</html> | </html> | ||
+ | {{:Team:AHUT_China/footer}} | ||
+ | {{:Team:AHUT_China/footercss}} |
Latest revision as of 03:03, 18 October 2018
Interlab
Introduction
We took part in the Fifth International InterLab Measurement Study which ains to achieve the purpose of comparative measurement. The goal of this study is to obtain large amounts of data from labs across the world,to develop absolute units for measurements GFP in a plate reader to eliminate variation between labs.
Materials
Plate reader: Synergy H1 (Biotek)
Plate reader plates: Corning 3603 96-Well Microplates (black plates with clear flat bottom)
Cell culture shaker: ZWYR-200D
Devices:
Negative control :BBa_R0040
Positive control :BBa_I20270
Device 1:BBa_J364000
Device 2:BBa_J364001
Device 3:BBa_J364002
Device 4:BBa_J364007
Device 5:BBa_J364008
Device 6:BBa_J364009
Note: for Device 5, we have not transformed it into DH5⍺ competent cells successfully for many times, therefore, we thank IGEM team of Nanjing University for providing the Device 5.
Calibration material: Provided in the 2018 IGEM distribution kit
Microorganism: Escherichia coli DH5⍺ strains
Methods
Following iGEM requirements, Team AHUT_China performed measurements according to these 2018 InterLab Protocols https://static.igem.org/mediawiki/2018/0/09/2018_InterLab_Plate_Reader_Protocol.pdf
Results
1.OD 600 reference point
Using OD 600 and H2O to generate the conversion factor for the transformation later. The average of OD600 is 0.063; the correction factor (OD600/ABS600) is 3.500
Fig. 1 LUDOX correct value
2.Particle standard curve
We obtained the two Particle Standard Curve (normal and log scale).
Fig. 2 Particle Standard Curve
Fig. 3 Particle Standard Curve (log scale)
3.Fluorescein standard curve
Dilution serious of fluorescein were prepared and measured in a 96 well plate. A standard curve is generated to correct the cell based readings to an equivalent fluorescein concentration.We obtained the two Fluorescein Standard Curve (normal and log scale).
Fig. 4 Fluorescein Standard Curve
Fig. 5 Fluorescein Standard Curve (log scale)
4.Cell measurements
Fig. 6 Fluorescence Measurements Curve
Test devices 1 and 4 show high fluorescence intensity. Test devices 2 show a modest fluorescence intensity alone with positive control group, while devices3,5,6 barely show low fluorescence intensity alone with the negative control group.
Fig. 7 Raw OD600 Curve
5.We obtained the Colony Forming Units per 0.1 OD600 E. coli cultures
Fig. 8 CFU Result
Discussion
For Figure 3, the log graph isn’t a straight line but not 1:1 slope. In figure 6, highest fluorescence was obtained from device 4, closely followed by test device 1. Test device 2 and positive control group show a modest fluorescence intensity and device 5,6 show low fluorescence intensity, while test devices 3 barely have any fluorescence signal as well as the negative group.
Conclusion
In the case of complying laboratory safety guidelines , we completed the protocol and achieved the expected results.We completed the interlab form, which proved that we made contributions to the interlab study.