Difference between revisions of "Team:HebrewU/Safety"

 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--- THIS IS WHERE THE HTML BEGINS --->
 
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
Line 5: Line 4:
 
<meta charset="utf-8">
 
<meta charset="utf-8">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
 +
<!--- 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 --->
 
<script type="text/javascript" src="https://2018.igem.org/Template:Hebrewu/Javascript?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2018.igem.org/Template:Hebrewu/Javascript?action=raw&ctype=text/javascript"></script>
  
<!--- Footer font Css --->
+
<!--- w3 Css --->
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.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>
.footer-distributed_huji{
+
/* Disable I-GEM defult properties for blank page */
background-color: #262d2e;
+
    #sideMenu, #top_title {display:none;}
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
+
    #sideMenu, #sideMenu *, #top_menu_inside, #top_menu_inside *{box-sizing: initial; -webkit-box-sizing: initial;}
box-sizing: border-box;
+
    #content { padding:0px; width:100%; margin-top:-12px; margin-left:0px;}
width: 100%;
+
    #body {background-color:#EDEADC; }
    height: 5%;
+
    #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
text-align: left;
+
    font: 15px Calibri, Calibri;
+
    .w3-container {
padding: 10px 50px;
+
  overflow: auto;
margin-top: 80px;
+
    }
 
 
 +
* {
 +
  -webkit-box-sizing:content-box ;
 +
    -moz-box-sizing:content-box ;
 +
    box-sizing:content-box ;
 +
    }
 +
 +
 +
.ahuji {
 +
    color:black
 +
    }
  
}
 
  
.footer-distributed_huji .footer-left_huji p{
 
color:  #8f9296;
 
font-size: inherit;
 
margin: 0;
 
}
 
  
/* Footer links */
+
@media (max-width: 1000px) {
 +
    .fixed {
 +
    display: none;
 +
    }
  
.footer-distributed_huji p.footer-links_huji{
+
.ulogo { display:none; }
font-size:18px;
+
font-weight: bold;
+
color:  #ffffff;
+
padding: 0;
+
 
}
 
}
  
.footer-distributed_huji p.footer-links_huji a{
+
#panel, #flip_experts #panel_industry {
display:inline-block;
+
    padding: 5px;
line-height: 1.8;
+
    text-align: center;
text-decoration: none;
+
color: inherit;
+
 
}
 
}
  
.footer-distributed_huji .footer-right_huji{
+
#panel panel_industry{
float: right;
+
    padding: 50px;
margin-top: 0px;
+
    display: none;
max-width: 180px;
+
 
}
 
}
  
.footer-distributed_huji .footer-right_huji a{
+
body {
display: inline-block;
+
background-color:w3-blue-gray;
width: 15px;
+
height: 15px;
+
background-color: #262d2e;
+
border-radius: 2px;
+
font-size: 20px;
+
color: #ffffff;
+
text-align: center;
+
line-height: 15px;
+
margin-left: 3px;
+
 
}
 
}
  
/* If you don't want the footer to be responsive, remove these media queries */
+
ul {
 +
 +
padding-left:150px;
 +
padding-right:100px;
  
@media (max-width: 600px) {
+
 
+
.footer-distributed_huji .footer-left_huji,
+
.footer-distributed_huji .footer-right_huji{
+
text-align: center;
+
}
+
 
+
.footer-distributed_huji .footer-right_huji{
+
float: none;
+
margin: 0 auto 20px;
+
}
+
 
+
.footer-distributed_huji .footer-left_huji p.footer-links_huji{
+
line-height: 1;
+
}
+
 
}
 
}
  
footer{
+
a {
position: fixed;
+
    color: hotpink;
bottom: 0;
+
 
}
 
}
  
@media (max-height:800px){
+
#HQ_page p {
footer { position:fixed; }
+
    font-family: inherit;
 +
    font-size:20px;
 +
    color: white;
 
}
 
}
 
 
 
  
 
</style>
 
</style>
<!--- THIS IS WHERE THE HTML of the page BEGINS --->
 
  
<body>
+
<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>
  
<!--- THIS IS WHERE THE Html of the main menu begins --->
+
<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>
 +
<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>
    <div class="huji_homebutton" >
+
 
    <li><a href=""https://2018.igem.org/Team:HebrewU">HebrewU</a></li>
+
    <div class="huji_homebutton">
    </div>
+
           
   
+
        <a href="javascript:void(0);" class="icon" onClick="show_small_nav()">
    <li><a href="https://2018.igem.org/Team:HebrewU/Project">Project</a>
+
            <img src="https://static.igem.org/mediawiki/2018/d/dc/T--Hebrewu--huji_small_manu.png" width="20" height="20" padding:"2px">
 +
        </a>
 +
   
 +
        <a href="https://2018.igem.org/Team:HebrewU">
 +
                <img class="ulogo" src="https://static.igem.org/mediawiki/2018/d/d3/T--Hebrewu--huji_boiling_logo.png" width="60" height="60" style="margin-left:-27px;">
 +
                </a>
 +
  </div>
 +
 
 +
    <li><a>Project</a>
 
         <ul>
 
         <ul>
            <li><a href="https://2018.igem.org/Team:HebrewU/Motivation">Motivation</a></li>
 
 
             <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/Results">Results</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Model">Model</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/BioBricks">BioBricks</a></li>
