Difference between revisions of "Team:GreatBay China/Safety"

Line 1: Line 1:
<html><title>GBC-Safety</title>
 
 
<!--CREATOR OF THIS WIKI TEMPLATE: WEIQIAN LIN, KUANGYI WEI,Copyright Served. Any eligible editor using this template must be a member of the iGEM team: GreatBay_China 2018-->
 
  
 +
<html><title>GBC-Home</title>
 
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
 
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
 
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
 
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
Line 17: Line 15:
 
   ================================================== -->
 
   ================================================== -->
 
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
 
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<!-- css bootstrap -->
+
<!-- js -->
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/css/bootstrap.css&amp;action=raw&amp;ctype=text/css" />
+
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/jquery.js&action=raw&ctype=text/javascript"></script>
<!-- js jquery -->
+
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/bootstrap.js&action=raw&ctype=text/javascript"></script>
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/js/jquery.min.js&amp;action=raw&amp;ctype=text/javascript"></script>
+
<!-- js popover -->
  <link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css">
+
  <script src="https://cdn.bootcss.com/jquery/2.1.1/jquery.min.js"></script>
+
  <script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
+
<!-- js menu -->
+
 
<script type="text/javascript">
 
<script type="text/javascript">
 
$(function () { $("[data-toggle='popover']").popover(); });
 
$(function () { $("[data-toggle='popover']").popover(); });
 
</script>
 
</script>
 +
<!-- js menu -->
 
<script type="text/javascript">
 
<script type="text/javascript">
 
 $(function(){
 
 $(function(){
  $('.top-nav ul li span').hover(function(){
+
  $('.top-nav ul li span').hover(function(){$(this).addClass('hover');},function(){$(this).removeClass('hover');});
   $(this).addClass('hover');
+
  $('.top-nav ul li').mouseover(function(){$(this).children('div').stop().slideDown().parent().siblings().children('div').stop().slideUp();});
},function(){
+
  $('.top-nav ul li span').mouseleave(function(){$(this).siblings('div').stop().slideUp()});
$(this).removeClass('hover');
+
});
+
  $('.top-nav ul li').mouseover(function(){
+
   $(this).children('div').stop().slideDown().parent().siblings().children('div').stop().slideUp();
+
});
+
  $('.top-nav ul li span').mouseleave(function(){
+
   $(this).siblings('div').stop().slideUp()});
+
 
  $('.top-nav ul li div').bind('mouseleave',function(){$(this).stop().slideUp();});
 
  $('.top-nav ul li div').bind('mouseleave',function(){$(this).stop().slideUp();});
 })
+
     })
 +
   
 
</script>
 
</script>
 +
<!-- js cathead -->
 
<script>
 
<script>
 
function changeface()
 
function changeface()
Line 1,397: Line 1,387:
 
}
 
}
 
.text-primary {
 
.text-primary {
  /*important for mint color change when you hover BY CHARLES WEI*/
+
   color: #337ab7;
   color: #76BF8D;
+
 
}
 
}
 
a.text-primary:hover {
 
a.text-primary:hover {
   color:#76bf8d;  
+
   <!-- color: #286090; -->
 
}
 
}
 
.text-success {
 
.text-success {
Line 1,432: Line 1,421:
 
}
 
}
 
a.bg-primary:hover {
 
a.bg-primary:hover {
   background-color:#76bf8d;
+
   <!-- background-color: #286090; -->
 
    
 
    
 
}
 
}
Line 3,148: Line 3,137:
 
.btn-primary.active,
 
.btn-primary.active,
 
.open > .dropdown-toggle.btn-primary {
 
.open > .dropdown-toggle.btn-primary {
   /* important for color change when you hover BY CHARLES WEI*/
+
   color: black;
  color: #fff;
+
  background-color: #76BF8D;
+
 
   border-color:none;  
 
   border-color:none;  
 
}
 
}
Line 4,832: Line 4,819:
 
.label-primary[href]:hover,
 
.label-primary[href]:hover,
 
.label-primary[href]:focus {
 
.label-primary[href]:focus {
   background-color: #76bf8d;
+
   <!-- background-color: #286090; -->
 
}
 
}
 
