Team:BIT

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
#apDiv2 {
 +
position:absolute;
 +
left:64px;
 +
top:400px;
 +
width:344px;
 +
height:300px;
 +
z-index:1;
 +
}
 +
#apDiv1 {
 +
position:absolute;
 +
left:410px;
 +
top:400px;
 +
width:682px;
 +
height:173px;
 +
z-index:2;
 +
}
body  
body  
{
{
Line 36: Line 52:
   overflow: hidden;
   overflow: hidden;
   border-style: none;
   border-style: none;
 +
}
 +
#footer-box
 +
{
 +
  background-color: transparent;
 +
  background-image: none;
 +
  border-style: none;
 +
  z-index: 0;
}
}
.test ul{list-style:none;}  
.test ul{list-style:none;}  
-
.test li{float:left;width:100px;background:#0FF;margin-left:3px;line-height:30px;}  
+
.test li{float:left;width:100px;background:#0F0;margin-left:3px;line-height:30px;}  
.test a{display:block;text-align:center;height:30px;}  
.test a{display:block;text-align:center;height:30px;}  
-
.test a:link{color:#00F;font-weight: bold;font-style:italic;background:url(arrow_off.gif) #0F0 no-repeat 5px 12px;text-decoration:none;}  
+
.test a:link{color:#fff;font-weight: bold;font-style:italic; #fff no-repeat 5px 12px;text-decoration:none;}  
-
.test a:visited{color:#0F0;text-decoration:underline;}  
+
.test a:visited{color:#fff;text-decoration:underline;}  
.test a:hover{color:#0F0; font-weight:bold;text-decoration:none;background:url(arrow_on.gif) #00F no-repeat 5px 12px;}   
.test a:hover{color:#0F0; font-weight:bold;text-decoration:none;background:url(arrow_on.gif) #00F no-repeat 5px 12px;}   
</style>
</style>
-
+
 
<div class="test">  
<div class="test">  
<ul>  
<ul>  
Line 55: Line 78:
</ul>  
</ul>  
</div>
</div>
 +
<div id="apDiv2">
 +
  <h2>innovative Points :</h2>
 +
  <ol>
 +
    <li>Use the combination and  decomposition of color to analyze separated data, this has never been used  before .</li>
 +
    <li>&ldquo;integration &ldquo; is a key point  .we can not only use promoters ,but also biomedical pathways ,this integration  is a completely new idea.</li>
 +
    <li>We can  import a electric device ,this is not the abandon of biology ,but a combination  of Organic and inorganic technology. </li>
 +
  </ol>
 +
</div>
 +
<div id="apDiv1">
 +
  <h2>This can solve These Matters :</h2>
 +
  <ol>
 +
    <li>insert the gene in a single  E.coli will avoid the interactions between different bacteria, which may cause  serious competition .</li>
 +
    <li>decomposition of color has  never used before . normal detection always aims to detect one parameter . this  sounds perfect but other indexes may be ignored .</li>
 +
    <li>using not only promoters but  also pathways ,this achieves completely &ldquo;independent&rdquo; that is ,a parameter will  never affect  another .</li>
 +
  </ol>
 +
</div>
</html>
</html>

Revision as of 01:40, 16 July 2013

Tmpflag1.png

innovative Points :

  1. Use the combination and decomposition of color to analyze separated data, this has never been used before .
  2. “integration “ is a key point .we can not only use promoters ,but also biomedical pathways ,this integration is a completely new idea.
  3. We can import a electric device ,this is not the abandon of biology ,but a combination of Organic and inorganic technology.

This can solve These Matters :

  1. insert the gene in a single E.coli will avoid the interactions between different bacteria, which may cause serious competition .
  2. decomposition of color has never used before . normal detection always aims to detect one parameter . this sounds perfect but other indexes may be ignored .
  3. using not only promoters but also pathways ,this achieves completely “independent” that is ,a parameter will never affect another .