Difference between revisions of "Team:Penn/Safety"

(Prototype team page)
 
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Penn}}
+
{{Team:Penn/CSS}}
 
<html>
 
<html>
<h2>Safety in iGEM</h2>
+
<head>
 +
<!--<link rel="stylesheet" type="text/css" media="screen, projection" href="https://98c43ce680a0761e7c3ad3c1d7ae34f6de6db886.googledrive.com/host/0B9QyOqpKYA2gdGV2aGFRMWh4aXM/style.css" />-->
 +
<title>University of Pennsylvania iGEM</title>
 +
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
 +
</div>
 +
</head>
 +
<style type="text/css">
 +
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700);
 +
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
  
<p>Please visit <a href="https://2015.igem.org/Safety">the main Safety page</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
+
/* Override UGG site */
 +
#main {width: 100%; padding:0;}
 +
.content-asset p {margin:0 auto;}
 +
.breadcrumb {display:none;}
  
<p>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 <strong>go beyond the questions on the safety forms</strong>, 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.)</p>
+
/* Helpers */
 +
/**************************/
 +
.margin-top-10 {padding-top:10px;}
 +
.margin-bot-10 {padding-bottom:10px;}
  
 +
/* Typography */
 +
/**************************/
 +
#parallax-world-of-ugg h1 {font-family:'Oswald', sans-serif; font-size:24px; font-weight:400; text-transform: uppercase; color:black; padding:10px; margin:0;}
 +
#parallax-world-of-ugg h2 {font-family:'Oswald', sans-serif; font-size:70px; letter-spacing:10px; text-align:center; color:white; padding:50px; font-weight:400; text-transform:uppercase; z-index:10; opacity:.8;}
 +
#parallax-world-of-ugg h3 {font-family:'Oswald', sans-serif; font-size:14px; line-height:0; font-weight:400; letter-spacing:8px; text-transform: uppercase; color:black;}
 +
#parallax-world-of-ugg p {font-family:'Source Sans Pro', sans-serif; font-weight:400; font-size:18px; line-height:24px;}
 +
.first-character {font-weight:400; float: left; font-size: 84px; line-height: 64px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: 'Source Sans Pro', sans-serif;};}
  
