YB index

From 2012.igem.org

(Difference between revisions)
m (moved User:Youbin to YB index)
Line 1: Line 1:
 +
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
<script type=text/javascript><!--//--><![CDATA[//><!--
+
<title>无标题文档</title>
-
function menuFix() {
+
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
-
var sfEls = document.getElementById("menu").getElementsByTagName("li");
+
<link href="https://2012.igem.org/Team:XMU-China/CSS/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
-
for (var i=0; i<sfEls.length; i++) {
+
-
sfEls[i].onmouseover=function() {
+
-
this.className+=(this.className.length>0? " ": "") + "sfhover";
+
-
}
+
-
sfEls[i].onMouseDown=function() {
+
-
this.className+=(this.className.length>0? " ": "") + "sfhover";
+
-
}
+
-
sfEls[i].onMouseUp=function() {
+
-
this.className+=(this.className.length>0? " ": "") + "sfhover";
+
-
}
+
-
sfEls[i].onmouseout=function() {
+
-
this.className=this.className.replace(new RegExp("( ?|^)sfhover\\b"),
+
-
"");
+
-
}
+
-
}
+
-
}
+
-
window.onload=menuFix;
+
-
//--><!]]></script>
+
-
<title>XMU</title>
+
<style type="text/css">
<style type="text/css">
-
body {font-family: Verdana; font-size: 12px; line-height: 1.5;  
+
#schoolbadge {
-
background:#FFF;width:1280px auto;
+
position:absolute;
-
height:720px auto;}
+
width:50px;
-
a { color: #000; text-decoration: none; }
+
height:50px;
-
#left {
+
z-index:4;
-
position:fixed;
+
left:100px;
-
z-index:1;
+
top:3px;
-
left:0px;
+
padding-left:20px;
-
top:0px;
+
font-size:30px;
-
width:170px;
+
-
height:1280px;
+
-
margin:0 auto;
+
-
margin-left:200px auto;
+
-
}
+
-
#left schoolbadge {
+
-
font-size:10px;
+
color: #006dab;
color: #006dab;
font-family:Tahoma, Geneva, sans-serif;
font-family:Tahoma, Geneva, sans-serif;
-
}
+
text-align:center;
-
#left ul { position:relative;
+
-
z-index:1;
+
-
left:0px;
+
-
top:35px;
+
-
margin:0 auto;
+
-
margin-left:0px;
+
-
margin-top:-30px;float:left; margin-left:0px;}
+
-
#left ul a {position:relative;display:block; width:170px; height:22px; line-height:20px;  background:url(https://static.igem.org/mediawiki/igem.org/a/a2/Left-navigbar.png) 0 0 no-repeat; font-size:14px;}
+
-
#left ul a:hover { background:url() 0 0 no-repeat;text-align:center}
+
-
#left ul a#current { text-align:left;  font-weight:bold; color:#000;}
+
-
a:hover { color: #F00; }
+
}
-
 
+
#leftnavig {
-
 
+
position:absolute;
-
#menu { position:relative;
+
width:145px;
 +
height:115px;
z-index:2;
z-index:2;
-
left:20px;
+
left: 100px;
-
top:-20px;
+
top: 55px;
-
margin:0 auto;
+
}
-
margin-left:145px;
+
-
margin-top:-30px;
+
-
width:1110px; height:28px;}
+
-
#menu ul { list-style: none; margin: 0px; padding: 0px; }
+
-
#menu ul li { float:left; margin-left:0px;}
+
-
#menu ul li a { display:block; width:120px; height:28px; line-height:28px; text-align:center; background:url(http://www.aa25.cn/upload/2010-06/27/nav_bg2.gif) 0 0 no-repeat; font-size:16px;}
+
-
#menu ul li a:hover {text-align:center; background:url(http://www.aa25.cn/upload/2010-06/27/nav_bg3.gif) 0 0 no-repeat;}
+
-
#menu ul li a#current {text-align:center; background:url(http://www.aa25.cn/upload/2010-06/27/nav_bg1.gif) 0 0 no-repeat; font-weight:bold; color:#fff;}
+
-
#menu ul li ul { border:1px solid #ccc; display:none; position:relative;margin-top:-20px;height:50px auto;}
+
-
#menu ul li ul li { float:none; width:80px auto; background:#eee; margin:0;height:20px}
+
-
#menu ul li ul li a {background:none;font-size:11px;height:20px;line-height: 15px;}
+
-
#menu ul li ul li a:hover {background:#333; color:#ff0;font-size:11px;height:20px;}
+
-
#menu ul li:hover ul { display:block;}
+
-
#menu ul li.sfhover ul { display:block;}
+
-
#passage{position:absolution;
+
#titlebar {
 +
