Difference between revisions of "Team:HebrewU/Safety"

 
(12 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">
 
<!--- Jquery script - ****** remove when uploading to wiki ********** --->
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
 
  
 
<!--- Main Menu script --->
 
<!--- Main Menu script --->
Line 20: Line 17:
 
   <script src="https://2018.igem.org/Template:HebrewU/boot?action=raw&ctype=text/javascript"></script>
 
   <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">
 
   <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 83: Line 91:
 
#HQ_page p {
 
#HQ_page p {
 
     font-family: inherit;
 
     font-family: inherit;
     font-size:inherit;
+
     font-size:20px;
 
     color: white;
 
     color: white;
 
}
 
}
Line 131: 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/Results">Results</a></li>
+
             <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/Software">Moolti</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Software">MOOLTi</a></li>
  
 
         </ul>         
 
         </ul>         
Line 185: 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/Results"><button class="b_huji_small_subnav">Results</button></a>
+
             <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">Moolti</button></a>
+
             <a href="https://2018.igem.org/Team:HebrewU/Software"><button class="b_huji_small_subnav">MOOLTi</button></a>
 
         </div>
 
         </div>
  
Line 252: Line 260:
 
     </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 />
 
     <br /><br />
 
<!--- Page content start --->
 
<!--- Page content start --->
Line 262: Line 295:
 
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>
 
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 /></p>
         <div class="w3-panel w3-blue-gray w3-center">
+
    <div align="center">
   <p> <b> SAFETY RULE #1- FOOTWARE FOR LAB: </b></p>
+
    <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> &nbsp; &nbsp;
 +
    <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%">
 
     <img src="https://static.igem.org/mediawiki/2018/b/b7/T--Hebrewu--Safety_1.png" width="70%">
 
<br /><br />
 
<br /><br />
Line 269: Line 307:
  
 
             <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5">  
 
             <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 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>
 
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>
  
Line 279: Line 317:
  
 
         <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5">  
 
         <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. Transgenic material was disposed of in bags that were later run through an autoclave.  
+
  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>
 
</p>
 
<div class="w3-panel w3-blue-gray w3-center"><br /><br />
 
<div class="w3-panel w3-blue-gray w3-center"><br /><br />
Line 288: Line 326:
  
 
         <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5">  
 
         <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 ones health can show even decades after exposure. <br /><br />
+
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.</p>
+
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-blue-gray w3-center"><br /><br />
 
<div class="w3-panel w3-blue-gray w3-center"><br /><br />
Line 301: Line 339:
  
 
  <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5">
 
  <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5">
To ensure our safety and that of our peers, any 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.
+
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>
 
</p>
<div class="w3-panel w3-blue-gray w3-center">
+
<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="70%">
 
<br /><br />
 
<br /><br />
</div>
 
  
 +
 +
<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>
  

Latest revision as of 17:32, 12 December 2018

HebrewU HujiGEM 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!