(38 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> | ||
− | |||
− | |||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
− | <link href="https://2016.igem.org/Team:OUC-China/css/bootstrap-min?action=raw&ctype=text/css | + | <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/bootstrap-min?action=raw&ctype=text/css"> |
<link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/ouc_wiki?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/ouc_wiki?action=raw&ctype=text/css"> | ||
<link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/affix?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/affix?action=raw&ctype=text/css"> | ||
− | |||
<script type="text/javascript" src="https://2016.igem.org/Team:OUC-China/js/jquery?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2016.igem.org/Team:OUC-China/js/jquery?action=raw&ctype=text/javascript"></script> | ||
<script type="text/javascript" src="https://2016.igem.org/Team:OUC-China/js/bootstrap?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2016.igem.org/Team:OUC-China/js/bootstrap?action=raw&ctype=text/javascript"></script> | ||
Line 36: | Line 33: | ||
padding: 0px; | padding: 0px; | ||
} | } | ||
− | + | ||
− | + | .oucBanner{background:url('https://static.igem.org/mediawiki/2016/e/ee/T--OUC-China--banner.fw.png');} | |
− | + | .oucNav{background:url(https://static.igem.org/mediawiki/2016/d/d0/T--OUC-China--nav-1.fw.png);} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | .oucNav{ | + | |
− | + | ||
ul[class=dropdown-menu]{background:url(https://static.igem.org/mediawiki/2016/d/d0/T--OUC-China--nav-1.fw.png);} | ul[class=dropdown-menu]{background:url(https://static.igem.org/mediawiki/2016/d/d0/T--OUC-China--nav-1.fw.png);} | ||
+ | |||
+ | |||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 96: | Line 75: | ||
blackTop.fadeIn(300).css('display','block') | blackTop.fadeIn(300).css('display','block') | ||
} | } | ||
− | + | if(sTop>=fl){ | |
+ | fixRight.eq(0).addClass('active').siblings().removeClass('active'); | ||
+ | } | ||
+ | if(sTop>=f2-100){ | ||
+ | fixRight.eq(1).addClass('active').siblings().removeClass('active'); | ||
+ | } | ||
+ | if(sTop>=f3-100){ | ||
+ | fixRight.eq(2).addClass('active').siblings().removeClass('active'); | ||
+ | } | ||
Line 107: | Line 94: | ||
<body data-spy="scroll" data-target="#myScrollspy"> | <body data-spy="scroll" data-target="#myScrollspy"> | ||
<div class="container"> | <div class="container"> | ||
− | <nav class="oucNav navbar navbar-default navbar-fixed-top" role="navigation"> | + | <nav class="oucNav navbar navbar-default navbar-fixed-top" role="navigation"> |
<div class="container"> | <div class="container"> | ||
<div class="navbar-header"> | <div class="navbar-header"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" | <button type="button" class="navbar-toggle" data-toggle="collapse" | ||
data-target="#example-navbar-collapse"> | data-target="#example-navbar-collapse"> | ||
− | <span class="sr-only"> | + | <span class="sr-only">Turn</span> |
<span class="icon-bar"></span> | <span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | <span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | <span class="icon-bar"></span> | ||
</button> | </button> | ||
− | <a class="navbar-brand oucBrand" href="#"></a> | + | <a class="navbar-brand oucBrand" href="#"><img src="https://static.igem.org/mediawiki/2016/f/fc/T--OUC-China--nav-logo-1.fw.png" alt="Brand"></a> |
</div> | </div> | ||
<div class="collapse navbar-collapse" id="example-navbar-collapse"> | <div class="collapse navbar-collapse" id="example-navbar-collapse"> | ||
<ul class="nav navbar-nav" id="oucNav"> | <ul class="nav navbar-nav" id="oucNav"> | ||
<li><a href="https://2016.igem.org/Team:OUC-China">Home</a></li> | <li><a href="https://2016.igem.org/Team:OUC-China">Home</a></li> | ||
− | <li class=" | + | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project<span class="caret"></span></a> |
− | + | <ul class="dropdown-menu"> | |
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Description">Description</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Design">Design</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Proof">Proof of concept </a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Results">Results</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Parts<span class="caret"></span></a> | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Parts<span class="caret"></span></a> | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
− | <li><a href=" | + | <li><a href="https://2016.igem.org/Team:OUC-China/Parts">Parts</a></li> |
− | <li><a href=" | + | <li><a href="https://2016.igem.org/Team:OUC-China/Basic_Part">Basic part</a></li> |
− | <li><a href=" | + | <li><a href="https://2016.igem.org/Team:OUC-China/Composite_Part">Composite parts</a></li> |
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Part_Collection">Part collection</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | + | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practice<span class="caret"></span></a> | |
− | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#"> | + | |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
− | <li><a href="https://2016.igem.org/Team:OUC-China/ | + | <li><a href="https://2016.igem.org/Team:OUC-China/Human_Practices">Overview</a></li> |
− | + | <li><a href="https://2016.igem.org/Team:OUC-China/Communicating">Communicating & Improving</a></li> | |
− | <li><a href=" | + | <li><a href="https://2016.igem.org/Team:OUC-China/Investigating">Investigating & Promoting</a></li> |
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Potential_application">Potential application</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | + | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Team<span class="caret"></span></a> | |
− | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#"> | + | |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
− | <li><a href="https://2016.igem.org/Team:OUC-China/ | + | <li><a href="https://2016.igem.org/Team:OUC-China/Team">Team</a></li> |
<li><a href="https://2016.igem.org/Team:OUC-China/Collaborations">Collaborations</a></li> | <li><a href="https://2016.igem.org/Team:OUC-China/Collaborations">Collaborations</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Modeling<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Model">Model</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Software">Software</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Attributions">Attributions</a></li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Safety<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Protocol">Protocol</a></li> | ||
+ | <li class="active"><a href="https://2016.igem.org/Team:OUC-China/Safety">Safety</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 151: | Line 158: | ||
</nav> | </nav> | ||
<div class="clearfix"></div> | <div class="clearfix"></div> | ||
− | <div class="img_banner"><img src="https://static.igem.org/mediawiki/2016/ | + | <div class="img_banner"><img src="https://static.igem.org/mediawiki/2016/9/94/T--OUC-China--safety-banner.jpg.jpg" class="img-responsive" alt="safety-banner"></div> |
<div class="row"> | <div class="row"> | ||
<div class="col-md-3" id="myScrollspy"> | <div class="col-md-3" id="myScrollspy"> | ||
− | <ul class=" | + | <ul class="" data-spy="affix" data-offset-top="225" data-offset-bottom="150" id="myNav"> |
− | <li class="active"><a href="#float01"> | + | <li class="active"><a href="#float01"><span style="font-family:'Lucida Calligraphy';font-size:22px;">S</span>afe Project Design</a></li> |
− | <li><a href="#float02"> | + | <li><a href="#float02"><span style="font-family:'Lucida Calligraphy';font-size:22px;">S</span>afe Lab Work</a></li> |
− | <li><a href="#float03"> | + | <li><a href="#float03"><span style="font-family:'Lucida Calligraphy';font-size:22px;">S</span>afe Shipment</a></li> |
<a id="BtnTop"> | <a id="BtnTop"> | ||
− | < | + | <img src="https://static.igem.org/mediawiki/2016/d/d2/T--OUC-China--btt.png" alt="Back to top"> |
− | + | ||
</a> | </a> | ||
</ul> | </ul> | ||
Line 166: | Line 172: | ||
<div class="col-md-9 hpMain"> | <div class="col-md-9 hpMain"> | ||
<br id="float01"> | <br id="float01"> | ||
− | < | + | <br> |
− | <p> | + | <h3 class="text-center"><img src="https://static.igem.org/mediawiki/2016/c/cf/T--OUC-China--head-icon1.fw.png" alt="icon">SAFE PROJECT DESIGN<img src="https://static.igem.org/mediawiki/2016/f/f8/T--OUC-China--head-icon2.fw.png" alt="icon"></h3> |
+ | <br> | ||
+ | <p>Being responsible for our earth and ourselves is our attitude towards every experiment. In our project, all the parts we have utilized are selected from Risk Group 1, none of which are with a Red Flag. What’s more, nonpathogenic bacteria, <i>E.coli.K12</i> is employed as the main chassis for our prior design on the DNA sequence, stem-loop. As a matter of fact, when using stem-loops to tune the expression of genes, it is harmless for the growth of bacteria and relatively safe for industrialized applications. For the sake of environments, all the chassis organisms will be sterilized before being abandoned to prevent the genes from leaking.</p> | ||
+ | <br id="float02"> | ||
<hr> | <hr> | ||
− | < | + | <h3 class="text-center"><img src="https://static.igem.org/mediawiki/2016/c/cf/T--OUC-China--head-icon1.fw.png" alt="icon">SAFE LAB WORK<img src="https://static.igem.org/mediawiki/2016/f/f8/T--OUC-China--head-icon2.fw.png" alt="icon"></h3> |
− | + | <br> | |
− | <p>We | + | <p>We works at a neat lab named “Lab for Microinnovation and Enterprise”, which is a BSL-2 laboratory. Before working in the lab, we are supposed to be trained by the skillful hands, not only for the general lab safety rules, but also for the standard experimental operation avoiding unnecessary damage. </p> |
− | <br | + | <br> |
− | <p>No experiment carries no | + | <p>No experiment carries no risk to the experimenters, hence we are properly equipped with facilities, such as latex gloves, nitrile gloves,goggles, lab coats to protect us from biotic and abiotic hazards.</p> |
− | < | + | <div class="row"> |
− | <p>Then for lab safety, | + | <div class="col-md-2"></div> |
− | <p> | + | <div class="col-md-8"> |
− | < | + | <img src="https://static.igem.org/mediawiki/2016/7/70/T--OUC-China--Safety5.jpg" alt="Our personal safety precautions" class="img-responsive"/> |
+ | </div> | ||
+ | <div class="col-md-2"></div> | ||
+ | </div> | ||
+ | <p class="text-center" style="font-size:16px;">Figure 1 Our personal safety precautions</p> | ||
+ | <p>Then for lab safety, a routine inspection is performed twice a day by everyone, not only for ensuring normal operation of our lab like supplying experimental consumables and inspecting the running of instruments, but also keeps it away from non-biological hazards, especially the water and electricity. For high efficiency, responsibility implements to every team member.</p> | ||
+ | <div class="row" style="max-width:90%;margin:0 auto;"> | ||
+ | <div class="col-md-2"></div> | ||
+ | <div class="col-md-8"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/6/60/T--OUC-China--satety.jpg" class="img-responsive" alt="Table for routine inspection" /> | ||
+ | </div> | ||
+ | <div class="col-md-2"></div> | ||
+ | </div> | ||
+ | <p class="text-center" style="font-size:16px;">Figure 2 Table for routine inspection</p> | ||
+ | <p>Furthermore, several operational zones are divided scientifically for special experiments like RNA electrophoresis and RT-PCR. <b>And a molecular operation area, an ethidium bromide area and a polyacrylamide gel electrophoresis area are set for difficult operations</b></p> | ||
+ | <div class="row" style="max-width:90%;margin:0 auto;"> | ||
+ | <div class="col-md-6"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/5/54/T--OUC-China--Safety2.jpg" class="img-responsive" alt="RNA operation area"> | ||
+ | <p class="text-center" style="font-size:16px;">Figure 3 RNA operation area</p> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/8/81/T--OUC-China--Safety3.jpg" class="img-responsive" alt="UV transilluminator"> | ||
+ | <p class="text-center" style="font-size:16px;">Figure 4 UV transilluminator</p> | ||
+ | </div> | ||
+ | </div> | ||
<p>For us, lab safety is a hot topic and we have come up with a practical lab safety manual which normalizes our lovely lab.</p> | <p>For us, lab safety is a hot topic and we have come up with a practical lab safety manual which normalizes our lovely lab.</p> | ||
+ | <div style="font-size:18px;max-width:90%;margin:0 auto;border:2px solid #c0c0c0;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;"> | ||
+ | <h4 class="text-center">Practical lab safety manual</h4> | ||
+ | <p>1.Routine inspections must perform between 6:30-8:00pm and 9:30-11:00pm.<br>2.Lab cleaning must be done twice a week with disinfectant moping the floor for at least 3times.<br>3. Well prepared experiment plans should be written before you start.<br>4.Lab coats and gloves must be worn when conducting experiments.<br>5.Short skirts, shorts, and open shoes must not be worn.<br>6.If you see a colleague doing something dangerous, point it out to him or her.<br>7.Lab coats must not be worn outside laboratories and in public areas.<br>8.Know where safety equipment (eyewash, shower and extinguisher) is located. <br>9.Food/drink is not allowed in laboratories where chemicals are used/ stored.<br>10.Know how to clean up spills of common chemicals and specific chemicals you see, for spilling ethidium bromide dealt with sodium hydroxide.<br>11.Always read the directions before using instruments and read MSDS before handling new chemicals carefully.</p> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-2"></div> | ||
+ | <div class="col-md-8"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/6/6d/T--OUC-China--Safety1.jpg" class="img-responsive" alt="Panorama of our lab" /> | ||
+ | </div> | ||
+ | <div class="col-md-2"></div> | ||
+ | </div> | ||
+ | <p class="text-center" style="font-size:16px;">Figure 5 Panorama of our lab</p> | ||
+ | <br id="float03"> | ||
+ | <br> | ||
<hr> | <hr> | ||
− | < | + | <h3 class="text-center"><img src="https://static.igem.org/mediawiki/2016/c/cf/T--OUC-China--head-icon1.fw.png" alt="icon">SAFE SHIPMENT<img src="https://static.igem.org/mediawiki/2016/f/f8/T--OUC-China--head-icon2.fw.png" alt="icon"></h3><br> |
− | + | <p>For submitting our parts to igem HQ, we first took the initiative to consult Chinese entry-exit inspection and quarantine laws and regulations about shipping DNA from China to the USA, which is forbidden without tedious red tape. Fortunately, GenScript cooperated with igem HQ forward our part sample to the USA. Ergo, we sealed dried DNA and sent it in the submission kit to GenScript, which clearly labelled as DNA without disguise. Our kit poses no risks and is perfectly safe for shipment.</p> | |
− | <p>For submitting our parts to igem HQ, we first took the initiative to consult Chinese entry | + | <br> |
− | <br | + | |
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | <div class="oucBanner"> | |
− | + | <h3 class="text-center">Cistrons Concerto</h3> | |
− | + | </div> | |
− | + | <div class="row oucInformation"> | |
− | + | <div class="col-md-1"></div> | |
− | + | <div class="col-md-5"> | |
− | + | <h3>Thanks:</h3> | |
− | + | <p>1.Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences</p> | |
− | + | <p>2.NEW ENGLAND Biolabs</p> | |
− | + | <p>3.Genscript</p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | <div | + | <div class="col-md-5 Contact"> |
+ | <h3>Contact us:</h3> | ||
+ | <p><b>E-mail</b>: oucigem@163.com</p> | ||
+ | <p><b>Designed and built</b> by @ Jasmine Chen and @ Zexin Jiao</p> | ||
+ | <p>We are OUC-iGEM | ||
+ | <img src="https://static.igem.org/mediawiki/2016/5/58/T--OUC-China--foot4.png" width="70" height="70" alt="logo-one"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/9b/T--OUC-China--foot5.png" width="70" height="70" alt="logo-two"> | ||
+ | </p> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <div class="oucBottom"> | ||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 07:55, 7 November 2016
SAFE PROJECT DESIGN
Being responsible for our earth and ourselves is our attitude towards every experiment. In our project, all the parts we have utilized are selected from Risk Group 1, none of which are with a Red Flag. What’s more, nonpathogenic bacteria, E.coli.K12 is employed as the main chassis for our prior design on the DNA sequence, stem-loop. As a matter of fact, when using stem-loops to tune the expression of genes, it is harmless for the growth of bacteria and relatively safe for industrialized applications. For the sake of environments, all the chassis organisms will be sterilized before being abandoned to prevent the genes from leaking.
SAFE LAB WORK
We works at a neat lab named “Lab for Microinnovation and Enterprise”, which is a BSL-2 laboratory. Before working in the lab, we are supposed to be trained by the skillful hands, not only for the general lab safety rules, but also for the standard experimental operation avoiding unnecessary damage.
No experiment carries no risk to the experimenters, hence we are properly equipped with facilities, such as latex gloves, nitrile gloves,goggles, lab coats to protect us from biotic and abiotic hazards.
Figure 1 Our personal safety precautions
Then for lab safety, a routine inspection is performed twice a day by everyone, not only for ensuring normal operation of our lab like supplying experimental consumables and inspecting the running of instruments, but also keeps it away from non-biological hazards, especially the water and electricity. For high efficiency, responsibility implements to every team member.
Figure 2 Table for routine inspection
Furthermore, several operational zones are divided scientifically for special experiments like RNA electrophoresis and RT-PCR. And a molecular operation area, an ethidium bromide area and a polyacrylamide gel electrophoresis area are set for difficult operations
Figure 3 RNA operation area
Figure 4 UV transilluminator
For us, lab safety is a hot topic and we have come up with a practical lab safety manual which normalizes our lovely lab.
Practical lab safety manual
1.Routine inspections must perform between 6:30-8:00pm and 9:30-11:00pm.
2.Lab cleaning must be done twice a week with disinfectant moping the floor for at least 3times.
3. Well prepared experiment plans should be written before you start.
4.Lab coats and gloves must be worn when conducting experiments.
5.Short skirts, shorts, and open shoes must not be worn.
6.If you see a colleague doing something dangerous, point it out to him or her.
7.Lab coats must not be worn outside laboratories and in public areas.
8.Know where safety equipment (eyewash, shower and extinguisher) is located.
9.Food/drink is not allowed in laboratories where chemicals are used/ stored.
10.Know how to clean up spills of common chemicals and specific chemicals you see, for spilling ethidium bromide dealt with sodium hydroxide.
11.Always read the directions before using instruments and read MSDS before handling new chemicals carefully.
Figure 5 Panorama of our lab
SAFE SHIPMENT
For submitting our parts to igem HQ, we first took the initiative to consult Chinese entry-exit inspection and quarantine laws and regulations about shipping DNA from China to the USA, which is forbidden without tedious red tape. Fortunately, GenScript cooperated with igem HQ forward our part sample to the USA. Ergo, we sealed dried DNA and sent it in the submission kit to GenScript, which clearly labelled as DNA without disguise. Our kit poses no risks and is perfectly safe for shipment.
Cistrons Concerto
Thanks:
1.Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences
2.NEW ENGLAND Biolabs
3.Genscript
Contact us:
E-mail: oucigem@163.com
Designed and built by @ Jasmine Chen and @ Zexin Jiao
We are OUC-iGEM