font-size: 13px;
 +
color: #006DAB;
 +
background-image: url(pictures/index.png);
 +
background-repeat: no-repeat;
 +
position: absolute;
 +
z-index: 1;
 +
width: 900px;
 +
left: 245px;
 +
top: 55px;
 +
display: table;
 +
letter-spacing: 0px;
 +
}
 +
#photo {
 +
position:absolute;
 +
width:840px;
 +
height:100px;
z-index:3;
z-index:3;
-
left:145px;
+
left:245px;
-
top:-20px;
+
top:80px;
-
margin:0 auto;
+
visibility:inherit;
-
margin-left:145px;
+
padding:30px;
-
margin-top:-30px;
+
-
width:1110px; height:40px;}
+
}
-
 
+
#description {
-
 
+
position: absolute;
 +
width:840px;
 +
left: 245px;
 +
top: 210px;
 +
margin:30px;
 +
table-layout:fixed;
 +
height:350px;
 +
overflow: scroll;
 +
}
</style>
</style>
</head>
</head>
-
<body>
 
-
<div id="left">
 
-
<schoolbadge>
 
-
<img src="https://static.igem.org/mediawiki/2012/6/67/Schoolbadge.gif" alt="pictures/校徽.gif" width="145px" height="145px"  />
 
-
<div id="menu">
+
<body>
-
<ul>
+
<div id="schoolbadge"><img src="pictures/校徽.gif" alt="
-
<li><a id="current" href="#">Home</a></li>
+
https://static.igem.org/mediawiki/2012/6/67/Schoolbadge.gif" width="100%"  /></div>
-
 
+
<div id="leftnavig"><table border="0" cellspacing="0" cellpadding="0" background="pictures/left-navigbar.png"  width="100%">
-
<li><a href="#">Team</a>
+
    <tr>
-
<ul>
+
      <td height="22">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Project description</td>
 +
    </tr>
 +
    <tr>
 +
      <td height="22">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Main results</td>
 +
    </tr>
 +
    <tr>
 +
      <td height="22">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Data</td>
 +
    </tr>
 +
    <tr>
 +
      <td height="22">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Protocals</td>
 +
    </tr>
 +
    <tr>
 +
      <td height="22">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Team members</td>
 +
    </tr>
 +
    <tr>
 +
      <td><img src="pictures/leftbar.png" alt="#https://static.igem.org/mediawiki/2012/a/a5/Leftbar.png" width="145" /></td>
 +
    </tr>
 +
  </table></div>
 +
<ul id="titlebar" class="MenuBarHorizontal" style="background:url(pictures/navigbar.png) ;">
 +
  <li><a href="#https://2012.igem.org/Team:XMU-China">Home</a></li>
 +
  <li><a class="MenuBarItemSubmenu" href="#" >Team</a>
 +
    <ul>
       <li><a href="#">Instructors</a></li>
       <li><a href="#">Instructors</a></li>
       <li><a href="#">Advisors</a></li>
       <li><a href="#">Advisors</a></li>
Line 108: Line 101:
       <li><a href="#">Acknowledgement</a></li>
       <li><a href="#">Acknowledgement</a></li>
       <li><a href="#">Collaborations</a></li>
       <li><a href="#">Collaborations</a></li>
