(44 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
<style> | <style> | ||
+ | .text1{ | ||
+ | margin-top:50px; | ||
+ | } | ||
+ | |||
+ | .invisibletex{ | ||
+ | visibility:hidden; | ||
+ | height:550px; | ||
+ | } | ||
+ | |||
+ | .fixed_height{ | ||
+ | width:100%; | ||
+ | height:540px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .floatright{ | ||
+ | float:right; | ||
+ | } | ||
+ | |||
+ | .height320{ | ||
+ | height: 320px; | ||
+ | line-height:320px; | ||
+ | } | ||
+ | |||
+ | .height100{ | ||
+ | height: 100px; | ||
+ | line-height: 100px; | ||
+ | } | ||
+ | |||
+ | .height370{ | ||
+ | height:370px; | ||
+ | } | ||
+ | |||
+ | .topbottom50{ | ||
+ | margin-top: 50px;margin-bottom:50px; | ||
+ | } | ||
+ | |||
+ | bottom50{ | ||
+ | margin-bottom: 50px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .top20{ | ||
+ | margin-top:20px; | ||
+ | } | ||
+ | |||
+ | .top50{ | ||
+ | margin-top:50px; | ||
+ | } | ||
+ | |||
+ | img.safetybanner{ | ||
+ | width:500px; | ||
+ | margin-top:50px; | ||
+ | } | ||
+ | |||
+ | img.safety_title{ | ||
+ | width:20%; | ||
+ | } | ||
+ | |||
+ | .safety_subtitle{ | ||
+ | width: 80%; | ||
+ | } | ||
+ | |||
+ | .safety_tables{ | ||
+ | width:700px; | ||
+ | } | ||
+ | |||
+ | .futureplans{ | ||
+ | width:130px; | ||
+ | } | ||
+ | |||
+ | .boxalign{ | ||
+ | display:none; | ||
+ | width:100%; | ||
+ | height: 400px; | ||
+ | } | ||
+ | |||
+ | .floatleft{ | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | .height120{ | ||
+ | height:120px; | ||
+ | } | ||
+ | |||
− | div a{ | + | div a, p, ul, h1, h2, h3, h4, h5, h6, map, area, img{ |
position: relative; | position: relative; | ||
− | z-index: | + | z-index:100; |
} | } | ||
Line 15: | Line 100: | ||
text-align: left; | text-align: left; | ||
} | } | ||
+ | |||
+ | @media screen and (max-width: 1250px) { | ||
+ | img.safetybanner{width:90%;} | ||
+ | map{display:none} | ||
+ | .safety26, .height370{width:95%; text-align:center; height:400px;} | ||
+ | .invisibletext, .invisibletex{display:none} | ||
+ | .fixed_height{height:auto} | ||
+ | .height120{height:120px;} | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 700px) { | ||
+ | img.safetybanner{width:90%} | ||
+ | img.safety_title{width:40%} | ||
+ | .safety_subtitle{width:150px} | ||
+ | img.safety_tables{width:90%} | ||
+ | img.future_plans{width:90%} | ||
+ | .floatright{float:none} | ||
+ | .induction{margin-top:80px;} | ||
+ | .fixed_height{height:auto} | ||
+ | .invisibletext, .invisibletex{display:none} | ||
+ | .boxalign{display:block} | ||
+ | .height320{height:150px; line-height:150px;} | ||
+ | .safety25{width:28%;float:left} | ||
+ | .item3{width:100%;height:200px;} | ||
+ | .safety25 img{width:90%} | ||
+ | .safety26{text-align:center; height:500px;} | ||
+ | .safety26 img{float:none} | ||
+ | .floatleft{text-align:center;float:none} | ||
+ | p.floatleft{text-align:center;font-size:12px;} | ||
+ | .height120{height:200px;} | ||
+ | .height370{height:500px;} | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
+ | |||
<center> | <center> | ||
− | <div | + | <div class="team90"> |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<center> | <center> | ||
− | <div | + | <div class="column half_size" > |
− | <img | + | <img class="safetybanner" src="https://static.igem.org/mediawiki/2016/3/36/T--Manchester--safetysummary.png" alt="safety summary" usemap="#nameclick"> |
− | </div> | + | </img> |
+ | |||
+ | <map name="nameclick"> | ||
+ | <area shape="circle" coords="65,120,65" href="#safedesign" title="Safe Project Design"> | ||
+ | <area shape="circle" coords="310 65 65" href="#safelabwork" title="Safe Labwork"> | ||
+ | <area shape="circle" coords="435 230 65" href="#safeshipping" title="Safe Shipping"> | ||
+ | </map> | ||
+ | |||
+ | |||
+ | </div> | ||
</center> | </center> | ||
− | <div | + | <div class="top50 column half_size"> |
− | <p style="font-size: | + | <p class="text1" style="font-size:20px"> |
− | Safety is absolutely paramount in the scientific research area. In conducting scientific experiments, researchers should always comply to the safety measurements outlined in the Health and Safety at Work Act 1974, c.37 <sup>[1]</sup>, not only to protect themselves, but also the members of the public and environment from any potential harm. | + | Safety is absolutely paramount in the scientific research area. In conducting scientific experiments, researchers should always comply to the safety measurements outlined in the Health and Safety at Work Act 1974, c.37 <sup>[1]</sup>, not only to protect themselves, but also the members of the public and environment from any potential harm. |
− | <br /><br /> | + | <br /><br /> |
− | Scroll to check out the safety measurements we took! | + | Scroll to check out the safety measurements we took! |
− | </p> | + | </p> |
</div> | </div> | ||
Line 38: | Line 178: | ||
<center> | <center> | ||
− | <div | + | <div id="safedesign" class="topbottom50 column full_size"> |
− | <img | + | <img class="safety_title" src="https://static.igem.org/mediawiki/2016/d/d1/T--Manchester--safety_projectdesign.png" alt="safe project design"> |
− | </div> | + | </img> |
+ | </div> | ||
</center> | </center> | ||
Line 46: | Line 187: | ||
− | <div class="column onefifth_size"> | + | <div class="column onefifth_size"> |
− | <img | + | <img class="safety_subtitle" src="https://static.igem.org/mediawiki/2016/0/0f/T--Manchester--safety_non_path.png" alt="choose a non-pathogenic chassis"> |
− | </div> | + | </img> |
+ | </div> | ||
− | <div | + | <div class="bottom50 column fourfifth_size"> |
− | <img | + | <img class="safety_tables" src="https://static.igem.org/mediawiki/2016/3/3c/T--Manchester--safety_table.png" alt="safety table"> |
+ | </img> | ||
</div> | </div> | ||
− | + | <div class="fixed_height"> | |
<div class="column onefifth_size"> | <div class="column onefifth_size"> | ||
− | <img | + | <img class="safety_subtitle" src="https://static.igem.org/mediawiki/2016/a/a5/T--Manchester--safety_materials.png" alt="Choosing safe materials"> |
+ | </img> | ||
</div> | </div> | ||
<div class="column safety26"> | <div class="column safety26"> | ||
− | <h3 style="color:rgb(0,176,240)">Ethidium Bromide (EtBr) | + | <h3 style="color:rgb(0,176,240)">Ethidium Bromide (EtBr) |
− | + | </h3> | |
− | + | ||
− | + | ||
<br /> | <br /> | ||
− | <li>Risks: Harmful if swallowed and inhaled, highly mutagenic and may be carcinogenic <sup>[3]</sup>.</li> | + | <ul style="text-align:left"> |
− | </ul> | + | <li>Hazard statements: H302, H330, H341</li> |
− | <br /> | + | <br /> |
− | <p style="font-size:20px">EtBr is commonly used in laboratories to identify the band sizes of DNA samples under ultraviolet light after being loaded onto agarose gels. | + | <li>Risks: Harmful if swallowed and inhaled, highly mutagenic and may be carcinogenic <sup>[3]</sup>.</li> |
+ | </ul> | ||
+ | <br /> | ||
+ | <p style="font-size:20px">EtBr is commonly used in laboratories to identify the band sizes of DNA samples under ultraviolet light after being loaded onto agarose gels. | ||
<br /><br /> | <br /><br /> | ||
− | Usage of EtBr has been reduced in our lab by using SYBR Safe as a substitute to minimize the risks as stated above. | + | |
− | </p> | + | Usage of EtBr has been reduced in our lab by using SYBR Safe as a substitute to minimize the risks as stated above. |
+ | </p> | ||
</div> | </div> | ||
Line 81: | Line 227: | ||
<div class="column safety26"> | <div class="column safety26"> | ||
− | <h3 style="color:rgb(0,176,240)">SYBR Safe </h3> | + | <h3 style="color:rgb(0,176,240)">SYBR Safe </h3> |
− | < | + | <br /> |
− | <li>Hazard statements: H227</li> | + | <ul> |
+ | <li>Hazard statements: H227</li> | ||
+ | <br /> | ||
+ | <li>Risks: Flammable, may cause mild eye and skin irritation</li> | ||
+ | </ul> | ||
<br /> | <br /> | ||
− | + | <p style="font-size:20px">Similar to EtBr, SYBR Safe enables the visualization of nucleic acid bands using agarose gels. In comparison, SYBR Safe has been identified to be 4 to 5 times less mutagenic than EtBr <sup>[4]</sup>. Thus, we substituted EtBr with SYBR Safe for most of our nucleic acid staining procedures. | |
− | + | </p> | |
− | + | ||
− | <p style="font-size:20px">Similar to EtBr, SYBR Safe enables the visualization of nucleic acid bands using agarose gels. In comparison, SYBR Safe has been identified to be 4 to 5 times less mutagenic than EtBr <sup>[4]</sup>. Thus, we substituted EtBr with SYBR Safe for most of our nucleic acid staining procedures. | + | |
− | </p> | + | |
</div> | </div> | ||
+ | </div> | ||
+ | <div class="column fixed_height"> | ||
− | + | <div class="invisibletex column onefifth_size"> | |
− | + | ||
− | <div | + | |
invisible | invisible | ||
</div> | </div> | ||
Line 106: | Line 253: | ||
<h3 style="color:rgb(0,176,240)">ABTS</h3> | <h3 style="color:rgb(0,176,240)">ABTS</h3> | ||
<p style="font-size:11px;text-align:center">(2,2'-azino-bis(3-ethylbenzothiazoline-6-sulphonic acid))</p> | <p style="font-size:11px;text-align:center">(2,2'-azino-bis(3-ethylbenzothiazoline-6-sulphonic acid))</p> | ||
+ | |||
<ul> | <ul> | ||
<li> Hazards statements: H315, H319, H335</li> | <li> Hazards statements: H315, H319, H335</li> | ||
Line 123: | Line 271: | ||
<div class="column safety26"> | <div class="column safety26"> | ||
<h3 style="color:rgb(0,176,240)">Glucose Oxidase (GOx)</h3> | <h3 style="color:rgb(0,176,240)">Glucose Oxidase (GOx)</h3> | ||
+ | <br /> | ||
<ul> | <ul> | ||
<li>Hazards statements: H334</li> | <li>Hazards statements: H334</li> | ||
Line 129: | Line 278: | ||
</ul> | </ul> | ||
<br /><br /> | <br /><br /> | ||
− | <p style="font-size:20px">GOx catalyzes the oxidation of glucose to hydrogen peroxide ( | + | <p style="font-size:20px">GOx catalyzes the oxidation of glucose to hydrogen peroxide (H<sub>2</sub>O<sub>2</sub>) and D-glucono-δ-lactone. GOx is used in our <a src="" target="_blank">pilot experiment </a> to justify our proof of concept before we kick start our <a src="" target="_blank">actual project </a> with alcohol oxidase (AOx). |
</p> | </p> | ||
</div> | </div> | ||
+ | </div> | ||
− | <div | + | |
+ | |||
+ | <div class="fixed_height"> | ||
+ | |||
+ | <div class="invisibletex column onefifth_size"> | ||
invisible | invisible | ||
</div> | </div> | ||
− | <div class="column safety26 | + | <div class="height370 column safety26"> |
<h3 style="color:rgb(0,176,240)">Horseradish Peroxidase (HRP) </h3> | <h3 style="color:rgb(0,176,240)">Horseradish Peroxidase (HRP) </h3> | ||
+ | <br /> | ||
<ul> | <ul> | ||
<li>Hazards statements: H334, H317</li> | <li>Hazards statements: H334, H317</li> | ||
Line 148: | Line 303: | ||
<br /><br /> | <br /><br /> | ||
<p style="font-size:20px"> | <p style="font-size:20px"> | ||
− | HRP catalyzes the redox reaction and amplify the signals of chromogenic (eg: ABTS) and chemiluminescence (eg: luminol) substrates. The reaction is fast and visible, as shown in our <a src="">pilot study </a>. | + | HRP catalyzes the redox reaction and amplify the signals of chromogenic (eg: ABTS) and chemiluminescence (eg: luminol) substrates. The reaction is fast and visible, as shown in our <a src="" target="_blank">pilot study </a>. |
</p> | </p> | ||
</div> | </div> | ||
Line 154: | Line 309: | ||
− | <div class="column safety26 | + | <div class="height370 column safety26"> |
− | <img | + | <img class="futureplans" src="https://static.igem.org/mediawiki/2016/b/b4/T--Manchester--safety_futureplans.png" alt="Future Plans"></img> |
<br /><br /> | <br /><br /> | ||
<ul> | <ul> | ||
Line 162: | Line 317: | ||
<li>Explore other redox indicators as alternatives for ABTS.</li> | <li>Explore other redox indicators as alternatives for ABTS.</li> | ||
</ul> | </ul> | ||
+ | </div> | ||
+ | |||
</div> | </div> | ||
Line 167: | Line 324: | ||
<center> | <center> | ||
− | <div | + | <div id="safelabwork" class="top20 bottom50 column full_size"> |
− | <img | + | <img class="safety_title" src="https://static.igem.org/mediawiki/2016/a/a4/T--Manchester--safety_labwork.png" alt="safe labwork"></img> |
</div> | </div> | ||
</center> | </center> | ||
Line 174: | Line 331: | ||
<div class="column onefifth_size"> | <div class="column onefifth_size"> | ||
− | <img | + | <img class="safety_subtitle" src="https://static.igem.org/mediawiki/2016/6/68/T--Manchester--safety_course.png" alt="2 hours safety course"></img> |
</div> | </div> | ||
Line 185: | Line 342: | ||
<div class="column onefifth_size"> | <div class="column onefifth_size"> | ||
− | <img | + | <img class="floatright safety_subtitle" src="https://static.igem.org/mediawiki/2016/2/29/T--Manchester--safety_pic4.png" alt="safety picture 4"></img> |
</div> | </div> | ||
− | <div class="column onefifth_size"> | + | <div style="clear:both" class="column onefifth_size"> |
− | <img | + | <img class="induction safety_subtitle" src="https://static.igem.org/mediawiki/2016/a/a8/T--Manchester--lab_induction.png"></img> |
</div> | </div> | ||
Line 204: | Line 361: | ||
<div class="column onefifth_size"> | <div class="column onefifth_size"> | ||
− | <img | + | <img class="floatright safety_subtitle" src="https://static.igem.org/mediawiki/2016/4/43/T--Manchester--safety_pic5.png" alt="safety picture 5"></img> |
</div> | </div> | ||
Line 214: | Line 371: | ||
− | <div | + | <div class="height320 column onefifth_size"> |
− | <img style=" | + | <img class="safety_subtitle" style="vertical-align:bottom" src="https://static.igem.org/mediawiki/2016/f/f3/T--Manchester--general_safety.png" alt="general safety"></img> |
</div> | </div> | ||
+ | |||
+ | <div class="item3"> | ||
<div class="column safety25"> | <div class="column safety25"> | ||
− | <img | + | <img class="safety_subtitle" src="https://static.igem.org/mediawiki/2016/1/13/T--Manchester--safety_pic1.png" alt="safety picture 1"></img> |
</div> | </div> | ||
<div class="column safety25"> | <div class="column safety25"> | ||
− | <img | + | <img class="safety_subtitle" src="https://static.igem.org/mediawiki/2016/4/49/T--Manchester--safety_pic2.png" alt="safety picture 2"></img> |
</div> | </div> | ||
<div class="column safety25"> | <div class="column safety25"> | ||
− | <img | + | <img class="safety_subtitle" src="https://static.igem.org/mediawiki/2016/1/16/T--Manchester--safety_pic3.png" alt="safety picture 3"></img> |
+ | </div> | ||
+ | |||
</div> | </div> | ||
− | <div | + | <div class="height100 column fourfifth_size"> |
<h1 style="font-size:30px;text-align:left; vertical-align:middle; color:rgb(0,176,80);">When in the lab:</h1> | <h1 style="font-size:30px;text-align:left; vertical-align:middle; color:rgb(0,176,80);">When in the lab:</h1> | ||
</div> | </div> | ||
Line 239: | Line 400: | ||
</div> | </div> | ||
− | <div class="column safety26 | + | <div class="height120 column safety26"> |
− | <img | + | <img class="floatleft" src="https://static.igem.org/mediawiki/2016/e/ef/T--Manchester--safety_small1.png" alt="safety1"></img> |
− | <p class="column threefifth_size" style="font-size:20px | + | <p class="floatleft column threefifth_size" style="text-align:center;font-size:20px;padding-left:30px;padding-top:40px;">Strictly no food and drink |
</p> | </p> | ||
</div> | </div> | ||
− | <div class="column safety26 | + | <div class="height120 column safety26"> |
− | <img | + | <img class="floatleft" src="https://static.igem.org/mediawiki/2016/0/00/T--Manchester--safety_small4.png" alt="safety4"></img> |
− | <p class="column threefifth_size"style="font-size:20px | + | <p class="floatleft column threefifth_size"style="text-align:center;font-size:20px;padding-left:30px;padding-top:40px;">Always wear a lab coat |
</p> | </p> | ||
</div> | </div> | ||
Line 255: | Line 416: | ||
</div> | </div> | ||
− | <div class="column safety26 | + | <div class="height120 column safety26"> |
− | <img | + | <img class="floatleft" src="https://static.igem.org/mediawiki/2016/2/2b/T--Manchester--safety_small2.png" alt="safety2"></img> |
− | <p class="column threefifth_size" style="font-size:20px | + | <p class="floatleft column threefifth_size" style="text-align:center;font-size:20px;padding-left:30px;padding-top:20px;">Wear protective goggles when working with harmful chemicals |
</p> | </p> | ||
</div> | </div> | ||
− | <div class="column safety26 | + | <div class="height120 column safety26"> |
− | <img | + | <img class="floatleft" src="https://static.igem.org/mediawiki/2016/7/72/T--Manchester--safety_small5.png" alt="safety5"></img> |
− | <p class="column threefifth_size" style="font-size:20px | + | <p class=" floatleft column threefifth_size" style="text-align:center;font-size:20px;padding-left:30px;padding-top:20px;">Always wear rubber gloves unless working under flame |
</p> | </p> | ||
</div> | </div> | ||
Line 272: | Line 433: | ||
</div> | </div> | ||
− | <div class="column safety26 | + | <div class="height120 column safety26"> |
− | <img | + | <img class="floatleft" src="https://static.igem.org/mediawiki/2016/a/ab/T--Manchester--safety_small3.png" alt="safety3"></img> |
− | <p class="column threefifth_size" style="font-size:20px | + | <p class="floatleft column threefifth_size" style="text-align:center;font-size:20px;padding-left:30px;padding-top:30px;">Always work at properly ventilated area |
</p> | </p> | ||
</div> | </div> | ||
− | <div class="column safety26 | + | <div class="height120 column safety26"> |
− | <img | + | <img class="floatleft" src="https://static.igem.org/mediawiki/2016/e/ea/T--Manchester--safety_small6.png" alt="safety6"></img> |
− | <p class="column threefifth_size" style="font-size:20px | + | <p class="floatleft column threefifth_size" style="text-align:center;font-size:20px;padding-left:30px;padding-top:20px;">Dispose contaminated consumables following local regulations |
</p> | </p> | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | <div class="boxalign"> | ||
+ | </div> | ||
<center> | <center> | ||
− | <div style="margin-top: 50px;margin-bottom:50px;" class="column full_size"> | + | <div id="safeshipping" style="margin-top: 50px;margin-bottom:50px;" class="column full_size"> |
− | <img | + | <img class="safety_title" src="https://static.igem.org/mediawiki/2016/5/5b/T--Manchester--safety_shipping.png" alt="safe Shipping"></img> |
</div> | </div> | ||
</center> | </center> | ||
Line 294: | Line 459: | ||
<div class="column onefifth_size"> | <div class="column onefifth_size"> | ||
− | <img | + | <img class="safety_subtitle" src="https://static.igem.org/mediawiki/2016/9/91/T--Manchester--safety_biobrick.png" alt="iGEM Biobrick Shipping Standard"></img> |
</div> | </div> | ||
<div class="column threefifth_size"> | <div class="column threefifth_size"> | ||
<ul style="font-size:20px; padding-top:25px;"> | <ul style="font-size:20px; padding-top:25px;"> | ||
− | <li>Followed the shipping guidelines provided by <a href="http://parts.igem.org/Help:Shipping" target="_blank">iGEM HQ</a>.</li> | + | <li>Followed the shipping guidelines provided by <a href="http://parts.igem.org/Help:Shipping" target="_blank" target="_blank">iGEM HQ</a>.</li> |
<li>Submitted our BioBricks [insert link to our BioBrick list] in pSB1C3 backbone.</li> | <li>Submitted our BioBricks [insert link to our BioBrick list] in pSB1C3 backbone.</li> | ||
<li>Time to get ready for the Giant Jamboree in Boston! :)</li> | <li>Time to get ready for the Giant Jamboree in Boston! :)</li> | ||
Line 306: | Line 471: | ||
<div class="column onefifth_size"> | <div class="column onefifth_size"> | ||
− | <img | + | <img class="safety_subtitle" src="https://static.igem.org/mediawiki/2016/5/52/T--Manchester--safety_parts.png" alt="biobrick parts picture"></img> |
</div> | </div> | ||
Line 312: | Line 477: | ||
− | <div | + | <div class="referencediv column full_size"> |
− | <h1 | + | <h1 class="reference">References</h1> |
<br /><br /> | <br /><br /> | ||
<ul class="romanlist"> | <ul class="romanlist"> | ||
− | <li>Health and Safety at Work Act 1974, c.37. Available at: <a href="http://www.legislation.gov.uk/ukpga/1974/37">http://www.legislation.gov.uk/ukpga/1974/37 </a><b class="clear"></b>[Accessed 13 September 2013]</li> | + | <li><i>Health and Safety at Work Act 1974, c.37.</i> Available at: <a href="http://www.legislation.gov.uk/ukpga/1974/37" target="_blank">http://www.legislation.gov.uk/ukpga/1974/37 </a><b class="clear"></b>[Accessed 13 September 2013]</li> |
− | <li>Chart, H., Smith, H. R., La Ragione, R. M. & Woodward, M. J. (2000). An investigation into the pathogenic properties of Escherichia | + | <li>Chart, H., Smith, H. R., La Ragione, R. M. & Woodward, M. J. (2000). An investigation into the pathogenic properties of <i>Escherichia coli</i> strains BLR, BL21, Dh5alpha and EQ1. <i>Journal of Applied Microbiology</i>, 89, 1048-1058.</li> |
− | <li>Walter, J., Caroline, J. C., Caroline, J. J. & Anjanapriya, S. (2013). Toxic and mutagenic impact of ethidium bromide traces on the growth of Escherichia coli KL226. International Journal of Current Science, 8, E28-32.</li> | + | <li>Walter, J., Caroline, J. C., Caroline, J. J. & Anjanapriya, S. (2013). Toxic and mutagenic impact of ethidium bromide traces on the growth of <i>Escherichia coli</i> KL226. <i>International Journal of Current Science</i>, 8, E28-32.</li> |
− | <li>Evenson, W. E., Boden, L. M., Muzikar, K. A. & O’Leary, D. J. (2012). 1H and 13C NMR assignments for the cyanine dyes SYBR Safe and Thiazole Orange. Journal of Organic Chemistry, 77(23), 10967-10971.</li> | + | <li>Evenson, W. E., Boden, L. M., Muzikar, K. A. & O’Leary, D. J. (2012). 1H and 13C NMR assignments for the cyanine dyes SYBR Safe and Thiazole Orange. <i>Journal of Organic Chemistry</i>, 77(23), 10967-10971.</li> |
− | <li>Laboratory biosafety manual. 3rd edition. Geneva: World Health Organization; 2004. (WHO/CDS/CSR/LYO/2004. 11). Available at: <a href="http://www.who.int/csr/resources/publications/biosafety/en/Biosafety7.pdf"> http://www.who.int/csr/resources/publications/biosafety/en/Biosafety7.pdf </a> [Accessed 14 September 2016]</li> | + | <li>Laboratory biosafety manual. 3rd edition. Geneva: World Health Organization; 2004. (WHO/CDS/CSR/LYO/2004. 11). Available at: <a href="http://www.who.int/csr/resources/publications/biosafety/en/Biosafety7.pdf" target="_blank"> http://www.who.int/csr/resources/publications/biosafety/en/Biosafety7.pdf </a> [Accessed 14 September 2016]</li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 333: | Line 498: | ||
− | + | <div class="floatright2 project1"> | |
+ | <a style="z-index:100; position: relative" class="projectlink" href="#top">Top ^</a> | ||
+ | </div> | ||
<!-- | <!-- | ||
Line 374: | Line 541: | ||
</div> | </div> | ||
</center> | </center> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
--> | --> | ||
</html> | </html> | ||
{{Manchester/CSS/footer}} | {{Manchester/CSS/footer}} |
Latest revision as of 00:58, 20 October 2016
Safety is absolutely paramount in the scientific research area. In conducting scientific experiments, researchers should always comply to the safety measurements outlined in the Health and Safety at Work Act 1974, c.37 [1], not only to protect themselves, but also the members of the public and environment from any potential harm.
Scroll to check out the safety measurements we took!
Ethidium Bromide (EtBr)
- Hazard statements: H302, H330, H341
- Risks: Harmful if swallowed and inhaled, highly mutagenic and may be carcinogenic [3].
EtBr is commonly used in laboratories to identify the band sizes of DNA samples under ultraviolet light after being loaded onto agarose gels.
Usage of EtBr has been reduced in our lab by using SYBR Safe as a substitute to minimize the risks as stated above.
SYBR Safe
- Hazard statements: H227
- Risks: Flammable, may cause mild eye and skin irritation
Similar to EtBr, SYBR Safe enables the visualization of nucleic acid bands using agarose gels. In comparison, SYBR Safe has been identified to be 4 to 5 times less mutagenic than EtBr [4]. Thus, we substituted EtBr with SYBR Safe for most of our nucleic acid staining procedures.
ABTS
(2,2'-azino-bis(3-ethylbenzothiazoline-6-sulphonic acid))
- Hazards statements: H315, H319, H335
- Risks: May cause skin, eye and respiratory irritation.
ABTS is widely used to detect the binding activity of molecules in presence of a peroxidase enzyme (eg: HRP).
The possibility of causing skin irritation when in direct contact with ABTS indicates that ABTS may not be the best candidate for our actual AlcoPatch. For future experiments, ABTS should be substituted with other safer redox indicators.
Glucose Oxidase (GOx)
- Hazards statements: H334
- Risks: May cause skin and respiratory irritation.
GOx catalyzes the oxidation of glucose to hydrogen peroxide (H2O2) and D-glucono-δ-lactone. GOx is used in our pilot experiment to justify our proof of concept before we kick start our actual project with alcohol oxidase (AOx).
Horseradish Peroxidase (HRP)
- Hazards statements: H334, H317
- Risks: May cause skin and respiratory irritation.
HRP catalyzes the redox reaction and amplify the signals of chromogenic (eg: ABTS) and chemiluminescence (eg: luminol) substrates. The reaction is fast and visible, as shown in our pilot study .
- Design a kill switch system to minimize that the risk of releasing live E.coli organisms to the environment.
- Explore other redox indicators as alternatives for ABTS.
- Conducted by the Safety and Risk Manager of Manchester Institute of Biotechnology, Dr. Tanya Aspinall.
- Outlined the general lab safety rules, waste disposal procedures and other policies that we should abide to, including COSHH and risk assessments.
- Lab we worked in was categorized as Biosafety Level 1, according to WHO Laboratory Safety Manual [5].
- Led by one of our supervisors, Marc.
- Familiarize ourselves to work in the lab.
- Performed our lab rota under Marc’s supervision.
When in the lab:
Strictly no food and drink
Always wear a lab coat
Wear protective goggles when working with harmful chemicals
Always wear rubber gloves unless working under flame
Always work at properly ventilated area
Dispose contaminated consumables following local regulations
- Followed the shipping guidelines provided by iGEM HQ.
- Submitted our BioBricks [insert link to our BioBrick list] in pSB1C3 backbone.
- Time to get ready for the Giant Jamboree in Boston! :)
References
- Health and Safety at Work Act 1974, c.37. Available at: http://www.legislation.gov.uk/ukpga/1974/37 [Accessed 13 September 2013]
- Chart, H., Smith, H. R., La Ragione, R. M. & Woodward, M. J. (2000). An investigation into the pathogenic properties of Escherichia coli strains BLR, BL21, Dh5alpha and EQ1. Journal of Applied Microbiology, 89, 1048-1058.
- Walter, J., Caroline, J. C., Caroline, J. J. & Anjanapriya, S. (2013). Toxic and mutagenic impact of ethidium bromide traces on the growth of Escherichia coli KL226. International Journal of Current Science, 8, E28-32.
- Evenson, W. E., Boden, L. M., Muzikar, K. A. & O’Leary, D. J. (2012). 1H and 13C NMR assignments for the cyanine dyes SYBR Safe and Thiazole Orange. Journal of Organic Chemistry, 77(23), 10967-10971.
- Laboratory biosafety manual. 3rd edition. Geneva: World Health Organization; 2004. (WHO/CDS/CSR/LYO/2004. 11). Available at: http://www.who.int/csr/resources/publications/biosafety/en/Biosafety7.pdf [Accessed 14 September 2016]