.label-success {
 
.label-success {
Line 6,752: Line 6,739:
  
 
}
 
}
h1 { font-family: Delius; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height:80%; } h3 { font-family: Delius; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height:110%;  } p { font-family: Delius; font-size: 20px; font-style: normal; font-variant: normal; font-weight: 700;line-height:110%;  } blockquote { font-family: Delius; font-size: 29px; font-style: normal; font-variant: normal; font-weight: 700; line-height:110%;  } pre { font-family: Delius; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 500; line-height:110%; }
+
h1 { font-family: Delius; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height:80%; } h3 { font-family: Delius; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height:110%;  } p { font-family: Delius; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700;line-height:110%;  } blockquote { font-family: Delius; font-size: 29px; font-style: normal; font-variant: normal; font-weight: 700; line-height:110%;  } pre { font-family: Delius; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 500; line-height:110%; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h4,  {  
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h4,  {  
 
margin-bottom: 0px;  
 
margin-bottom: 0px;  
Line 6,761: Line 6,748:
 
}
 
}
  
.row ul,ol{
 
  font-size:14px;
 
}
 
 
/* navigator */
 
/* navigator */
 
/* the entire div */
 
/* the entire div */
Line 6,857: Line 6,841:
 
   left:-83px;
 
   left:-83px;
 
   top:-30px;
 
   top:-30px;
 
}
 
.top-nav ul li div .long{
 
  line-height:1.1em;
 
  padding:8px;
 
  font-size:0.85em;
 
 
 
}
 
}
 
/* link style */
 
/* link style */
Line 6,872: Line 6,849:
 
/* submenu link style */
 
/* submenu link style */
 
.top-nav ul li div span:hover{
 
.top-nav ul li div span:hover{
   background:rgba(125, 63, 152, 0.4);;
+
   background:transparent;
 
+
 
}
 
}
  
Line 6,879: Line 6,855:
 
.top-nav ul li div a:hover{
 
.top-nav ul li div a:hover{
 
   color:rgb(88,73,63);
 
   color:rgb(88,73,63);
   background:rgb(203,170,199);
+
   background:rgb(118,191,141);
 
}
 
}
 
/* special  */
 
/* special  */
Line 6,920: Line 6,896:
 
   width:950px;
 
   width:950px;
 
   background:rgba(125, 63, 152, 0.4);
 
   background:rgba(125, 63, 152, 0.4);
   min-height:2000px;
+
   min-height:8000px;
  
 
}
 
}
Line 6,975: Line 6,951:
 
   top:-9px;
 
   top:-9px;
 
   z-index:10;
 
   z-index:10;
}
 
 
#myModal #myModal2 #myModal3 #myModal4 #myModal5 #myModal6 #myModal7 #myModal8 #myModal9 #myModal10 #myModal11 #myModal12 #myModal13 #myModal14 #myModal15 #myModal16 #myModal17 #myModal18 #myModal19 #myModal20
 
{
 
  z-index:1;
 
}
 
.line
 
{
 
  display:block;
 
  margin:20px;
 
}
 
.members
 
{
 
  display:inline-block;
 
  padding:5px;
 
    width:20%;
 
    left:100%;
 
}
 
.modal-backdrop.in {
 
    filter: alpha(opacity=50);
 
    opacity: 1;
 
}
 
opacity.less:4
 
.modal-backdrop.fade {
 
    filter: alpha(opacity=0);
 
    opacity: 0;
 
}
 
.fade.in {
 
    opacity: 1;
 
}
 
 
.modal-backdrop {
 
  display:none;
 
    position: fixed;
 
    top: 0;
 
    right: 0;
 
    bottom: 0;
 
    left: 0;
 
    z-index: -1040;
 
    background-color: #fff;
 
}
 
.title{
 
  position:left;
 
  color:rgb(88,73,63);
 
  font-size:30px;
 
 
}
 
.btn{
 
  background-color:rgba(125, 63, 152, 0.9);
 
 
}
 
}
 
#menuhead{
 
#menuhead{
Line 7,051: Line 6,978:
 
   top:-42px;   
 
   top:-42px;   
 
}
 
}
.logos
 
{
 
  padding:10px;
 
  margin:10px;
 
  color: white;
 
  background-color:rgba(125, 63, 152, 0.9);
 
  display:inline-block;
 
  width:250px;
 
  height:260px;
 
  vertical-align:top;
 
  
}
 
  
.photo{
 
  padding-left:10px;
 
}
 
.sameline
 
{
 
  display:inline-block;
 
  padding:5px;
 
  padding-right:10px;
 
}
 
th{
 
  width:120px;
 
}
 
 
</style>
 
</style>
 
<!-- <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> -->
 
<!-- <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> -->
Line 7,110: Line 7,014:
 
                 <a href="https://2018.igem.org/Team:GreatBay_China/Description">Description</a>  
 
                 <a href="https://2018.igem.org/Team:GreatBay_China/Description">Description</a>  
 
                 <a href="https://2018.igem.org/Team:GreatBay_China/Design">Design</a>  
 
                 <a href="https://2018.igem.org/Team:GreatBay_China/Design">Design</a>  
                 <a href="https://2018.igem.org/Team:GreatBay_China/Demonstrate">Results</a>  
