Difference between revisions of "Team:HZAU-China/Project"

(Blanked the page)
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<meta charset="utf-8">
 +
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:HZAU-China/CSS?action=raw&ctype=text/css" />
 +
<script type="text/javascript" src="https://2015.igem.org/Template:HZAU-China/Javascript/rocketjs?action=raw&ctype=text/javascript"/></script>
 +
<script type="text/javascript" src="https://2015.igem.org/Template:HZAU-China/Javascript/rocketjquery?action=raw&ctype=text/javascript"/></script>
 +
<style>
  
 +
.firstHeading {
 +
visibility:hidden;
 +
display:none;
 +
}
 +
 +
#content {
 +
    background: transparent;
 +
    line-height:5.5em;
 +
}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
    width: 100%;
 +
    height: 100%;
 +
    border: 0px;
 +
    background-color: transparent;
 +
    margin: 0px;
 +
    padding: 0px;
 +
}
 +
html, body, .wrapper { /*-- changes default wiki settings --*/
 +
    width: 100%;
 +
    height: 100%;
 +
    background-color: transparent; 
 +
}
 +
#bodyContent p,#bodyContent h1, #bodyContent h2{
 +
margin:0px;
 +
padding:0px;
 +
}
 +
 +
*{margin:0px;padding:0px;}
 +
.box{
 +
margin:0 auto;
 +
background-color:rgba(39,72,98,1.00);
 +
}
 +
.topbox{
 +
background:url(https://static.igem.org/mediawiki/2015/e/e1/Team_HZAU_China_bg.jpg) repeat-x;
 +
height:184px;
 +
}
 +
.topbox{
 +
padding: 1em 190px 1em;
 +
letter-spacing: -1px;
 +
text-align: center;
 +
    padding-top:30px;
 +
}
 +
.left_topbox{
 +
position: absolute;
 +
top:0px;
 +
left:0px;
 +
}
 +
.right_topbox{
 +
position: absolute;
 +
top:0px;
 +
right: 0px;
 +
}
 +
.middle_topbox{
 +
    padding-top:30px;
 +
}
 +
.topbox h1 {
 +
    color: #fff;
 +
font-weight: 600;
 +
font-size: 50px;
 +
line-height: 1;
 +
margin-bottom: 0;
 +
font-family: 'Conv_JOKERMAN',sans-serif;
 +
    border-bottom:hidden;
 +
}
 +
.topbox h1 span {
 +
font-family: 'Conv_JOKERMAN',sans-serif;
 +
display: block;
 +
font-size: 60%;
 +
font-weight: 400;
 +
padding: 0.8em 0 0.5em 0;
 +
color: #c3c8cd;
 +
    border-bottom:hidden;
 +
}
 +
.tailbox{
 +
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
 +
color: #fff;
 +
background:rgba(0,0,0,0.75);
 +
font-size: 1.5em;
 +
padding-bottom:50px;
 +
overflow: hidden;
 +
width:100%;
 +
margin:0 auto;
 +
      background:url(https://static.igem.org/mediawiki/2015/1/18/Team_HZAU_China_hometop_background.png) repeat-y;
 +
}
 +
.left_tailbox{
 +
float:left;
 +
width:30%;
 +
margin-left:10%;
 +
    margin-top:30px;
 +
    display:inline;
 +
}
 +
.right_tailbox{
 +
margin-top:20px;
 +
    display:inline;
 +
margin-left:5%;
 +
float:left;
 +
}
 +
.right_tailbox h1{
 +
    color:#fff;
 +
}
 +
.contacts_left{
 +
float:left;
 +
width:55%;
 +
}
 +
.contacts_right{
 +
margin:0px 0px 0px 20px;
 +
float:left;
 +
}
 +
 +
.contacts_left ul, .contacts_right ul{
 +
      list-style-image:none;
 +
      list-style-type:disc;
 +
}
 +
.bar{
 +
height:53px;
 +
background:rgba(25,44,60,1.00);
 +
}
 +
.bar ul{
 +
    padding:0px;
 +
    margin:0px;
 +
background:rgba(25,44,60,1.00);
 +
}
 +
.bar ul.barname{
 +
    list-style-image:none;
 +
font-family:Conv_JOKERMAN;
 +
font-size:24px;
 +
float:right;
 +
padding-right:5%;
 +
}
 +
li{
 +
    margin-bottom:hidden;
 +
}
 +
.barname >li{
 +
float:left;
 +
list-style-type:none;
 +
position:relative;
 +
padding:5px 15px;
 +
z-index:1999;
 +
}
 +
.barname >li a:link,.barname >li a:visited{
 +
font-weight:bold;
 +
/*color:rgba(14,112,121,1.00);*/
 +
color:rgba(80,128,114,1.00);
 +
text-decoration:none;
 +
 +
}
 +
.barname >li a:hover,.barname >li a:active{
 +
color:#ffffff;
 +
}
 +
.barname >li:hover,.barname >li:active{
 +
background-color:rgba(0,0,0,0.8);
 +
}
 +
.barname >li ul
 +
{     
 +
        list-style-image:none;
 +
display:none;
 +
}
 +
.barname >li:hover ul{
 +
background-color:rgba(0,0,0,1.00);
 +
display:block;
 +
}
 +
 +
.barname li>ul{
 +
float:none;
 +
list-style-type:none;
 +
position:absolute;
 +
left:0px;
 +
}
 +
.barname li ul li{
 +
margin:0 auto;
 +
}
 +
.P li,.W li,.H li,.I li,.T li,.A li,.O li,.M li{
 +
    padding:0px 15px;
 +
}
 +
.P a:link,.P a:visited,.W a:link,.W a:visited,.H a:link,.H a:visited,.I a:link,.T a:link,.A a:link,.O a:link, .I a:visited,.T a:visited,.A a:visited,.O a:visited,.M a:link,.M a:visited{
 +
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
 +
font-size:20px;
 +
text-decoration:none;
 +
}
 +
.P a:hover,.P a:active,.W a:hover,.W a:active,.H a:hover,.H a:active,.I a:hover,.I a:active, .T a:hover,.T a:active, .A a:hover,.A a:active, .O a:hover,.O a:active,.M a:hover,.M a:active{
 +
color:#ffffff;
 +
}
 +
 +
.maincontent{
 +
margin:0 auto;
 +
width:68%;
 +
color:rgba(220,220,220,1.00);
 +
line-height:1.5em;
 +
font-size:20px;
 +
  font-family: Arial, "Times New Roman", Georgia, Helvetica, Arial, sans-serif;
 +
}
 +
.maincontent h1{
 +
        font-weight:bold;
 +
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
 +
text-align:center;
 +
font-size:250%;
 +
  text-shadow:2px 2px 1px white;
 +
color:rgba(0,0,0,1.00);
 +
        overflow:visible;
 +
        border-bottom:hidden;
 +
}
 +
.maincontent h3{
 +
clear:both;
 +
color:rgba(217,104,49,1.00);
 +
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
 +
font-size:30px;
 +
        border-bottom:hidden;
 +
}
 +
 +
 +
 +
#rocket-to-top div {
 +
    left: 0;
 +
    margin: 0;
 +
    overflow: hidden;
 +
    padding: 0;
 +
    position: absolute;
 +
    top: 0;
 +
    width: 149px;
 +
}
 +
#rocket-to-top .level-2 {
 +
    background:url(https://static.igem.org/mediawiki/2015/1/1a/Team_HZAU-China_rocket_button_up.png) no-repeat scroll -149px 0 transparent;
 +
    display: none;
 +
    height: 250px;
 +
    opacity: 0;
 +
    z-index: 1;
 +
}
 +
#rocket-to-top .level-3 {
 +
    background: none repeat scroll 0 0 transparent;
 +
    cursor: pointer;
 +
    display: block;
 +
    height: 150px;
 +
    z-index: 2;
 +
}
 +
