(13 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
<!--- Own CSS ---> | <!--- Own CSS ---> | ||
<link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/CSS?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/CSS?action=raw&ctype=text/css"> | ||
− | |||
− | |||
− | |||
<!--- Main Menu script ---> | <!--- Main Menu script ---> | ||
Line 17: | Line 14: | ||
<link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/w3?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/w3?action=raw&ctype=text/css"> | ||
+ | <!--- Bootstrap Css ---> | ||
+ | <script src="https://2018.igem.org/Template:HebrewU/boot?action=raw&ctype=text/javascript"></script> | ||
+ | <link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/strap?action=raw&ctype=text/css"> | ||
− | |||
+ | <!--- Open interview in new window ---> | ||
+ | <script type="text/javascript"> | ||
+ | function openTab(th) | ||
+ | { | ||
+ | window.open(th.name,'_blank'); | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
<style> | <style> | ||
/* Disable I-GEM defult properties for blank page */ | /* Disable I-GEM defult properties for blank page */ | ||
Line 27: | Line 36: | ||
#body {background-color:#EDEADC; } | #body {background-color:#EDEADC; } | ||
#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; } | ||
− | + | ||
− | + | ||
.w3-container { | .w3-container { | ||
overflow: auto; | overflow: auto; | ||
Line 44: | Line 52: | ||
} | } | ||
− | + | ||
+ | |||
+ | @media (max-width: 1000px) { | ||
.fixed { | .fixed { | ||
display: none; | display: none; | ||
Line 52: | Line 62: | ||
} | } | ||
− | + | #panel, #flip_experts #panel_industry { | |
− | + | padding: 5px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | padding: | + | |
text-align: center; | text-align: center; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #panel panel_industry{ | |
− | + | padding: 50px; | |
− | + | display: none; | |
− | + | ||
} | } | ||
− | + | body { | |
− | + | background-color:w3-blue-gray; | |
− | + | ||
} | } | ||
− | + | ul { | |
− | + | ||
− | + | padding-left:150px; | |
− | + | padding-right:100px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | a { | |
− | + | color: hotpink; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | # | + | #HQ_page p { |
− | + | font-family: inherit; | |
+ | font-size:20px; | ||
+ | color: white; | ||
} | } | ||
− | + | </style> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <script> | ||
+ | function myFunction() { | ||
+ | var x = document.getElementById("Industry_display"); | ||
+ | if (x.className.indexOf("w3-show") == -1) { | ||
+ | x.className += " w3-show"; | ||
+ | } else { | ||
+ | x.className = x.className.replace(" w3-show", ""); | ||
+ | } | ||
} | } | ||
+ | </script> | ||
− | + | <script> | |
− | + | function myFunction_2() { | |
− | + | var x = document.getElementById("Interviews_display"); | |
− | + | if (x.className.indexOf("w3-show") == -1) { | |
− | + | x.className += " w3-show"; | |
− | + | } else { | |
− | + | x.className = x.className.replace(" w3-show", ""); | |
+ | } | ||
} | } | ||
− | + | </script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
<body> | <body> | ||
− | + | <div class="w3-blue-gray"> | |
<ul id="ddmenu_hebrewu"> | <ul id="ddmenu_hebrewu"> | ||
<li style="float:left;margin-top:12px;padding-left:15px;"><br />Hebrew</li> | <li style="float:left;margin-top:12px;padding-left:15px;"><br />Hebrew</li> | ||
Line 160: | Line 139: | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Description">Description</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Description">Description</a></li> | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Model">Model</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Model">Model</a></li> | ||
− | <li><a href="https://2018.igem.org/Team:HebrewU/ | + | <li><a href="https://2018.igem.org/Team:HebrewU/Demonstrate">Results</a></li> |
<li><a href="https://2018.igem.org/Team:HebrewU/Parts">Parts</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Parts">Parts</a></li> | ||
− | <li><a href="https://2018.igem.org/Team:HebrewU/ | + | <li><a href="https://2018.igem.org/Team:HebrewU/Software">MOOLTi</a></li> |
</ul> | </ul> | ||
Line 174: | Line 153: | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Safety">Safety</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Safety">Safety</a></li> | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Protocols">Protocols</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Protocols">Protocols</a></li> | ||
− | |||
</ul> | </ul> | ||
Line 192: | Line 170: | ||
<ul> | <ul> | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Team">Members</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Team">Members</a></li> | ||
− | <li><a href="https://2018.igem.org/Team:HebrewU/ | + | <li><a href="https://2018.igem.org/Team:HebrewU/Attributions">Attributions</a></li> |
<li><a href="https://2018.igem.org/Team:HebrewU/Collaborations">Collaborations</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Collaborations">Collaborations</a></li> | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Photo_Gallery">Photo Gallery</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Photo_Gallery">Photo Gallery</a></li> | ||
Line 215: | Line 193: | ||
<a href="https://2018.igem.org/Team:HebrewU/Description"><button class="b_huji_small_subnav">Description</button></a> | <a href="https://2018.igem.org/Team:HebrewU/Description"><button class="b_huji_small_subnav">Description</button></a> | ||
<a href="https://2018.igem.org/Team:HebrewU/Model"><button class="b_huji_small_subnav">Model</button></a> | <a href="https://2018.igem.org/Team:HebrewU/Model"><button class="b_huji_small_subnav">Model</button></a> | ||
− | <a href="https://2018.igem.org/Team:HebrewU/ | + | <a href="https://2018.igem.org/Team:HebrewU/Demonstrate"><button class="b_huji_small_subnav">Results</button></a> |
<a href="https://2018.igem.org/Team:HebrewU/Parts"><button class="b_huji_small_subnav">Parts</button></a> | <a href="https://2018.igem.org/Team:HebrewU/Parts"><button class="b_huji_small_subnav">Parts</button></a> | ||
− | <a href="https://2018.igem.org/Team:HebrewU/Software"><button class="b_huji_small_subnav"> | + | <a href="https://2018.igem.org/Team:HebrewU/Software"><button class="b_huji_small_subnav">MOOLTi</button></a> |
</div> | </div> | ||
Line 245: | Line 223: | ||
<div class="huji_small_navbar_panel"> | <div class="huji_small_navbar_panel"> | ||
<a href="https://2018.igem.org/Team:HebrewU/Members"><button class="b_huji_small_subnav">Members</button></a> | <a href="https://2018.igem.org/Team:HebrewU/Members"><button class="b_huji_small_subnav">Members</button></a> | ||
− | <a href="https://2018.igem.org/Team:HebrewU/ | + | <a href="https://2018.igem.org/Team:HebrewU/Attributions"><button class="b_huji_small_subnav">Attributions</button></a> |
<a href="https://2018.igem.org/Team:HebrewU/Collaborations"><button class="b_huji_small_subnav">Collaborations</button></a> | <a href="https://2018.igem.org/Team:HebrewU/Collaborations"><button class="b_huji_small_subnav">Collaborations</button></a> | ||
<a href="https://2018.igem.org/Team:HebrewU/Photo_Gallery"><button class="b_huji_small_subnav">Photo Gallery</button></a> | <a href="https://2018.igem.org/Team:HebrewU/Photo_Gallery"><button class="b_huji_small_subnav">Photo Gallery</button></a> | ||
− | |||
</div> | </div> | ||
<a href="https://2018.igem.org/Team:HebrewU/Judging"><button class="huji_small_navbar">Judging</button></a> | <a href="https://2018.igem.org/Team:HebrewU/Judging"><button class="huji_small_navbar">Judging</button></a> | ||
</div> | </div> | ||
− | |||
<!----------- Script 1 for small navbar ---------------> | <!----------- Script 1 for small navbar ---------------> | ||
<script> | <script> | ||
Line 283: | Line 259: | ||
} | } | ||
</script> | </script> | ||
+ | |||
+ | |||
+ | |||
+ | <a onClick="topFunction()" id="myBtn_up" title="Go to top"><img src="https://static.igem.org/mediawiki/2018/1/1e/T--hebrewu--arrow_up.png" width="40px" /></a> | ||
+ | |||
+ | <script> | ||
+ | // When the user scrolls down 20px from the top of the document, show the button | ||
+ | window.onscroll = function() {scrollFunction()}; | ||
+ | |||
+ | function scrollFunction() { | ||
+ | if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { | ||
+ | document.getElementById("myBtn_up").style.display = "block"; | ||
+ | } else { | ||
+ | document.getElementById("myBtn_up").style.display = "none"; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | // When the user clicks on the button, scroll to the top of the document | ||
+ | function topFunction() { | ||
+ | document.body.scrollTop = 0; | ||
+ | document.documentElement.scrollTop = 0; | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | |||
+ | <br /><br /> | ||
<!--- Page content start ---> | <!--- Page content start ---> | ||
− | <div class=" | + | <div class="w3-blue-gray"> |
− | + | <div class="w3-center"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/0/0d/T--hebrewu--Safety_HL.png" width="25%"> | |
− | <br /> | + | </div> |
− | + | <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5"> | |
− | + | ||
− | </ | + | This year, the Hebrew University of Jerusalem is taking part in the iGEM competition for the first time in its history. From our single bench in our PI’s lab we can work at a maximum capacity of two students at a time; however, every single student on our team, even those who did not set a foot inside the lab, received safety training as performed by all graduate students and lab technicians in the university.<br> |
− | < | + | <br /></p> |
− | <br /><br /> | + | <div align="center"> |
+ | <a href="#project_safety"><button class="w3-button w3-padding-large w3-large w3-margin-top" style="background-color:#D1F2EB;border-radius: 12px;width:200px;">Safety in Our Project</button> </a> | ||
+ | <a href="#poetry_safety"><button class="w3-button w3-padding-large w3-large w3-margin-top" style="background-color:#D1F2EB;border-radius: 12px;width:200px;">Safety Poetry Competition</button></a> | ||
+ | </div> <br / ><br / ><br / ><br / > | ||
− | + | <div id="project_safety" class="w3-panel w3-blue-gray w3-center"> | |
− | + | <p> <b> SAFETY RULE #1- FOOTWEAR FOR LAB: </b></p> | |
+ | <img src="https://static.igem.org/mediawiki/2018/b/b7/T--Hebrewu--Safety_1.png" width="70%"> | ||
+ | <br /><br /> | ||
+ | </div> | ||
− | <div class="w3-panel w3- | + | <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5"> |
+ | The majority of our lab work included tasks such as Gibson Assembly, PCR, and the restriction, ligation, and transformation of microorganisms (E. Coli, Agrobacterium, yeasts) as well as Arabidopsis plants – which do not have associated risks or health hazards to humans and are safe processes in general, with two exceptions. First is the sterilization of Arabidopsis seeds with chlorine gas. Acute chlorine gas poisoning in humans can cause symptoms that are primarily respiratory. There may also be skin and eye irritation or chemical burns with external exposure. Other symptoms may include nausea, vomiting, and headaches. The second risk involves the use of Ethidium Bromide, used for gel analysis. <br /><br /> | ||
+ | The first task was conducted under a chemical hood and with the supervision of our PI or his doctorate students. The second, as practiced by all other university personnel, was handled with great care and with personal safety equipment. </p> | ||
+ | |||
+ | <div class="w3-panel w3-blue-gray w3-center"><br /><br /> | ||
<p> <b> SAFETY RULE #2- HOW TO ANALYZE RESULTS: </b></p> | <p> <b> SAFETY RULE #2- HOW TO ANALYZE RESULTS: </b></p> | ||
− | + | <img src="https://static.igem.org/mediawiki/2018/3/38/T--Hebrewu--Safety_2.jpeg" width="70%"> | |
− | <img src="https://static.igem.org/mediawiki/2018/3/38/T--Hebrewu--Safety_2.jpeg" width=" | + | |
<br /><br /> | <br /><br /> | ||
− | + | </div> | |
− | + | ||
− | <div class="w3-panel w3- | + | <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5"> |
+ | Although some of the organisms we handled could potentially have posed minor risks to the environment if they were to be brought out of the lab (for example, Agrobacterium tumefaciens is a plant pathogen that can damage a wide range of plants), simple actions were taken to ensure no environmental exposure occurred, such as the careful isolation of the specimens in our lab. The transgenic material was disposed of in bags that were later run through an autoclave. | ||
+ | </p> | ||
+ | <div class="w3-panel w3-blue-gray w3-center"><br /><br /> | ||
<p> <b> SAFETY RULE #3- HOW TO DEAL WITH BAD RESULTS: </b></p> | <p> <b> SAFETY RULE #3- HOW TO DEAL WITH BAD RESULTS: </b></p> | ||
− | + | <img src="https://static.igem.org/mediawiki/2018/e/ef/T--Hebrewu--Safety_3.jpeg" width="70%"> | |
− | <img src="https://static.igem.org/mediawiki/2018/e/ef/T--Hebrewu--Safety_3.jpeg" width=" | + | |
<br /><br /> | <br /><br /> | ||
+ | </div> | ||
− | Our main challenge regarding lab safety involved testing the activity of our degradation pathway through our transformed organisms. TCDD, one of the most toxic pollutants on earth, is known to cause an array of severe symptoms in humans and animals. Short-term exposure of humans to high levels of dioxins may result in skin lesions and altered liver function. Long-term exposure is linked to impairment of the immune, reproductive and nervous systems, as well as increased incidence of cancer. Because of the long-term persistence of TCDD in the human body, damage and impairment to | + | <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5"> |
+ | Our main challenge regarding lab safety involved testing the activity of our degradation pathway through our transformed organisms. TCDD, one of the most toxic pollutants on earth, is known to cause an array of severe symptoms in humans and animals. Short-term exposure of humans to high levels of dioxins may result in skin lesions and altered liver function. Long-term exposure is linked to impairment of the immune, reproductive and nervous systems, as well as increased incidence of cancer. Because of the long-term persistence of TCDD in the human body, damage and impairment to one's health can show even decades after exposure. <br /><br /> | ||
Due to its extremely high toxicity, our university’s safety official did not allow the usage or study of TCDD within our labs. Instead, we used less-toxic derivatives of the same compound, such as Dibenzofuran and some PCB’s. | Due to its extremely high toxicity, our university’s safety official did not allow the usage or study of TCDD within our labs. Instead, we used less-toxic derivatives of the same compound, such as Dibenzofuran and some PCB’s. | ||
− | Though they are less toxic than TCDD, these compounds are not entirely safe. Dibenzofuran can cause skin, eye, nose and throat irritation, but is not known to cause cancer or birth defects. 1,2,4,5-Tetrachlorobenzene, a PCB, has many short-term effects similar to TCDD, but, like Dibenzofuran, it is not known to cause long term harm. Since they are chemically similar to TCDD, these compounds were helpful for our research. | + | Though they are less toxic than TCDD, these compounds are not entirely safe. Dibenzofuran can cause skin, eye, nose and throat irritation, but is not known to cause cancer or birth defects. 1,2,4,5-Tetrachlorobenzene, a PCB, has many short-term effects similar to TCDD, but, like Dibenzofuran, it is not known to cause long-term harm. Since they are chemically similar to TCDD, these compounds were helpful for our research.</p> |
− | <div class="w3-panel w3- | + | <div class="w3-panel w3-blue-gray w3-center"><br /><br /> |
<p> <b> SAFETY RULE #4- HOW TO WORK SAFELY WITH ETHANOL: </b></p> | <p> <b> SAFETY RULE #4- HOW TO WORK SAFELY WITH ETHANOL: </b></p> | ||
− | + | <img src="https://static.igem.org/mediawiki/2018/0/07/T--Hebrewu--Safety_4.jpeg" width="70%"> | |
− | <img src="https://static.igem.org/mediawiki/2018/0/07/T--Hebrewu--Safety_4.jpeg" width=" | + | |
<br /><br /> | <br /><br /> | ||
+ | </div> | ||
− | To ensure our safety and that of our peers, | + | <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5"> |
+ | To ensure our safety and that of our peers, the work with Dibenzofuran and PCB’s was conducted solely under a chemical hood and with proper protective lab-gear by our trained and qualified lead researcher Amichai Baichman-Kass, with close monitoring from our PI. Using only disposable equipment when possible while wrapping any non-disposable tool, we were able to prevent the permeation of these materials outside of the chemical hood. | ||
Any and all contaminated waste was disposed of in the correct waste-containers and sent for treatment as dictated by our university’s safety protocol. Additionally, the appropriate lab-safety gear – including goggles, gloves, coats, etc. – were used in all lab-related activities. | Any and all contaminated waste was disposed of in the correct waste-containers and sent for treatment as dictated by our university’s safety protocol. Additionally, the appropriate lab-safety gear – including goggles, gloves, coats, etc. – were used in all lab-related activities. | ||
− | + | </p> | |
− | <div class="w3-panel w3- | + | <div class="w3-panel w3-blue-gray w3-center"><br /><br /> |
<p> <b> SAFETY RULE #5- PERSONAL SAFETY GEAR: </b></p> | <p> <b> SAFETY RULE #5- PERSONAL SAFETY GEAR: </b></p> | ||
− | + | <img src="https://static.igem.org/mediawiki/2018/3/34/T--Hebrewu--Safety_5.jpeg" width="70%"> | |
− | <img src="https://static.igem.org/mediawiki/2018/3/34/T--Hebrewu--Safety_5.jpeg" width=" | + | |
<br /><br /> | <br /><br /> | ||
+ | |||
+ | |||
+ | <br /><br /> | ||
+ | <div id="poetry_safety"> | ||
+ | <p style="font-size:150%"> <b> Safety Poetry competition </b></p> | ||
+ | |||
+ | <p style="padding-left:200px;padding-right:200px;"> </h1> | ||
+ | It`s all fun and games but now it is time to get down to business. We wanted to get people excited about gloves, coats and lab safety. So, we decided to hold a safety poetry contest between IGEM teams! This tournament of titans brought out the finest and most creative energies in those who participated. | ||
+ | <br /><br /> | ||
+ | |||
+ | |||
+ | Of course, like in every contest, there is a winner; and of course, for every winner... there is a trophy!<br /> | ||
+ | We present to you, our custom made 3D printed IGEM 2018 safety poetry contest trophy (which will be given in the Jamboree):<br /><br /> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2018/d/d5/T--hebrewu--SafetyContestTrophy.PNG" width="50%"><br /><br /> | ||
+ | |||
+ | |||
+ | |||
+ | What? Who is the winner you ask? *Drumroll* <br /> | ||
+ | With no further ado, let us represent our winner: THE CHLOROFELLA from team Macquaire Australia!<br /><br /> | ||
+ | |||
+ | <video width="400" controls> | ||
+ | <source src="https://static.igem.org/mediawiki/2018/4/4a/T--Hebrewu--Aussie_poetry.mp4" type="video/mp4"> | ||
+ | [Your browser does not support HTML5 video] | ||
+ | </video> | ||
+ | |||
+ | <br /><br /> | ||
+ | |||
+ | We would like to offer our sincerest congratulations to the winner, and thank all those who participated! </p> | ||
+ | <div style="text-align:center"> <br /> | ||
+ | <a onClick="openTab(this)" href="#" name="https://static.igem.org/mediawiki/2018/f/fc/T--Hebrewu--Poetry.pdf"><button type="button" class="btn btn-default"> | ||
+ | For all the Poems </button> </a></div> | ||
+ | </div><br /><br /><br /><br /> | ||
</div> | </div> | ||
+ | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 17:32, 12 December 2018
This year, the Hebrew University of Jerusalem is taking part in the iGEM competition for the first time in its history. From our single bench in our PI’s lab we can work at a maximum capacity of two students at a time; however, every single student on our team, even those who did not set a foot inside the lab, received safety training as performed by all graduate students and lab technicians in the university.
SAFETY RULE #1- FOOTWEAR FOR LAB:
The majority of our lab work included tasks such as Gibson Assembly, PCR, and the restriction, ligation, and transformation of microorganisms (E. Coli, Agrobacterium, yeasts) as well as Arabidopsis plants – which do not have associated risks or health hazards to humans and are safe processes in general, with two exceptions. First is the sterilization of Arabidopsis seeds with chlorine gas. Acute chlorine gas poisoning in humans can cause symptoms that are primarily respiratory. There may also be skin and eye irritation or chemical burns with external exposure. Other symptoms may include nausea, vomiting, and headaches. The second risk involves the use of Ethidium Bromide, used for gel analysis.
The first task was conducted under a chemical hood and with the supervision of our PI or his doctorate students. The second, as practiced by all other university personnel, was handled with great care and with personal safety equipment.
SAFETY RULE #2- HOW TO ANALYZE RESULTS:
Although some of the organisms we handled could potentially have posed minor risks to the environment if they were to be brought out of the lab (for example, Agrobacterium tumefaciens is a plant pathogen that can damage a wide range of plants), simple actions were taken to ensure no environmental exposure occurred, such as the careful isolation of the specimens in our lab. The transgenic material was disposed of in bags that were later run through an autoclave.
SAFETY RULE #3- HOW TO DEAL WITH BAD RESULTS:
Our main challenge regarding lab safety involved testing the activity of our degradation pathway through our transformed organisms. TCDD, one of the most toxic pollutants on earth, is known to cause an array of severe symptoms in humans and animals. Short-term exposure of humans to high levels of dioxins may result in skin lesions and altered liver function. Long-term exposure is linked to impairment of the immune, reproductive and nervous systems, as well as increased incidence of cancer. Because of the long-term persistence of TCDD in the human body, damage and impairment to one's health can show even decades after exposure.
Due to its extremely high toxicity, our university’s safety official did not allow the usage or study of TCDD within our labs. Instead, we used less-toxic derivatives of the same compound, such as Dibenzofuran and some PCB’s.
Though they are less toxic than TCDD, these compounds are not entirely safe. Dibenzofuran can cause skin, eye, nose and throat irritation, but is not known to cause cancer or birth defects. 1,2,4,5-Tetrachlorobenzene, a PCB, has many short-term effects similar to TCDD, but, like Dibenzofuran, it is not known to cause long-term harm. Since they are chemically similar to TCDD, these compounds were helpful for our research.
SAFETY RULE #4- HOW TO WORK SAFELY WITH ETHANOL:
To ensure our safety and that of our peers, the work with Dibenzofuran and PCB’s was conducted solely under a chemical hood and with proper protective lab-gear by our trained and qualified lead researcher Amichai Baichman-Kass, with close monitoring from our PI. Using only disposable equipment when possible while wrapping any non-disposable tool, we were able to prevent the permeation of these materials outside of the chemical hood. Any and all contaminated waste was disposed of in the correct waste-containers and sent for treatment as dictated by our university’s safety protocol. Additionally, the appropriate lab-safety gear – including goggles, gloves, coats, etc. – were used in all lab-related activities.
SAFETY RULE #5- PERSONAL SAFETY GEAR:
Safety Poetry competition
It`s all fun and games but now it is time to get down to business. We wanted to get people excited about gloves, coats and lab safety. So, we decided to hold a safety poetry contest between IGEM teams! This tournament of titans brought out the finest and most creative energies in those who participated.
Of course, like in every contest, there is a winner; and of course, for every winner... there is a trophy!
We present to you, our custom made 3D printed IGEM 2018 safety poetry contest trophy (which will be given in the Jamboree):
What? Who is the winner you ask? *Drumroll*
With no further ado, let us represent our winner: THE CHLOROFELLA from team Macquaire Australia!
We would like to offer our sincerest congratulations to the winner, and thank all those who participated!