<h4>Safe Project Design</h4>
+
.sc {color: #3b8595;}
 +
.ny {color: #3d3c3a;}
 +
.atw {color: #c48660;}
  
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
+
/* Section - Title */
 +
/**************************/
 +
#parallax-world-of-ugg .title {background: white; padding: 20px; margin:0 auto; text-align:center;}
 +
#parallax-world-of-ugg .title h1 {font-size:35px; letter-spacing:8px;}
  
<ul>
+
/* Section - Block */
<li>Choosing a non-pathogenic chassis</li>
+
/**************************/
<li>Choosing parts that will not harm humans / animals / plants</li>
+
#parallax-world-of-ugg .block {background: white; padding: 60px; width:1020px; margin:0 auto; text-align:justify;}
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
#parallax-world-of-ugg .block-gray {background: #f2f2f2;padding: 60px;}
<li>Including an "induced lethality" or "kill-switch" device</li>
+
#parallax-world-of-ugg .section-overlay-mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: black; opacity: 0.70;}
</ul>
+
  
<h4>Safe Lab Work</h4>
+
/* Section - Parallax */
 +
/**************************/
 +
#parallax-world-of-ugg .parallax-one {padding-top: 200px; padding-bottom: 200px; overflow: hidden; position: relative; width: 100%; background-image: url(https://static.igem.org/mediawiki/2015/0/06/Bulb-in-the-sunset-light-hd-background.jpg); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: top center;}
 +
#parallax-world-of-ugg .parallax-two {padding-top: 200px; padding-bottom: 200px; overflow: hidden; position: relative; width: 100%; background-image: url(https://static.igem.org/mediawiki/2015/0/07/Light.jpg); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: center center;}
 +
#parallax-world-of-ugg .parallax-three {padding-top: 200px; padding-bottom: 200px; overflow: hidden; position: relative; width: 100%; background-image: url(https://static.igem.org/mediawiki/2015/d/df/Communciation.jpg); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: center center;}
  
<p>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!</p>
+
/* Extras */
 +
/**************************/
 +
#parallax-world-of-ugg .line-break {border-bottom:1px solid black; width: 150px; margin:0 auto;}
  
<h4>Safe Shipment</h4>
+
/* Media Queries */
 
+
/**************************/
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
@media screen and (max-width: 959px) and (min-width: 768px) {
 +
  #parallax-world-of-ugg .block {padding: 40px; width:620px;}
 +
}
 +
@media screen and (max-width: 767px) {
 +
  #parallax-world-of-ugg .block {padding: 30px; width:420px;}
 +
  #parallax-world-of-ugg h2 {font-size:30px;}
 +
  #parallax-world-of-ugg .block {padding: 30px;}
 +
  #parallax-world-of-ugg .parallax-one, #parallax-world-of-ugg .parallax-two, #parallax-world-of-ugg .parallax-three {padding-top:100px; padding-bottom:100px;}
 +
}
 +
@media screen and (max-width: 479px) {
 +
  #parallax-world-of-ugg .block {padding: 30px 15px; width:290px;}
 +
}
  
 +
</style>
  
 +
<div id="parallax-world-of-ugg">
 +
 
 +
<section>
 +
  <div class="title">
 +
  <h1>SAFETY</h1>
 
</div>
 
</div>
 +
  <div class="block">
 +
<p><br>We believe that our final project would not harbor any major safety issues to the research, public or the environment. The light-producing and light-sensing components of our project are simply applications of existing natural processes in a new setting.</p>
 +
<p><br><strong>What is your chassis organism?</strong></p>
 +
<p><br>We work with strains of <em>E.Coli</em>: NEB10, BL21, SY104 and HNS BW25113 Dhns::kan. We do not intend to plan experiments with any other organisms aside from our chassis.</p>
 +
<p><br><strong>What risks does your project pose at the laboratory stage? What actions are you taking to reduce those risks?</strong></p>
 +
<p><br>The strains of E.Coli that comprise our light-based communication system are highly conserved and pose minor risks when handled carefully. ATCC has assigned all strains a biosafety level of 1. In order to prevent contamination of any samples in the lab, including mammalian cell cultures, we dispose of all E. coli by bleaching cultures and then disposing of equipment in designated biohazard bins. All team members strictly adhere to the following safety procedures when performing experiments:&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p> 1. All personnel wash their hands after they handle viable materials, after removing gloves, and before leaving the lab.</p>
 +
<p> 2. Eating and drinking in the lab is not permitted. Food is stored outside the work area in cabinets or refrigerators..</p>
 +
<p> 3. Policies for the safe handling of sharps are instituted.</p>
 +
<p> 4. Work surfaces are decontaminated at least once a day and after any spill.</p>
 +
<p> 5. All cultures, stocks and other wastes are decontaminated before disposal by an approved method such as autoclaving.</p>
 +
<p> 6. Rubber gloves and protective eye-wear are worn at all times.</p>
 +
<p>&nbsp;</p>
 +
<p><br><strong>How would your project be used in the real world?</strong></p>
 +
<p>We are building a system of light-based communication between cell populations. This will allow for future research teams to take advantage of the orthogonality and spatiotemporal control of light as a medium for cell-to-cell communication. Additionally, we have shown that communication is possible across boundaries, so it is possible to promote talk between cells that grow in different environments or have different antibiotic resistances.</p>
 +
<p><br><strong>What risks might your project pose, if it were fully developed into a real product that real people could use? What future work might you do to reduce those risks?</strong></p>
 +
<p><br>We believe that the light-producing and light-sensing BioBricks do not raise any known safety issues to research, the public, or the environment. The system would most likely be utilized in a lab environment in order to promote communication across strains and environments. Therefore, general lab safety procedures must be followed in utilizing our communication system. Additionally, to guarantee public and environmental safety, researchers must properly dispose of bio-hazardous experimental waste to prevent undesirable spread of genes or toxicity into the environment.</p>
 +
</div>
 +
 +
 
</html>
 
</html>

Latest revision as of 03:15, 17 September 2015

University of Pennsylvania iGEM

SAFETY


We believe that our final project would not harbor any major safety issues to the research, public or the environment. The light-producing and light-sensing components of our project are simply applications of existing natural processes in a new setting.


What is your chassis organism?


We work with strains of E.Coli: NEB10, BL21, SY104 and HNS BW25113 Dhns::kan. We do not intend to plan experiments with any other organisms aside from our chassis.


What risks does your project pose at the laboratory stage? What actions are you taking to reduce those risks?


The strains of E.Coli that comprise our light-based communication system are highly conserved and pose minor risks when handled carefully. ATCC has assigned all strains a biosafety level of 1. In order to prevent contamination of any samples in the lab, including mammalian cell cultures, we dispose of all E. coli by bleaching cultures and then disposing of equipment in designated biohazard bins. All team members strictly adhere to the following safety procedures when performing experiments: 

 

1. All personnel wash their hands after they handle viable materials, after removing gloves, and before leaving the lab.

2. Eating and drinking in the lab is not permitted. Food is stored outside the work area in cabinets or refrigerators..

3. Policies for the safe handling of sharps are instituted.

4. Work surfaces are decontaminated at least once a day and after any spill.

5. All cultures, stocks and other wastes are decontaminated before disposal by an approved method such as autoclaving.

6. Rubber gloves and protective eye-wear are worn at all times.

 


How would your project be used in the real world?

We are building a system of light-based communication between cell populations. This will allow for future research teams to take advantage of the orthogonality and spatiotemporal control of light as a medium for cell-to-cell communication. Additionally, we have shown that communication is possible across boundaries, so it is possible to promote talk between cells that grow in different environments or have different antibiotic resistances.


What risks might your project pose, if it were fully developed into a real product that real people could use? What future work might you do to reduce those risks?


We believe that the light-producing and light-sensing BioBricks do not raise any known safety issues to research, the public, or the environment. The system would most likely be utilized in a lab environment in order to promote communication across strains and environments. Therefore, general lab safety procedures must be followed in utilizing our communication system. Additionally, to guarantee public and environmental safety, researchers must properly dispose of bio-hazardous experimental waste to prevent undesirable spread of genes or toxicity into the environment.