#rocket-to-top {
 +
    background: url(https://static.igem.org/mediawiki/2015/1/1a/Team_HZAU-China_rocket_button_up.png) no-repeat scroll 0 0 transparent;
 +
    cursor: default;
 +
    display: block;
 +
    height: 250px;
 +
    margin: -125px 0 0;
 +
    overflow: hidden;
 +
    padding: 0;
 +
    position: fixed;
 +
    right: 0;
 +
    top: 80%;
 +
    width: 149px;
 +
    z-index: 11;
 +
}
 +
</style>
 +
 +
</head>
 +
 +
<body>
 +
<div class="box">
 +
  <div class="topbox">
 +
    <div class="left_topbox"><img src="https://static.igem.org/mediawiki/2015/6/6e/Team_HZAU-China_ecoli.png"/></div>
 +
    <div class="middle_topbox"><h1>Mixed-Reality Cell<span>Bidirectinal coupling between real and virtual bio-oscillator</span></h1></div>
 +
    <div class="right_topbox"><img src="https://static.igem.org/mediawiki/2015/1/12/Team_HZAU-China_brain.png"></div>
 +
  </div><!--页面头部-->
 +
  <div class="middlebox">
 +
    <div class="bar"><!--菜单导航部分-->
 +
      <ul class="barname">
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China">Home</a></li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/Project">Project</a>
 +
          <ul class="P">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Background">Background</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Real_Part">Real&nbsp;Part</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Virtual_Part">Virtual&nbsp;Part</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Interface_Device">Interface&nbsp;Device</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Application">Application</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab">WetLab</a>
 +
            <ul class="W">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Design">Design</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Characterization">Characterization</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Labnote">Labnote</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Protocol">Protocol</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling">Modeling</a>
 +
            <ul class="M">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/e-oscillators">e-oscillators</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Regulation_to_oscillator">Regulation&nbsp;to&nbsp;oscillator</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Coupling">Coupling</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare">HardWare</a>
 +
            <ul class="H">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Background">Background</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Interface_Device">Interface&nbsp;Device</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Mixed-Reality_of_physics">Mixed&nbsp;Reality&nbsp;of&nbsp;physics</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab">InterLab</a>
 +
          <ul class="I">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab/Protocol">Protocol</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab/Results">Results</a></li>
 +
          </ul>
 +
        </li>
 +
          <li><a href="https://2015.igem.org/Team:HZAU-China/Achievements">Achievements</a>
 +
          <ul class="A">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Achievements">Judgement</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Achievements/Parts">Parts</a></li>
 +
          </ul>
 +
          </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/Team">Team</a>
 +
          <ul class="T">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Team">Members</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Team/Gallary">Gallary</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Team/Attributions">Attributions</a></li>
 +
          </ul>
 +
          </li>
 +
        <li><a href="">OutReach</a>
 +
          <ul class="O">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Human_Practice">Human&nbsp;Practice</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Safety">Safety</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Collaboration">Collaboration</a></li>
 +
          </ul>
 +
        </li>
 +
      </ul>
 +
      </div>
 +
     
 +
      <div class="maincontent">
 +
      <h1></br></br>Overview</h1></br>
 +
      <p>The 20th century is main for Computer Science while the 21st is for Biology. Both the arising of computer and the exploring of life had a great impact and promotion on the whole world. And with the continued increasing development of computer science, the interaction between the real world and the virtual world in the computer is more and more incredible. Hence, we begin to realize that once a real life system is strongly coupled with a virtual one in the computer, we would have created a new life form, mixed-reality cells (MR. Cell). Therefore, a genetic oscillator was built in E. coli as the real part and an e-oscillator was simulated in a computer as the virtual part. The two parts could interact with each other through an interface device composed of microfluidic chip and chemical/optical modulator. At the beginning, the two oscillators work independently in a dual-reality state. With their interaction, they would gradually adjust to each other without human interference to a strongly coupled and synchronized mixed-reality state. A prototype of MR. Cell was demonstrated in this project which has great potential in a wide range of the future biological research. </p>
 +
      </br></br>
 +
      </div><!--maincontent结束-->
 +
     
 +
      <div class="tailbox">
 +
    <div class="left_tailbox">
 +
      <img class="img_hazu" width="220px" alt="" src="https://static.igem.org/mediawiki/2014/c/cc/Hazulogo-w.png"/></br>
 +
      <p class="copyright-text">&copy; 2015 Huazhong Agricultural University iGEM Team. All rights reserved.</p>
 +
    </div>
 +
    <div class="right_tailbox">
 +
      <h1>&nbsp;&nbsp;&nbsp;Contacts</h1>
 +
      <div class="contacts_left">
 +
        <ul>
 +
            <li class="address_inf">
 +
            No.1, Shizishan Street, Hongshan District
 +
            </br>
 +
            430070,P.R.China
 +
            </li>
 +
            <li class="email_inf">Email:hzauigem@gmail.com</li>
 +
        </ul>
 +
      </div>
 +
      <div class="contacts_right">
 +
        <ul>
 +
            <li class="twitter-inf">Twitter : hzau_igem</li>
 +
            <li class="wechat-inf">Wechat : hzauigem</li>
 +
            <li class="qq-inf">QQ Group : 313297095</li>
 +
            <li class="yt-inf">YouTube : hzauigem</li>
 +
        </ul>
 +
      </div>
 +
  </div>
 +
  </div><!--页面尾部-->
 +