+
            <li><a href="https://2018.igem.org/Team:HebrewU/Demonstrate">Results</a></li>
         </ul>
+
             <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>
 +
 
 +
         </ul>      
 
     </li>
 
     </li>
    <li><a href="https://2018.igem.org/Team:HebrewU/Team">Team</a>
+
    <li><a>Lab</a>
 
         <ul>
 
         <ul>
             <li><a href="https://2018.igem.org/Team:HebrewU/Team">Members</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Design">Yeast Design</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/Attribiutions">Attribiutions</a></li>
+
            <li><a href="https://2018.igem.org/Team:HebrewU/Plant">Plant Design</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/Sponsors">Sponsors</a></li>
+
            <li><a href="https://2018.igem.org/Team:HebrewU/Notebook">Notebook</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/InterLab">Inter-lab</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>
 
         </ul>
 
         </ul>
 +
       
 
     </li>
 
     </li>
 +
 
 
      
 
      
     <li><a href="https://2018.igem.org/Team:HebrewU/Human Practice">Human Practice</a>
+
     <li><a href="https://2018.igem.org/Team:HebrewU/Human_Practices">Human Practices</a>
 
         <ul>
 
         <ul>
             <li><a href="https://2018.igem.org/Team:HebrewU/Citizen Survey">Citizen Survey</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Ethics">Ethics</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/Expert Interviews">Expert Interviews</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Global_aspects">Global Aspects</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/Community">Community</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Public_engagment">Public Engagment</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/Industry">Industry</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Open_Source">Open Source</a></li>
 
         </ul>
 
         </ul>
 
     </li>
 
     </li>
 
      
 
      
        <li><a href="https://2018.igem.org/Team:HebrewU/Our Lab">Our Lab</a>
+
    <li><a>Team</a>
 
         <ul>
 
         <ul>
             <li><a href="https://2018.igem.org/Team:HebrewU/Protocols">Protocols</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Team">Members</a></li>
            <li><a href="https://2018.igem.org/Team:HebrewU/Notebooks">Notebooks</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Attributions">Attributions</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/InterLab">Inter-lab</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Collaborations">Collaborations</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/Safety">Safety</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/Medal Criteria">Medal Criteria</a></li>
+
 
+
 
         </ul>
 
         </ul>
 
     </li>
 
     </li>
 +
            <li ><a href="https://2018.igem.org/Team:HebrewU/Judging">Judging</a></li>
 +
           
 +
    <div class="social_huji">
 +
            <a href="https://twitter.com/GemHuji"> <img class="social_icons" src="https://static.igem.org/mediawiki/2018/3/39/T--Hebrewu--twitter_logo.png" width="25" height="25"></a>
 +
            <a href="https://www.facebook.com/HUJiGEM"> <img class="social_icons" src="https://static.igem.org/mediawiki/2018/8/8a/T--Hebrewu--facebook_logo.png" width="25" height="25"></a>
 +
            <a href="https://www.instagram.com/hujigem/"> <img class="social_icons" src="https://static.igem.org/mediawiki/2018/5/54/T--Hebrewu--insta_logo.png" width="25" height="25"></a>
 +
            <a href="https://www.igem.org/Main_Page"> <img class="social_icons" src="https://static.igem.org/mediawiki/2018/1/1a/T--Hebrewu--IGEM_logo.png" width="30"></a>
 +
 +
    </div> 
 +
 +
</ul>
 +
 +
<!----------- Responsive Navbar --------------->   
 +