+
                 
               
+
                 <a href="https://2018.igem.org/Team:GreatBay_China/Results" >Results</a>  
 +
                <a href="https://2018.igem.org/Team:GreatBay_China/Demonstrate">Demonstrate</a>
 +
                <a href="https://2018.igem.org/Team:GreatBay_China/Improve" >Improve</a>
 
           <img src="https://static.igem.org/mediawiki/2018/2/2e/T--GreatBay_China--AlexisWrite.jpgleaf.png"/>
 
           <img src="https://static.igem.org/mediawiki/2018/2/2e/T--GreatBay_China--AlexisWrite.jpgleaf.png"/>
 
          
 
          
Line 7,117: Line 7,023:
 
           </li>
 
           </li>
 
           <li>
 
           <li>
             <a href="#"><span>Parts</span></a>  
+
             <a href="https://2018.igem.org/Team:GreatBay_China/Parts"><span>Parts</span></a>  
 
               <div>
 
               <div>
 
                
 
                
Line 7,160: Line 7,066:
 
               </div>
 
               </div>
 
           </li>
 
           </li>
           <li id="active">
+
           <li>
 
             <a href="https://2018.igem.org/Team:GreatBay_China/Safety"><span>Safety</span></a>
 
             <a href="https://2018.igem.org/Team:GreatBay_China/Safety"><span>Safety</span></a>
 
               <div>
 
               <div>
 
               </div>
 
               </div>
 
           </li>
 
           </li>
           <li>
+
           <li id="active">
 
             <a href="https://2018.igem.org/Team:GreatBay_China/Model"><span>Model</span></a>
 
             <a href="https://2018.igem.org/Team:GreatBay_China/Model"><span>Model</span></a>
 
           </li>
 
           </li>
 
               <div>
 
               <div>
 
               </div>
 
               </div>
           <li>
+
           <li >
 
             <a href="https://2018.igem.org/Team:GreatBay_China"><span>Home</span></a>
 
             <a href="https://2018.igem.org/Team:GreatBay_China"><span>Home</span></a>
 
           </li>   
 
           </li>   
Line 7,190: Line 7,096:
 
       <div class="container">
 
       <div class="container">
 
       <div class="footer">
 
       <div class="footer">
         <br><br>
+
         <br>
 
         <div class="row" style="padding-left:50px">
 
         <div class="row" style="padding-left:50px">
  
Line 7,234: Line 7,140:
 
       </div>
 
       </div>
 
       <div class="row">
 
       <div class="row">
         <div class="header" style="margin-left: -14px;">
+
         <div class="header">
 
           <img src="https://static.igem.org/mediawiki/2018/7/74/T--GreatBay_China--Top.png" />
 
           <img src="https://static.igem.org/mediawiki/2018/7/74/T--GreatBay_China--Top.png" />
 
         </div>
 
         </div>
 
       </div>
 
       </div>
 
+
       <div class="row" style="margin:30px">
       <!--TEMPLATE ENDS HERE BY CHARELS WEI (All edits down here)-->    
+
        <span style="height:250px"></span>
 
+
     
          
+
         </br>
 
+
        </br>
 
        
 
        
 
      <div class="row" style="padding-left:50px; padding-right: 50px;">
 
        <br><br>
 
        <h2 style="font-size: 45px; font-weight:800;">Safety</h2><br><br><br><br>
 
        <h1 class="title">General Lab Safety</h1><br><br>
 
        <p style="font-family: Delius; font-size: 18px;">
 
Safety has been the top priority in our lab in <i>Bluepha</i> Co, Ltd. Any individual who involves in experiments have gone through strict Safety Trainings, which cover aspects from general lab rules (clothing, eating, and drinking) to specific lab practice. Three research teachers Dr. Boxiang Wang, Dr. Yiming Dong, and Dr. Xuanyu Wang overses the training process and provide specific guide during experiments. To ensure the safety rules taught are tightly follow n lab, we design a penalty system which charges anyone who breaks the rule ranged from 10-200 rmb. This penalty system has successfully decreased the rate of inappropriate and false lab pratice and the money collected is used as funds for the project.
 
<br>
 
The lab we work is classified as biosafety level 1, which means that the microbes used pose little danger or even are harmless to human body. In particular, the microbes we use for the project are Escherichia coli (strain DH1 and DH5α) and Saccharomyces cerevisiae (strain BY4741), which pose no harm to individuals or environment. DH1 and DH5α are lab strains which cannot survive if escape and yeast is often used in food production. Any practice involved direct exposure to chemicals or object that can potentially causes harm is treated with due caution. For example, anyone who directly touch the electrophoresis gel should wear gloves and sharp needles or blades are collected in special boxes which is then sealed to be discarded safely.
 
 
 
 
 
 
 
</p><br><br>
 
