Difference between revisions of "Team:Hong Kong UCCKE/Safety"

Line 171: Line 171:
 
  var fixmeTop = $('.normalsec').offset().top;
 
  var fixmeTop = $('.normalsec').offset().top;
 
$(window).scroll(function() {
 
$(window).scroll(function() {
 +
if (window.innerWidth < 768) {
 +
    $('#toc').css({
 +
            position: 'relative',
 +
            display: none
 +
        });
 +
} else {
 
var scrollTop    = $(".normalsec").offset().top - $(window).scrollTop();
 
var scrollTop    = $(".normalsec").offset().top - $(window).scrollTop();
 
     var currentScroll = $(window).scrollTop();
 
     var currentScroll = $(window).scrollTop();
Line 178: Line 184:
 
             top: scrollTop*-1
 
             top: scrollTop*-1
 
         });
 
         });
     } else if (window.innerWidth < 768) {
+
     }  
    $('#toc').css({
+
            position: 'relative',
+
            display: none
+
        });
+
}
+
 
else {
 
else {
 
         $('#toc').css({
 
         $('#toc').css({
Line 189: Line 190:
 
         });
 
         });
 
     }
 
     }
 +
}
 
});
 
});
 
</script>
 
</script>

Revision as of 12:16, 4 August 2016

Safety Checklist

  • Read about Safe Project Design, Safe Lab Work, and Safe Shipment
  • Notice the few hard-and-fast rules we have: don't use organisms from Risk Group 3 or 4, and don't release your project into the wild
  • Know your local guidelines: talk to your team instructors and your institution's biosafety officers
  • Ask for help: email safety (at) igem (dot) org, or join us for Virtual Open Office Hours
  • Fulfill the safety requirements for iGEM participation:
    • April-August: Review your organisms & parts against the White List / submit any necessary Check-Ins
    • Due July 15 2016: About Our Lab questionnaire due
    • Due July 15 2016: About Our Project questionnaire due (and remember to update when your primary project idea changes!)
    • Due September 16 2016: Final Safety Form due

Safe Organisms

We use two kinds of organisms, Escherichia coli and Caenorhabditis elegans in our experiments. E.coli is categorized as a Risk Group 1 organism while C.elegans is on the whitelist. According to the official iGEM description, “Risk Group 1 organisms do not cause disease in healthy adult humans.” and organisms on the whitelist “do not cause any threat to the environment”. To make sure that everything is safe enough to use, we have always been talking to our lab technician, Mr. Ho xx, about the proper usage, storage and disposal methods.

Safe Project Design

Safety is always our first priority when carrying out the program. Although the only species we use is E.coli and C.elegans, which are only organisms which do not cause harm to human when used properly, we believe that there is still a danger when our bacteria is released into the public environment, especially to children and elderlies. Therefore, we make sure that no bacteria or organism carrying our modified genes will be released out of the laboratory. To achieve this, the bacteria will always remain inside the laboratory; we always bring worms into the laboratory but not our bacteria outside the laboratory into the public environment. While doing any experiment with e.coli, we ensure the bacteria do not expose to the environment by setting up a sterile space using a Bunsen burner and working in the heated area. Also to keep the bacteria away from the open environment, we seal every used petri dishes with parafilm before long term storage.

Safe Lab Work

Besides of ensuring a safe project design, we also believe that safe lab practices are important, so we emphasize safety through maintaining a high level of personal hygiene. We wear lab coats and gloves while doing any experiment and wash our hands with soap before leaving the laboratory. To prevent any bacteria being left on the bench after experiments, we always use alcohol to wipe the bench thoroughly before we leave. (While doing any experiment with e.coli, we ensure the bacteria do not expose to the environment by setting up a sterile space using a Bunsen burner and working in the heated area. Also to keep the bacteria away from the open environment, we seal every used petri dishes with parafilm before long term storage.) We received safety training when joining the team, topics include risk assessment, general precautions, fire precautions, handling chemical spills, disposal of chemical wastes and experiments on biotechnology. Details of the training can be found in here. which we follow to the letter.

Safe Shipment

some text here

Other Safety Concerns

Some steps of our experiments require the use of UV light, whereupon exposure to UV radiation may result in sunburn, pigmentation of skin and slight discomfort. To ensure our safety, we make sure that any parts of our body won’t be directly exposed to UV radiation; we will place a UV filter board between us and the source of UV radiation so that it will be blocked from us.










Please visit the main Safety page to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.

On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can go beyond the questions on the safety forms, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)

Safe Project Design

Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:

  • Choosing a non-pathogenic chassis
  • Choosing parts that will not harm humans / animals / plants
  • Substituting safer materials for dangerous materials in a proof-of-concept experiment
  • Including an "induced lethality" or "kill-switch" device
Safe Lab Work

What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!

Safe Shipment

Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?