Team:KAIST Korea

From 2013.igem.org

(Difference between revisions)
 
(24 intermediate revisions not shown)
Line 16: Line 16:
@import "/wiki/skins/common/shared.css?270";
@import "/wiki/skins/common/shared.css?270";
@import "/wiki/skins/igem/main.css?270";
@import "/wiki/skins/igem/main.css?270";
-
 
+
#bar{z-index : 5;
 +
}
#menu,
#menu,
#menu ul,
#menu ul,
Line 26: Line 27:
outline: none;
outline: none;
}
}
-
#menu {
+
.menu {
height: 50px;
height: 50px;
weight: 100%;
weight: 100%;
padding-left: 30%;
padding-left: 30%;
-
+
        z-index: 2;
-
+
background: #000000;
-
+
-
+
-
background: #4c4e5a;
+
-
background: -webkit-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
+
-
background: -moz-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
+
-
background: -o-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
+
-
background: -ms-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
+
-
background: linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
+
-
margin: 30px auto 0 auto;
+
-
+
}
}
   
   
-
#menu li {
+
.menu li {
position: relative;
position: relative;
list-style: none;
list-style: none;
Line 55: Line 46:
/* Links */
/* Links */
   
   
-
#menu li a {
+
.menu li a {
margin:0px auto;
margin:0px auto;
display: block;
display: block;
padding: 0 14px;
padding: 0 14px;
margin: 6px 0;
margin: 6px 0;
-
line-height: 40px;
+
text-decoration: none;
text-decoration: none;
-
border-left: 1px solid #393942;
+
 
-
border-right: 1px solid #4f5058;
+
   
   
font-family: Helvetica, Arial, sans-serif;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-weight: bold;
-
font-size: 18px;
+
font-size: 20px;
   
   
-
color: #f3f3f3;
+
color: #353535;
-
text-shadow: 1px 1px 1px rgba(0,0,0,.6);
+
   
   
-webkit-transition: color .2s ease-in-out;
-webkit-transition: color .2s ease-in-out;
Line 198: Line 188:
clear: both;
clear: both;
width: 100%;
width: 100%;
-
        z-index: 1;
+
                z-index: 1;
position: relative;
position: relative;
top:0px;
top:0px;
Line 264: Line 254:
font-size: 0pt;
font-size: 0pt;
background: url('https://static.igem.org/mediawiki/2012/e/e1/Kaist2012_head_search.png') no-repeat;
background: url('https://static.igem.org/mediawiki/2012/e/e1/Kaist2012_head_search.png') no-repeat;
-
        z-index: 100;
+
                z-index: 100;
background-position: left 0px;
background-position: left 0px;
cursor: pointer;
cursor: pointer;
Line 529: Line 519:
position: relative;
position: relative;
top: -5px;
top: -5px;
-
    left:292px;
+
        left:294px;
-
width:732px;
+
width:729px;
height: 250px;
height: 250px;
z-index: 0;
z-index: 0;
Line 922: Line 912:
<img id="main-img" src="https://static.igem.org/mediawiki/2012/6/61/Home_kaist_background.png"/>
<img id="main-img" src="https://static.igem.org/mediawiki/2012/6/61/Home_kaist_background.png"/>
-
<div>
 
-
<ul class="menu" >
 
-
 
-
<li><a href="https://dl.dropboxusercontent.com/u/202315040/igem/index.html">Home</a></li>
 
-
<li><a href="#">Team</a></li>
 
-
<li><a href="#">Project</a>
 
-
 
-
<!-- <ul>
 
-
<li><a href="#" class="documents">Documents</a></li>
 
-
<li><a href="#" class="messages">Messages</a></li>
 
-
<li><a href="#" class="signout">Sign Out</a></li>
 
-
</ul>
 
-
-->
+
-
 
+
-
</li>
+
-
<li><a href="#">Labnote</a></li>
+
-
<li><a href="#">Human Practice</a></li>
+
-
<li><a href="https://dl.dropboxusercontent.com/u/202315040/igem/safety.html">Safety</a></li>
+
-
 
+
-
</ul> <!-- end .menu -->
+
-
</div>
+
-
 
+
<div class="oe_wrapper">
<div class="oe_wrapper">
<ul id="oe_menu" class="oe_menu">
<ul id="oe_menu" class="oe_menu">
Line 984: Line 953:
</div>
</div>
<div class="oe_wrapper2">
<div class="oe_wrapper2">
 +
<ul id="oe_menu2" class="oe_menu2">
<ul id="oe_menu2" class="oe_menu2">
<li><a href="https://2013.igem.org/Team:KAIST_Korea/Project">PROJECT</a>
<li><a href="https://2013.igem.org/Team:KAIST_Korea/Project">PROJECT</a>
Line 1,045: Line 1,015:
</div>
</div>
<div id="main">
<div id="main">
 +
<ul class="menu">
 +
<li><a href="https://2013.igem.org/Team:KAIST_Korea">Home</a></li>
 +
<li><a href="https://2013.igem.org/Team:KAIST_Korea/Team">Team</a></li>
 +
<li><a href="https://2013.igem.org/Team:KAIST_Korea/Project">Project</a>
 +
 +
<!-- <ul>
 +
<li><a href="#" class="documents">Documents</a></li>
 +
<li><a href="#" class="messages">Messages</a></li>
 +
<li><a href="#" class="signout">Sign Out</a></li>
 +
</ul>
 +
 +
-->
 +
 +
</li>
 +
<li><a href="#">Labnote</a></li>
 +
<li><a href="#">Human Practice</a></li>
 +
<li><a href="https://2013.igem.org/Team:KAIST_Korea/Safety">Safety</a></li>
 +
 +
</ul> <!-- end .menu -->
 +
<img id="top-img" src="https://static.igem.org/mediawiki/2012/6/6d/Back_home.PNG"/>
<img id="top-img" src="https://static.igem.org/mediawiki/2012/6/6d/Back_home.PNG"/>
   
   

Latest revision as of 10:12, 23 August 2013

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Team:KAIST Korea/Project Background - 2013.igem.org


Project : Overview



The widely used gene knock-out strategies are based upon a mere [on-off] control and more complex regulation is impossible. On the other hand, knock-down strategies are more versatile in usage but the current techniques are vastly laborious for systematic control and pose difficulty in multiple targeting because of the intricate design and scar accumulation. iGEM KAIST 2013 seeks to take the yet-to-be-perfected genetic regulation technology to a new level: The RAPTOR (RNA Associated Prokaryotic Transcript Optimization with CRISPR) technology. RAPTOR uses CRISPR type III system for gene regulation. CRISPR type III targets and cleaves specific mRNA sequences through complementary binding of crRNA and nuclease activity of Cmr protein complex. RAPTOR exploits this nature of CRISPR for systematically down regulating the mRNA level of specific genes. Due to the characteristics of RAPTOR, one of the most useful applications of this technology can be biosynthesis pathway regulation. Programmed crRNA expression allows fine-tuning of target mRNA expression levels and can precisely regulate enzyme concentrations. Not only fine-tuning but multiplex engineering is also possible through simultaneous expression of different crRNAs. Thus, multiple enzymes can be targeted in pathway control. As a proof of concept we sought to regulate the lycopene pathway that is incorporated into the genome of Escherichia coli. The efflux of lycopene precursors is optimally reduced through lowering the mRNA levels of enzymes that synthesize non-lycopene end products. Through observation of increased lycopene yield in the E.coli, potentiality of RAPTOR technology can be validated.