<br>
 
<br>
 
 
       </div>
 
       </div>
       <div class="row" style="padding-left:50px; padding-right: 50px;">
+
       <div class="row">
        <br><br>
+
        <span style="height:250px"></span>
         <h1 class="title">Specific Lab Safety</h1><br><br>
+
         <div class="jumbotron">
        <p style="font-family: Delius; font-size: 18px;"></br><em>Biosafety in the extraction </em></br></br>
+
          <h2 style="color:white;">Models</h2>
</br>
+
          <h4 style="color:white;">
Some microbes are not completely separated with the nepetalctol during the extraction and then escape out of lab. In order to solve this problem, we plan to treat our extract from the culture with membrane filtration and employ the kill switch design by iGEM team RDFZ.  
+
              <button style="color:white;"type="button" class="btn btn-primary" title="Timshel" 
</br></br></br>
+
      data-container="body" data-toggle="popover" data-placement="top"
<em>Animal safety in hardware design </em>
+
      data-content="I mean... I haven't finished this yet.">
</br></br>
+
  We 
Since the problem we aim to solve (feral cats rescue) and our hardware involve direct interactions, we pay close attention to any concern regarding the safety of feral cats. At the very beginning of project, we plan to test the optimal concentration of nepetalactone as cat attractants by conducting real animal experiments. However, due to the limitations in facility and lack of qualifications, we decide to forgo the animal experiment currently.  
+
  </button> built an ODE kinetics framework to model the mutualistic co-culture system of E.coli and S.cerevisiae we intended to use in our project, taking into account substrate utilization, product inhibitions and product formation involved in two species’ interactions. By recording the growth of the two engineered strains in co-culture and performing parameter sensitivity analyses, we were able to better interpret the behavior of the system.
<br><br>
+
In addition, we have also devised a model to analyze the relationship between E.coli’s geraniol production level and the copy number of the plasmid containing the two key enzymes for production, GES and GPPS, under the stabilization of different transcription activator-like effectors stabilized promoters(TALEsp) from our promoter library, so as to choose the desired combination for optimal geraniol production. The model can also be applied to choosing TALEsp for other situations involving tuning expressions of genes or maximizing down-stream production stabilized by TALEsp.</h4>
Safety is also treated with due attention thorough the design of our hardware. The idea of our hardware has been adjusted in regard to the safety of feral cats based on the feedback we gain from experienced and professional feral cats rescue team. We install a camera in our design in order to monitor the behaviors of cats inside it for safety consideration. The concentration of neptalactone in our hardware is low enough that it will not cause any aggressive behaviors among the cats. Besides, the electronic fans and neptalactone are completely separated with the cats in our hardware to avoid any danger posed by the direct interaction between cats and these components. Though currently our hardware is made of wood which is not fire-proof, we plan to switch with it more appropriate materials to rule out all these threats.  
+
        </div>
</br>
+
      </div>
 +
 
 +
      <div class="row" style="margin-left:50px">
 +
    <embed width="800" height="5000" src="https://static.igem.org/mediawiki/2018/b/bf/T--GreatBay_China--embed.pdf" />
 +
    </div>
  
</p><br><br>
+
</div>
      </div>
+
<br><br><br><br>
     
+
     
+
      <!--DON'T FORGET TEMPLATE STARTS HERE BY CHARLES WEI (I wonder why I am writing this cuz only Lucinda and I will edit here.)-->
+
<br><br><br><br><br><br><br><br>
+
 
       </div>
 
       </div>
 
    
 
    
Line 7,304: Line 7,192:
 
         </div>
 
         </div>
 
     </div>
 
     </div>
<!-- Life sucks by Lucinda Lin. Sometimes working out a template can be so goddamn hard, and it is not responsive. -->
+
 
<!-- Well life has to go on by Charles Wei. Sometimes correcting a template can be so tiring, and it is a recursive.-->
+
 
</html>
 
</html>

Revision as of 12:51, 14 October 2018

GBC-Home



Models

built an ODE kinetics framework to model the mutualistic co-culture system of E.coli and S.cerevisiae we intended to use in our project, taking into account substrate utilization, product inhibitions and product formation involved in two species’ interactions. By recording the growth of the two engineered strains in co-culture and performing parameter sensitivity analyses, we were able to better interpret the behavior of the system. In addition, we have also devised a model to analyze the relationship between E.coli’s geraniol production level and the copy number of the plasmid containing the two key enzymes for production, GES and GPPS, under the stabilization of different transcription activator-like effectors stabilized promoters(TALEsp) from our promoter library, so as to choose the desired combination for optimal geraniol production. The model can also be applied to choosing TALEsp for other situations involving tuning expressions of genes or maximizing down-stream production stabilized by TALEsp.