Difference between revisions of "Team:OUC-China/Safety"

Line 12: Line 12:
 
     @font-face {
 
     @font-face {
 
       font-family: Comic Sans, Comic Sans MS, cursive;
 
       font-family: Comic Sans, Comic Sans MS, cursive;
       src: url("comic.ttf");
+
       src: url("https://static.igem.org/mediawiki/2019/0/08/T--OUC-China--comic.ttf");
 
       font-family:"Trebuchet MS";
 
       font-family:"Trebuchet MS";
       src: url("Trebuchet MS.ttf");
+
       src: url("https://static.igem.org/mediawiki/2019/c/cd/T--OUC-China--trebuchet.ttf");
 
     }
 
     }
 
      
 
      
 
     body { font-family: Comic Sans, Comic Sans MS, cursive;}
 
     body { font-family: Comic Sans, Comic Sans MS, cursive;}
     .bznnb { font-family:"Trebuchet MS";font-size:24px;}
+
     .zhiqi { font-family:"Trebuchet MS";font-size:24px;}
  
 
      
 
      
Line 35: Line 35:
 
     .nav-item8:hover .sub_menu8 {  display: block;}
 
     .nav-item8:hover .sub_menu8 {  display: block;}
 
      
 
      
 
+
.click:link{text-decoration: none;color: #A4C7EA}
 +
.click:visited{text-decoration: none;color: #A4C7EA}
 
     .sub_menu1{display: none;  }
 
     .sub_menu1{display: none;  }
 
     .sub_menu2{display: none;  }
 
     .sub_menu2{display: none;  }
Line 44: Line 45:
 
     .sub_menu7{display: none;  }
 
     .sub_menu7{display: none;  }
 
     .sub_menu8{display: none;  }
 
     .sub_menu8{display: none;  }
.text{1px;line-height:36px;text-align: justify;text-justify:inter-ideograph;padding-left:250px;}
+
a:link{text-decoration: none;color: #969696}
 +
a:visited{text-decoration: none;color: #969696}
 +
.text{1px;line-height:35px;text-align: justify;text-justify:inter-ideograph;font-size:20px;padding-left:300px;padding-right:300px}
 
.nav-sub-item{height:54px;line-height:54px;border: 1px solid #969696}
 
.nav-sub-item{height:54px;line-height:54px;border: 1px solid #969696}
 
.nav-sub-item:hover{background:#dedddd;}
 
.nav-sub-item:hover{background:#dedddd;}
 +
  .sideimg1{display: inline-block;opacity: 0}
 +
  .sideimg2{display: inline-block;opacity: 0}
 +
  .sideimg3{display: inline-block;opacity: 0}
 +
  .sideimg4{display: inline-block;opacity: 0}
 +
  .sideimg5{display: inline-block;opacity: 0}
 +
  .sideimg6{display: inline-block;opacity: 0}
 +
  .sideimg7{display: inline-block;opacity: 0}
 +
.sideimg8{display: inline-block;opacity: 0}
 +
  .sideimg9{display: inline-block;opacity: 0}
 +
  .sideimg10{display: inline-block;opacity: 0}
 +
  .sideimg11{display: inline-block;opacity: 0}
 +
  .sideimg12{display: inline-block;opacity: 0}
 +
  .sideimg13{display: inline-block;opacity: 0}
 +
  .sideimg14{display: inline-block;opacity: 0}
 +
 +
    .sidetext{display: inline-block;line-height: 43px;width:310px;text-align:left;}
 +
.sidebar1:hover .sidetext{color:white}
 +
.sidebar2:hover .sidetext{color:white}
 +
.sidebar3:hover .sidetext{color:white}
 +
.sidebar4:hover .sidetext{color:white}
 +
.sidebar5:hover .sidetext{color:white}
 +
.sidebar6:hover .sidetext{color:white}
 +
.sidebar7:hover .sidetext{color:white}
 +
.sidebar8:hover .sidetext{color:white}
 +
.sidebar9:hover .sidetext{color:white}
 +
.sidebar10:hover .sidetext{color:white}
 +
.sidebar11:hover .sidetext{color:white}
 +
.sidebar12:hover .sidetext{color:white}
 +
.sidebar13:hover .sidetext{color:white}
 +
.sidebar14:hover .sidetext{color:white}
 +
.sidebar1:hover .sideimg1{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar2:hover .sideimg2{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar3:hover .sideimg3{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar4:hover .sideimg4{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar5:hover .sideimg5{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar6:hover .sideimg6{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar7:hover .sideimg7{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar8:hover .sideimg8{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar9:hover .sideimg9{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar10:hover .sideimg10{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar11:hover .sideimg11{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar12:hover .sideimg12{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar13:hover .sideimg13{opacity: 1;transform: translateX(320px);transition: 1s;}
 +
.sidebar14:hover .sideimg14{opacity: 1;transform: translateX(320px);transition: 1s;}
 
.side1:hover .side11{display:inline}
 
.side1:hover .side11{display:inline}
 +
 
.side2:hover .side22{display:block}
 
.side2:hover .side22{display:block}
 
.side3:hover .side33{display:block}
 
.side3:hover .side33{display:block}
Line 66: Line 114:
 
.side6:hover .side666{color:white}
 
.side6:hover .side666{color:white}
 
</style>
 
</style>
 
 
</head>
 
</head>
 
<body>
 
<body>
Line 88: Line 135:
 
             <div style="display:inline;height:45px;color: white;padding:0%;text-decoration:none;position:relative;line-height:33px">PROJECT
 
             <div style="display:inline;height:45px;color: white;padding:0%;text-decoration:none;position:relative;line-height:33px">PROJECT
 
             <div class="sub_menu1"  style="background: white;padding:0px;font-size:17px;position:absolute;left:-24px;top:42px;width:135px">
 
             <div class="sub_menu1"  style="background: white;padding:0px;font-size:17px;position:absolute;left:-24px;top:42px;width:135px">
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Description" style="color: #969696;text-decoration:none;padding:0;left:20px">Description</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Description" style="text-decoration:none;padding:0;left:20px">Description</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Design" style="color: #b1b5b9;text-decoration:none;padding:0;">Design</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Design" style="text-decoration:none;padding:0;">Design</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Results" style="color: #b1b5b9;text-decoration:none;padding:0;">Results</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Results" style="text-decoration:none;padding:0;">Results</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Demonstrate" style="color: #b1b5b9;text-decoration:none;padding:0;">Demonstrate</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Demonstrate" style="text-decoration:none;padding:0;">Demonstrate</a></div>
 
           </div>
 
           </div>
 
             </div>             
 
             </div>             
 
         </li>
 
         </li>
 
          
 
          
<li class="nav-item2" style="width:120px;height:54px;padding:9px;">
+
<li class="nav-item2" style="width:150px;height:54px;padding:9px;">
 
             <div style="display:inline;height:45px;color: white;padding:0%;text-decoration:none;position:relative">LAB WORK
 
             <div style="display:inline;height:45px;color: white;padding:0%;text-decoration:none;position:relative">LAB WORK
 
             <div class="sub_menu2"  style="background: white;position:absolute;text-decoration:none;font-size:17px;left:-19px;top:42px;width:140px">
 
             <div class="sub_menu2"  style="background: white;position:absolute;text-decoration:none;font-size:17px;left:-19px;top:42px;width:140px">
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Experiments" style="color: #b1b5b9;text-decoration:none;padding:0;">Experiment</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Experiments" style="text-decoration:none;padding:0;">Experiment</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Safety" style="color: #b1b5b9;text-decoration:none;padding:0;">Safety</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Safety" style="text-decoration:none;padding:0;">Safety</a></div>
 
                       </div>
 
                       </div>
 
             </div>             
 
             </div>             
Line 108: Line 155:
 
             <div style="display:inline;height:45px;color: white;padding:0%;white-space:nowrap;text-decoration:none;position:relative">MODEL
 
             <div style="display:inline;height:45px;color: white;padding:0%;white-space:nowrap;text-decoration:none;position:relative">MODEL
 
             <div class="sub_menu3"  style="position:absolute;background: white;padding:0px;text-decoration:none;font-size:17px;left:-96px;top:42px;width:260px">
 
             <div class="sub_menu3"  style="position:absolute;background: white;padding:0px;text-decoration:none;font-size:17px;left:-96px;top:42px;width:260px">
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Model" style="color:#b1b5b9;text-decoration:none;padding:0;">Overview</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Model" style="text-decoration:none;padding:0;">Overview</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Model/Ordinary" style="color:#b1b5b9;text-decoration:none;padding:0;">ODE</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Model#Ordinary" style="text-decoration:none;padding:0;">ODE</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Model/Thermodynamic" style="color: #b1b5b9;text-decoration:none;padding:0;">Thermodynamic model</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Model#Thermodynamic" style="text-decoration:none;padding:0;">Thermodynamic model</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Model/Riboswitch" style="color: #b1b5b9;text-decoration:none;padding:0;">Riboswitch</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Model#Riboswitch" style="text-decoration:none;padding:0;">Riboswitch</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Model/stablizer" style="color: #b1b5b9;text-decoration:none;padding:0;">stablizer</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Model#stablizer" style="text-decoration:none;padding:0;">Stablizer</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Model/Molecular" style="color: #b1b5b9;text-decoration:none;padding:0;">Molecular Dynamics</a></div>
+
             
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Model/asRNA" style="color: #b1b5b9;text-decoration:none;padding:0;">asRNA</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Model#asRNA" style="text-decoration:none;padding:0;">Antisense RNA</a></div>
 +
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Model#Molecular" style="text-decoration:none;padding:0;">Molecular Dynamics</a></div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</li>
 
</li>
  
<li class="nav-item4" style="width:80px;height:54px;padding:9px;">
+
<li class="nav-item4" style="width:80px;height:54px;padding:9px;padding-right:100px">
 
             <div style="display:inline;height:45px;color: white;padding:0%;white-space:nowrap;text-decoration:none;position:relative;">PARTS
 
             <div style="display:inline;height:45px;color: white;padding:0%;white-space:nowrap;text-decoration:none;position:relative;">PARTS
 
             <div class="sub_menu4"  style="position:absolute;background: white;padding:0px;text-decoration:none;font-size:17px;left:-43px;top:42px;width:145px">
 
             <div class="sub_menu4"  style="position:absolute;background: white;padding:0px;text-decoration:none;font-size:17px;left:-43px;top:42px;width:145px">
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Parts" style="color: #b1b5b9;text-decoration:none;padding:0;">List</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Parts" style="text-decoration:none;padding:0;">List</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Basic_Part" style="color: #b1b5b9;text-decoration:none;padding:0;">Basic Parts</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Basic_Part" style="text-decoration:none;padding:0;">Basic Part</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Composite_Part" style="color: #b1b5b9;text-decoration:none;padding:0;">Composite Part</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Composite_Part" style="text-decoration:none;padding:0;">Composite Part</a></div>
                <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Part_Collection" style="color: #b1b5b9;text-decoration:none;padding:0;">Part Collection</a></div>
+
           
 
                 </div>       
 
                 </div>       
 
             </div>             
 
             </div>             
 
         </li>
 
         </li>
<li  style="width:80px;height:54px;padding:9px;"><a class="nav-item" id="nav0" style="color: white;padding:0%;text-decoration:none" href="https://2019.igem.org/Team:OUC-China">HOME</a></li>
 
  
<li class="nav-item5" style="width:40px;height:54px;padding:9px;">
+
<li class="nav-item5" style="width:40px;height:54px;padding:9px;padding-left:100px">
 
             <div style="display:inline;height:45px;color: white;padding:0%;color: white;white-space:nowrap;text-decoration:none;position:relative;" >HP
 
             <div style="display:inline;height:45px;color: white;padding:0%;color: white;white-space:nowrap;text-decoration:none;position:relative;" >HP
             <div class="sub_menu5" id="header_nav4" style="position:absolute;background: white;color: white;font-size:17px;left:-75px;top:42px;width:180px">
+
             <div class="sub_menu5" id="header_nav4" style="position:absolute;background: white;font-size:17px;left:-75px;top:42px;width:180px">
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Human_Practices" style="color: #b1b5b9;text-decoration:none;padding:0;">Human Practices</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Human_Practices" style="text-decoration:none;padding:0;">Human Practices</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Public_Engagement" style="color: #b1b5b9;text-decoration:none;padding:0;">Public Engagement</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Public_Engagement" style="text-decoration:none;padding:0;">Public Engagement</a></div>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 143: Line 190:
 
             <div style="display:inline;height:45px;color: white;padding:0%;color: white;text-decoration:none;position:relative" href="#">TEAM
 
             <div style="display:inline;height:45px;color: white;padding:0%;color: white;text-decoration:none;position:relative" href="#">TEAM
 
             <div class="sub_menu6" id="header_nav2" style="position:absolute;background: white;font-size:17px;left:-70px;top:42px;width:200px">
 
             <div class="sub_menu6" id="header_nav2" style="position:absolute;background: white;font-size:17px;left:-70px;top:42px;width:200px">
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Team" style="color: #b1b5b9;padding:0;text-decoration:none">Members</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Team" style="padding:0;text-decoration:none">Members</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Attributions" style="color: #b1b5b9;padding:0;text-decoration:none">Attributions</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Attributions" style="padding:0;text-decoration:none">Attributions</a></div>
                 <div class="nav-sub-item"><a href="https://2019.igem.org/Team:OUC-China/Medal" style="color: #b1b5b9;padding:0;text-decoration:none">Medal requirement</a></div>
+
                 <div class="nav-sub-item"><a class="kkk" href="https://2019.igem.org/Team:OUC-China/Medal" style="padding:0;text-decoration:none">Medal requirement</a></div>
 
             </div>   
 
             </div>   
 
</div>
 
</div>
Line 180: Line 227:
 
<a id="toptop" style="position: absolute; top: -100px;">kkkkk</a>
 
<a id="toptop" style="position: absolute; top: -100px;">kkkkk</a>
 
<div class="bznnb" style="padding:0px;background: #fff;margin:0%;top:72px;">
 
<div class="bznnb" style="padding:0px;background: #fff;margin:0%;top:72px;">
<div style="margin-left: 0px; margin-right: 0px;margin-top:0px;"><img src="https://dummyimage.com/1500x800/000/fff" style="max-width: 100%;max-height:100%"></div>
+
<div style="position:absolute;z-index:98;width:100%;background:white"><img src="https://static.igem.org/mediawiki/2019/2/22/T--OUC-China--description_top.png" style="max-width: 100%;max-height:100%"></div>
<div style="width:300px;height:3000px;background:#eee"> </div>
+
<div style="position:fixed;text-align:center;max-width:6%;z-index:100;top:-10px;left:46%;right:53%"><a href="https://2019.igem.org/Team:OUC-China"><img href="https://2019.igem.org/Team:OUC-China" src="https://static.igem.org/mediawiki/2019/9/9a/T--OUC-China--home_logo.png" style="width:108px;"></a></div>
</br></br></br></br></br></br></br>
+
</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br>
  
 
</br></br>
 
</br></br>
<div class="sidebar" style="position:sticky;left: 0;right: 80%;top: 72px;width:300px;text-align: left;color:black;font-size:26px;display:inline-block;vertical-align: top;background:#eee;">
 
    <div style="line-height:67px;padding-left:50px;border-bottom:1px solid">Home</div>
 
  
    <div id="side1" style="line-height:67px;padding-left:50px;border-bottom:1px solid"> <div id="demo" style="padding: 3px;display:inline;"></div><a href="#ymynb" style="text-decoration:none;color:black;" onmouseover="displayDate()" onmouseout="hh()">Overview</a></div>
 
    <div class="side2" style="line-height:67px;text-decoration:none;color:black;padding-left:50px;border-bottom:1px solid"  href="#kly">Experiment</div>
 
    <div class="side3" style="line-height:67px;padding-left:50px;border-bottom:1px solid"><a class="side333" href="#tiangou" style="text-decoration:none;color:black;">Model</a></div>
 
    <div class="side4" style="line-height:67px;padding-left:50px;border-bottom:1px solid"><a class="side444" href="#makabaka" style="text-decoration:none;color:black;">Parts</a></div>
 
    <div class="side5" style="line-height:67px;padding-left:50px;border-bottom:1px solid"><a class="side555" href="#littlefuck" style="text-decoration:none;color:black;">Human</a></div>
 
    <div class="side6" style="line-height:67px;padding-left:50px;"><a class="side666" href="#giao" style="text-decoration:none;color:black;">Team</a></div>
 
 
</div>
 
</div>
<div style="display:inline-block;width:70%;vertical-align: top">
+
<div class="zhiqi" style="display:inline-block;width:100%;vertical-align: top;text-align:center;">
<div class='text'>1. Safe project design</div></br>
+
 
<div class='text'>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 DH5AlphaZ1 is employed as the main chassis. As a matter of fact, when using modular riboswitch 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.</div></br>
+
<div class='text' style="font-weight:bold;color:#9ad3c8">We are still like the Wright Brothers, putting pieces of wood and paper together.</div></br>
 +
<div class='text' style="font-weight:bold;color:#9ad3c8;text-align:right">——Luis Serrano</div></br>
 
<div class='text'></div></br>
 
<div class='text'></div></br>
<div class='text'>2. Safe lab work</div></br>
+
<div class='text'>By snapping together various pieces of different colors, shapes and sizes from a Lego box, a multitude of structures with different functions such as a boat, a car, and a building can be readily built. In the ideal world of synthetic biology, biological parts such as genes, promoters, and terminators are analogously treated as Lego blocks. </div></br>
<div class='text'>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, not only for the general lab safety rules, but also for the standard experimental operation avoiding unnecessary damage. </div></br>
+
<div class='text'></div></br>
 +
<div class='text'>However, the key challenges in synthetic biology in real life exist on two main levels. One is the modularization and standardization of biological parts, while the other is the integration of these biological parts into devices with desired functions. Unlike Lego blocks, many of the existing parts are still incompatible and unpredictable, whose variability will crash the system sometimes. </div></br>
 +
<div class='text'>So biologic parts of “Lego-ization” are necessary.</div></br>
 
<div class='text'> </div></br>
 
<div class='text'> </div></br>
<div class='text'>图 Fig.1 Our laboratory and personal safety precautions</div></br>
+
<div class='text'>Since their discovery, riboswitches have been attractive tools in bacterial systems. Natural riboswitches are found with the highest frequency in the 5’-UTR of bacterial mRNAs, they have two main components: an “aptamer domain” and an “expression platform”. in response to the binding of a specific target molecule, they can regulate the expression of downstream genes through structural changes. Also, more artificial riboswitches are engineered to regulate the expression of proteins of interest. </div></br>
<div class='text'>There is no zero risk to the experimenter in any experiment, hence we are properly equipped with facilities, such as latex gloves, nitrile gloves,goggles, lab coats to protect us from biotic and abiotic hazards.</div></br>
+
<div class='text'></div></br>
<div class='text'> </div></br>
+
<div class='text'>The useful application of riboswitch</div></br>
<div class='text'>图Fig.2 Table for routine inspection</div></br>
+
<div class='text'>Furthermore, several operational zones are divided scientifically for special experiments like A zone where is weighing the drugs, preparing the medium and sterilizing, B zone where is the recording experimental note and organizing experimental data area, C zone where is a molecular operation area, D zone where is RNA electrophoresis and a polyacrylamide gel electrophoresis area. For us, lab safety is a hot topic and we have come up with a practical lab safety manual which normalizes our lovely lab. </div></br>
+
 
+
<math xmlns='http://www.w3.org/1998/Math/MathML'>
+
<semantics>
+
  <mrow>
+
  <mfrac>
+
    <mrow>
+
    <mo>&#x2212;</mo><mi>b</mi><mo>&#x00B1;</mo><msqrt>
+
      <mrow>
+
      <msup>
+
        <mi>b</mi>
+
        <mn>2</mn>
+
      </msup>
+
      <mo>&#x2212;</mo><mn>4</mn><mi>a</mi><mi>c</mi></mrow>
+
    </msqrt>
+
    </mrow>
+
    <mrow>
+
    <mn>2</mn><mi>a</mi></mrow>
+
  </mfrac>
+
  </mrow>
+
 
+
</semantics>
+
</math>
+
  
 +
<div class='text'></div></br>
 +
<div class='text'></div></br>
 +
<div class='text'></div></br>
 +
<div class='text'></div></br>
 +
<div class='text'></div></br>
 +
<div class='text'>But due to context-dependent performance and limited dynamic range, the use of riboswitches is often restricted. </div></br>
 +
<div class='text'><img src="https://static.igem.org/mediawiki/2019/6/62/T--OUC-China--Description2.png" style="max-width:100%"></div></br>
  
 +
<div class='text'></div></br>
 +
<div class='text'>All in all, the three problems above make the riboswitch quite hard to design and employ to the application, which make it can’t be regarded as a modular device. Towards to the three problems, now the exiting strategies are describing following by:</div></br>
 +
<div class='text'> </div></br>
 +
<div class='text'>~ To make the riboswitch as a modular plug-and-play device, scientists try to insert a sequence between the riboswitch and gene of interest to protect the structure of riboswitch from damage so that we can change the CDS easily.  The sequence they have chosen is by random design and test by some high-throughput screening method such as SELEX. </div></br>
 +
<div class='text'> </div></br>
 +
<div class='text'>~ To change the response functions of riboswitch, scientists try to design the expression platform by biology method and rational design. Many studies used the directed evolution  to optimization the dynamics range of specific riboswitch and develop the bio-physics model  to design it.</div></br>
 
<div class='text'> </div></br>
 
<div class='text'> </div></br>
<div class='text'>图Fig.3 Safety operation</div></br>
+
<div class='text'>~To change the concentration of ligand in the experimental culture system, scientists often use the physics-based method, such as microfluidics device  or replacing the media with fresh non-inducer-containing media .</div></br>
 
<div class='text'></div></br>
 
<div class='text'></div></br>
<div class='text'>Practical lab safety manual</div></br>
+
<div class='text'>By reviewing the exiting problem and solutions towards them, we are aware of some aspects worth optimizing. Adding a redundant sequence before the GOI directly will lead to the expression of fusion protein which may destroy the GOI's structure and function. And the method such as random design and directed evolution may waste too much time to achieve the goal you desired . While the effect of the microfluidics device is various between different labs. </div></br>
 
<div class='text'></div></br>
 
<div class='text'></div></br>
<div class='text'>?  Routine inspections must perform between 6:30-8:00pm and 9:30-11:00pm.</div></br>
+
<div class='text'>This year, OUC-China proposed a standardized design principle named “RiboLego” which can break the deadlock we have mentioned before, making the riboswitch a modular, tunable one and easy to toggle between the on and off state. We hope our design will make it easier and more efficient for future igem teams to get the expected expression by using riboswitch .</div></br>
<div class='text'>?  Lab cleaning must be done twice a week with disinfectant moping the floor for at least 3times.</div></br>
+
<div class='text'>?  Well prepared experiment plans should be written before you start.</div></br>
+
<div class='text'>?  Lab coats and gloves must be worn when conducting experiments.</div></br>
+
<div class='text'>?  Short skirts, shorts, and open shoes must not be worn.</div></br>
+
<div class='text'>?  If you see a colleague doing something dangerous, point it out to him or her.</div></br>
+
<div class='text'>?  Lab coats must not be worn outside laboratories and in public areas.</div></br>
+
<div class='text'>?  Know where safety equipment (eyewash, shower and extinguisher) is located.</div></br>
+
<div class='text'>?  Food/drink is not allowed in laboratories where chemicals are used stored.</div></br>
+
 
<div class='text'></div></br>
 
<div class='text'></div></br>
<div class='text'>3. Safety Education</div></br>
+
<div class='text'>We divide modular riboswitch into three parts: the original riboswitch, Stabilizer, Tuner from 5' to 3'. </div></br>
<div class='text'>OUC-China has built up a WeChat public platform, a worldwide platform with billions of users for documentation, communication and popularization. To engage with the public and help them attach importance to bio-safety,we published some articles. Fortunately, all these articles are rather approachable and most of them received positive feedbacks.</div></br>
+
<div class='text'style="text-align:center"><img src="https://static.igem.org/mediawiki/2019/f/f2/T--OUC-China--Rdesign2.png
 +
" style="max-width:60%"></div></br>
 +
<div class='text'>Stabilizer is a sequence which can prevent the structure of the riboswitch from damage. It has a clear source to generate and the appropriate length designed by <a class="click" href="https://2019.igem.org/Team:OUC-China/Model
 +
">model</a>.</div></br>
 
<div class='text'></div></br>
 
<div class='text'></div></br>
 +
<div class='text'>Tuner placed between Stabilizer and the GOI to split them from each other has a function that reduces the expression probability of fusion protein and avoids destroying the GOI's structure and function. What's more, designed by <a class="click" href="https://2019.igem.org/Team:OUC-China/Model
 +
">model</a>, Tuner can be used to control the riboswitch function precisely, achieving the desired level of expression.</div></br>
 +
<div class='text'></div></br>
 +
<div class='text'>We validate our design principle in different riboswitches including three kinetic switches: Adda riboswitch, Btub riboswitch, cobalamin biosensor, and one thermodynamic switch:  Four U riboswitch. What's more, three different kinds of GOI is used including sfGFP, YFP, and mRFP1. The good results show the high universality of our design principle.</div></br>
 +
<div class='text'></div></br>
 +
<div class='text'>To toggle between the on and off state of kinetic switches, we use the model to design different asRNAs which target different region to activate or deactivate the riboswitch. We will  optimize this system continuously and finally achieved to regulate the on-off state of riboswitch.</div></br>
 +
<div class='text'></div></br>
 +
<div class='text'></div></br>
 +
<div class='text'>All in all, inspired by the three existing blocks, we design our alternative riboswitch design frameworks, 'RiboLego', to make the riboswitch modular, tunable, reliable and time-saving.</div></br>
 +
<div class='text'></div></br>
 +
<div class='text'>Click <a class="click" href="https://2019.igem.org/Team:OUC-China/Medal
 +
">here</a> to get more information about our achievements!</div></br>
 +
  
</div>
 
<div style="background:#ccc;height:100px"><div>
 
 
</div>
 
</div>
  
  
<div  class="ppigem"  style="position: fixed;left: 93%;right: 2%;bottom: 15%;max-width: 10%;border-left-color: brown;border: 3px;text-align: center;padding:0px;display: none">
+
<div  class="ppigem"  style="position: fixed;right: 2%;bottom: 3%;max-width: 10%;text-align: right;padding:0px;z-index:999">
     <div  style="padding: 0px;"><a href="#toptop"><img src="https://static.igem.org/mediawiki/2019/2/2e/T--OUC-China--emoji.jpeg" style="max-width: 100%"></a></div>
+
     <div  style="padding: 0px;"><a href="#toptop"><img src="https://static.igem.org/mediawiki/2019/5/5b/T--OUC-China--top.png" style="max-width: 80%;z-index:99"></a></div>
   
+
</div>
   
+
    </div>
+
  
  
Line 282: Line 317:
 
       </script>
 
       </script>
 
<script>
 
<script>
function displayDate(){
 
document.getElementById("demo").innerHTML="k";
 
}
 
function hh(){
 
document.getElementById("demo").innerHTML="g";
 
}
 
  
 +
$(".kkk").style.color="black"
  
  

Revision as of 21:47, 20 October 2019

kkkkk




















































We are still like the Wright Brothers, putting pieces of wood and paper together.

——Luis Serrano


By snapping together various pieces of different colors, shapes and sizes from a Lego box, a multitude of structures with different functions such as a boat, a car, and a building can be readily built. In the ideal world of synthetic biology, biological parts such as genes, promoters, and terminators are analogously treated as Lego blocks.


However, the key challenges in synthetic biology in real life exist on two main levels. One is the modularization and standardization of biological parts, while the other is the integration of these biological parts into devices with desired functions. Unlike Lego blocks, many of the existing parts are still incompatible and unpredictable, whose variability will crash the system sometimes.

So biologic parts of “Lego-ization” are necessary.


Since their discovery, riboswitches have been attractive tools in bacterial systems. Natural riboswitches are found with the highest frequency in the 5’-UTR of bacterial mRNAs, they have two main components: an “aptamer domain” and an “expression platform”. in response to the binding of a specific target molecule, they can regulate the expression of downstream genes through structural changes. Also, more artificial riboswitches are engineered to regulate the expression of proteins of interest.


The useful application of riboswitch






But due to context-dependent performance and limited dynamic range, the use of riboswitches is often restricted.



All in all, the three problems above make the riboswitch quite hard to design and employ to the application, which make it can’t be regarded as a modular device. Towards to the three problems, now the exiting strategies are describing following by:


~ To make the riboswitch as a modular plug-and-play device, scientists try to insert a sequence between the riboswitch and gene of interest to protect the structure of riboswitch from damage so that we can change the CDS easily. The sequence they have chosen is by random design and test by some high-throughput screening method such as SELEX.


~ To change the response functions of riboswitch, scientists try to design the expression platform by biology method and rational design. Many studies used the directed evolution to optimization the dynamics range of specific riboswitch and develop the bio-physics model to design it.


~To change the concentration of ligand in the experimental culture system, scientists often use the physics-based method, such as microfluidics device or replacing the media with fresh non-inducer-containing media .


By reviewing the exiting problem and solutions towards them, we are aware of some aspects worth optimizing. Adding a redundant sequence before the GOI directly will lead to the expression of fusion protein which may destroy the GOI's structure and function. And the method such as random design and directed evolution may waste too much time to achieve the goal you desired . While the effect of the microfluidics device is various between different labs.


This year, OUC-China proposed a standardized design principle named “RiboLego” which can break the deadlock we have mentioned before, making the riboswitch a modular, tunable one and easy to toggle between the on and off state. We hope our design will make it easier and more efficient for future igem teams to get the expected expression by using riboswitch .


We divide modular riboswitch into three parts: the original riboswitch, Stabilizer, Tuner from 5' to 3'.


Stabilizer is a sequence which can prevent the structure of the riboswitch from damage. It has a clear source to generate and the appropriate length designed by model.


Tuner placed between Stabilizer and the GOI to split them from each other has a function that reduces the expression probability of fusion protein and avoids destroying the GOI's structure and function. What's more, designed by model, Tuner can be used to control the riboswitch function precisely, achieving the desired level of expression.


We validate our design principle in different riboswitches including three kinetic switches: Adda riboswitch, Btub riboswitch, cobalamin biosensor, and one thermodynamic switch: Four U riboswitch. What's more, three different kinds of GOI is used including sfGFP, YFP, and mRFP1. The good results show the high universality of our design principle.


To toggle between the on and off state of kinetic switches, we use the model to design different asRNAs which target different region to activate or deactivate the riboswitch. We will optimize this system continuously and finally achieved to regulate the on-off state of riboswitch.



All in all, inspired by the three existing blocks, we design our alternative riboswitch design frameworks, 'RiboLego', to make the riboswitch modular, tunable, reliable and time-saving.


Click here to get more information about our achievements!