-
       <li><a href="#">Our city &
+
       <li><a href="#">Our city&amp;Our university</a></li>
-
      Our university</a></li>
+
     </ul>
     </ul>
-
</li>
+
  </li>
-
 
+
    <li><a class="MenuBarItemSubmenu" href="#" >Project</a>
-
<li><a href="#">Project</a>
+
    <ul>
-
<ul>
+
       <li><a href="#">Background
       <li><a href="#">Background
       (Approach/
       (Approach/
Line 125: Line 116:
       <li><a href="#">Reference</a></li>
       <li><a href="#">Reference</a></li>
     </ul>
     </ul>
-
</li>
+
  </li>
-
 
+
  <li><a class="MenuBarItemSubmenu" href="#">Parts</a>
-
<li><a href="#">Parts</a>
+
     <ul>
     <ul>
       <li><a href="#">Parts submitted</a></li>
       <li><a href="#">Parts submitted</a></li>
       <li><a href="#">Attrivutions</a></li>
       <li><a href="#">Attrivutions</a></li>
     </ul>
     </ul>
-
</li>
+
  </li>
-
 
+
  <li><a class="MenuBarItemSubmenu" href="#">Notebook</a>
-
<li><a href="#">Notebook</a>
+
    <ul>
-
<ul>
+
       <li><a href="#">Brainstorm</a></li>
       <li><a href="#">Brainstorm</a></li>
       <li><a href="#">Wet lab journal</a></li>
       <li><a href="#">Wet lab journal</a></li>
       <li><a href="#">Protocols</a></li>
       <li><a href="#">Protocols</a></li>
     </ul>
     </ul>
-
</li>
+
  </li>
-
 
+
  <li><a href="#">Safety</a></li>
-
<li><a href="#">Safety</a></li>
+
  <li><a class="MenuBarItemSubmenu" href="#">HumanPractice</a>
-
 
+
-
<li><a href="#">HumanPractice</a>
+
     <ul>
     <ul>
       <li><a href="#">Exhibition</a></li>
       <li><a href="#">Exhibition</a></li>
       <li><a href="#">Communication</a></li>
       <li><a href="#">Communication</a></li>
     </ul>
     </ul>
-
</li>
+
  <li><a href="#https://2012.igem.org">iGEM</a></li>
 +
  </li>
 +
</ul>
-
<li><a href="#https://2012.igem.org">iGEM</a></li>
+
<!--<div id="photo"><img src="" alt="放图~" name="用来放图~" width="100%" height="100%"  id="photo2"  /></div> -->
-
</ul>
+
<div id="description"><table width="100%" border="0" cellspacing="0" cellpadding="0" >
-
</div>
+
<tr>
 +
<p>Description</p>
 +
<hr />
 +
</tr>
 +
  <tr>
 +
    <td><img src="pictures/fig2.png" width="108" height="168" /></td>
 +
    <td><p>&nbsp;&nbsp;&nbsp;&nbsp;The aim of this study is to construct a fluorescent digital display device of genetic circuits with synthetic logic gates. The finished device will display and switch numbers. Similar to electronic circuits, logic regulation operation in cells integrates the extracellular and intracellular signals. We assemble several pairs of promoters and their activators (or repressors) into computing building block of the circuit: <I>P<font size="1px">BAD</font></I>-Arabinose,<I>P<font size="1px">cI</font></I>-CI, and <I>P<font size="1px">tetR</font></I>-TetR. These computation units act as genetic logic gates perform AND, OR and NOT gates function. In order to light up our digital numbers, we put Green Fluorescent Protein (GFP) in the downstream expression, which is ubiquitous in the field of biological signal protein. Considering that the common types of GFP usually tend to be very stable and hard to "quench", we choose unstable GFP to make our device reusable and convert in a fast speed. This unstable GFP is tagged with a C-terminal extension, which will be recognized and degraded by tail-specific proteases, leading to a short half-life and fast degradation of the protein. Degradation rate should be confined at a suitable range, otherwise the device would either have no light or take a long time to change numbers. </a><br />
 +
       
 +
        &nbsp;&nbsp;&nbsp;&nbsp;Moreover, we intend to develop a unique display device in such a way that each unit lights up one after another. To meet the challenge, we set out to engineer a series of cells with variable time-delayed expression characters under the inspiration of Feed Forward Loops (FFLs) in transcription network. As shown in Figure 1, both X and Y are transcriptional activators of coherent type 1 FFL with "AND-gate" function. When signal Sx appears, X becomes active and stimulates the downstream promoters, which are capable of inducing the production of Y and Z. Due to the "AND gate" function, Z starts to accumulate only when Y yields at a threshold. By controlling the Y production and the activation threshold for the <I>Z</I> promoter, we can alter the duration of time-delay in the expression of GFP. Lux system will still play an important role based on our project last year. Promoter <I>luxpR</I> with various modifications in threshold will be created by site-directed mutagenesis.
 +
        </a><br />
 +
    </td>
 +
</tr>
 +
  </tr>
-
 
-
</schoolbadge>
 
-
   
 
-
    <ul>
 
-
<a id="current" href="#">  Description</a>
 
-
<a id="current" href="#">  Main results</a>
 
-
<a id="current" href="#">  Data</a>
 
-
<a id="current" href="#">  Protocals</a>
 
-
        <a id="current" href="#">  Team members</a>
 
-
    </ul>
 
-
<img src="https://static.igem.org/mediawiki/2012/a/a5/Leftbar.png"
 
-
width="145px" height="596px"  />
 
</div>
</div>
-
 
+
<script type="text/javascript">
-
 
+
var MenuBar1 = new Spry.Widget.MenuBar("titlebar", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
-
 
+
</script>
</body>
</body>
-
 
</html>
</html>

Revision as of 04:02, 6 August 2012

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 无标题文档


https://static.igem.org/mediawiki/2012/6/67/Schoolbadge.gif
      Project description
      Main results
      Data
      Protocals
      Team members
#https://static.igem.org/mediawiki/2012/a/a5/Leftbar.png

Description


    The aim of this study is to construct a fluorescent digital display device of genetic circuits with synthetic logic gates. The finished device will display and switch numbers. Similar to electronic circuits, logic regulation operation in cells integrates the extracellular and intracellular signals. We assemble several pairs of promoters and their activators (or repressors) into computing building block of the circuit: PBAD-Arabinose,PcI-CI, and PtetR-TetR. These computation units act as genetic logic gates perform AND, OR and NOT gates function. In order to light up our digital numbers, we put Green Fluorescent Protein (GFP) in the downstream expression, which is ubiquitous in the field of biological signal protein. Considering that the common types of GFP usually tend to be very stable and hard to "quench", we choose unstable GFP to make our device reusable and convert in a fast speed. This unstable GFP is tagged with a C-terminal extension, which will be recognized and degraded by tail-specific proteases, leading to a short half-life and fast degradation of the protein. Degradation rate should be confined at a suitable range, otherwise the device would either have no light or take a long time to change numbers.
    Moreover, we intend to develop a unique display device in such a way that each unit lights up one after another. To meet the challenge, we set out to engineer a series of cells with variable time-delayed expression characters under the inspiration of Feed Forward Loops (FFLs) in transcription network. As shown in Figure 1, both X and Y are transcriptional activators of coherent type 1 FFL with "AND-gate" function. When signal Sx appears, X becomes active and stimulates the downstream promoters, which are capable of inducing the production of Y and Z. Due to the "AND gate" function, Z starts to accumulate only when Y yields at a threshold. By controlling the Y production and the activation threshold for the Z promoter, we can alter the duration of time-delay in the expression of GFP. Lux system will still play an important role based on our project last year. Promoter luxpR with various modifications in threshold will be created by site-directed mutagenesis.