</div><!--整个页面-->
 +
      <div style="display: none;" id="rocket-to-top">
 +
<div style="opacity:0;display: block;" class="level-2"></div>
 +
<div class="level-3"></div>
 +
</div>
 +
</body>
 +
</html>

Revision as of 08:18, 17 September 2015

Mixed-Reality CellBidirectinal coupling between real and virtual bio-oscillator



Overview


The 20th century is main for Computer Science while the 21st is for Biology. Both the arising of computer and the exploring of life had a great impact and promotion on the whole world. And with the continued increasing development of computer science, the interaction between the real world and the virtual world in the computer is more and more incredible. Hence, we begin to realize that once a real life system is strongly coupled with a virtual one in the computer, we would have created a new life form, mixed-reality cells (MR. Cell). Therefore, a genetic oscillator was built in E. coli as the real part and an e-oscillator was simulated in a computer as the virtual part. The two parts could interact with each other through an interface device composed of microfluidic chip and chemical/optical modulator. At the beginning, the two oscillators work independently in a dual-reality state. With their interaction, they would gradually adjust to each other without human interference to a strongly coupled and synchronized mixed-reality state. A prototype of MR. Cell was demonstrated in this project which has great potential in a wide range of the future biological research.




   Contacts

  • No.1, Shizishan Street, Hongshan District
    430070,P.R.China
  • Wechat : hzauigem
  • QQ Group : 313297095
  • YouTube : hzauigem