<div class="huji_smallnav" id="huji_shownav">
 +
    <button class="huji_small_navbar">Project</button>
 +
        <div class="huji_small_navbar_panel">
 +
            <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/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/Software"><button class="b_huji_small_subnav">MOOLTi</button></a>
 +
        </div>
 +
 +
    <button class="huji_small_navbar">Lab</button>
 +
        <div class="huji_small_navbar_panel">
 +
            <a href="https://2018.igem.org/Team:HebrewU/Design"><button class="b_huji_small_subnav">Yeast Design</button></a>
 +
            <a href="https://2018.igem.org/Team:HebrewU/Plant"><button class="b_huji_small_subnav">Plant Design</button></a>
 +
            <a href="https://2018.igem.org/Team:HebrewU/Notebook"><button class="b_huji_small_subnav">Notebook</button></a>
 +
            <a href="https://2018.igem.org/Team:HebrewU/InterLab"><button class="b_huji_small_subnav">InterLab</button></a>
 +
            <a href="https://2018.igem.org/Team:HebrewU/Safety"><button class="b_huji_small_subnav">Safety</button></a>
 +
            <a href="https://2018.igem.org/Team:HebrewU/Protocols"><button class="b_huji_small_subnav">Protocols</button></a>
 +
 +
        </div>
 +
 +
    <button class="huji_small_navbar">Human Practice</button>
 +
        <div class="huji_small_navbar_panel">
 +
            <a href="https://2018.igem.org/Team:HebrewU/Human_Practices"><button class="b_huji_small_subnav">Human Practice - Main Page</button></a>
 +
            <a href="https://2018.igem.org/Team:HebrewU/Ethics"><button class="b_huji_small_subnav">Ethics</button></a>
 +
            <a href="https://2018.igem.org/Team:HebrewU/Global_aspects"><button class="b_huji_small_subnav">Global Aspects</button></a>
 +
            <a href="https://2018.igem.org/Team:HebrewU/Public_Engagment"><button class="b_huji_small_subnav">Public Engagment</button></a>
 +
            <a href="https://2018.igem.org/Team:HebrewU/Open_Source"><button class="b_huji_small_subnav">Open Source</button></a>
 +
        </div>
 +
 +
 +
     
 +
          <button class="huji_small_navbar">Team</button>
 +
        <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/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/Photo_Gallery"><button class="b_huji_small_subnav">Photo Gallery</button></a>
 +
        </div>
 +
       
 +
            <a href="https://2018.igem.org/Team:HebrewU/Judging"><button class="huji_small_navbar">Judging</button></a>
 +
</div>
 +
<!----------- Script 1 for small navbar --------------->
 +
<script>
 +
        function show_small_nav() {
 +
              var x = document.getElementById("huji_shownav");
 +
            if (x.style.display === "none") {
 +
                x.style.display = "block";
 +
            } else {
 +
                x.style.display = "none";
 +
            }
 +
        }
 +
    </script>
 +
 +
<!------------ Script 2 for small navbar ------------->
 +
<script>
 +
    var acc = document.getElementsByClassName("huji_small_navbar");
 +
    var i;
 
      
 
      
 +
    for (i = 0; i < acc.length; i++) {
 +
        acc[i].addEventListener("click", function() {
 +
            this.classList.toggle("active");
 +
            var huji_small_navbar_panel = this.nextElementSibling;
 +
            if (huji_small_navbar_panel.style.display === "block") {
 +
                huji_small_navbar_panel.style.display = "none";
 +
            } else {
 +
                huji_small_navbar_panel.style.display = "block";
 +
            }
 +
        });
 +
    }
 +
    </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>
  
</ul>   
 
  
<div><br><br><div>
+
<script>
 +
// When the user scrolls down 20px from the top of the document, show the button
 +
window.onscroll = function() {scrollFunction()};
  
<!--- THIS IS WHERE the html content begins --->
+
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";
 +
    }
 +
}
  
<div class="rowhuji">
+
// 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>
  
  <div class="columnhuji side">
 
  </div>
 
 
 
  <div class="columnhuji middle">
 
  <div class="grid-container">
 
  <h2 class="ahuji"> Safety </h2>
 
  <p class="ahuji">
 
  <br>
 
  <div align="center">
 
  
  TCDD is counted among the most toxic pollutants known to man.  
+
    <br /><br />
 +
<!--- Page content start --->
 +
<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%">
 +
</div> 
 +
          <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5">
  
<b> We hope this research will help detoxify our planet, creating a safer and cleaner environment for everyone. <b>  
+
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><br><br>
+
    <br /></p>
 +
    <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> &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%">
 +
<br /><br />
 
</div>
 
</div>
    
+
 
 +
            <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>
 +
    <img src="https://static.igem.org/mediawiki/2018/3/38/T--Hebrewu--Safety_2.jpeg" width="70%">
 +
<br /><br />
 
</div>
 
</div>
  
 +
         <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>
 +
    <img src="https://static.igem.org/mediawiki/2018/e/ef/T--Hebrewu--Safety_3.jpeg" width="70%">
 +
<br /><br />
 
</div>
 
</div>
  
<footer class="footer-distributed_huji">
+
        <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 />
  
<div class="footer-right_huji">
 
  
<a href="https://www.facebook.com/HUJiGEM"><i class="fa fa-facebook"></i></a>
+
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.
<a href="https://twitter.com/GemHuji"><i class="fa fa-twitter"></i></a>
+
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>
<a href="https://www.instagram.com/hujigem/"><i class="fa fa-instagram"></i></a>
+
</div>
+
  
<div class="footer-left_huji">
+
<div class="w3-panel w3-blue-gray w3-center"><br /><br />
 +
  <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%">
 +
<br /><br />
 +
</div>
  
<p class="footer-links_huji">
+
<p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5">
<a href="#">HebrewU 2018</a>
+
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.
</p>
+
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-blue-gray w3-center"><br /><br />
 +
  <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%">
 +
<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>
  
<p>HujiGEM@gmail.com</p>
 
</div>
 
  
</footer>
 
 
</body>
 
</body>
 
</html>
 
</html>

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!