Team:PoznanBioInf/Project

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{Template2}}
<html>
<html>
<style>
<style>
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
-
body {background-color:black}
+
@font-face {
 +
font-family: PTSans;
 +
src: url(https://static.igem.org/mediawiki/2014/0/02/PT_Sans-Narrow-Web-Regular.ttf);
 +
}
 +
 
 +
body {
 +
    background: #000000;
 +
    font-family: PTSans;
 +
}
</style>
</style>
Line 11: Line 19:
<!-- menu -->
<!-- menu -->
-
<table id="menu" width="100%"  cellspacing="0" height="135px">
+
<div id="menu" style="margin-top:30px">
-
<tr>
+
  <ol >
-
<td  bgColor="#000000"></td>
+
    <li><a href="https://2014.igem.org/Team:PoznanSoft/Project">PROJECT</a></li>
-
<td valign="bottom"  width="975px" align="center" bgColor="#000000">
+
    <li><a href="https://2014.igem.org/Team:PoznanSoft/Notebook">NOTEBOOK</a></li>
-
 
+
    <li><a href="https://2014.igem.org/Team:PoznanSoft/Parts">PARTS</a></li>
-
<table align="center">
+
    <li style="padding-top: none; width: 140px; padding: 10px 5px; margin-top: 50px; border-top:none;"><a href="https://2014.igem.org/Team:PoznanBioInf" style = "padding: 0 0;"><img src="https://static.igem.org/mediawiki/2014/9/96/PoznanBioInf_rec.png" style = "width: 130px;" /></a></li>
-
<tr height="50px">
+
    <li><a href="https://2014.igem.org/Team:PoznanSoft/Team">TEAM</a></li>
-
<td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#000000>
+
    <li><a href="https://2014.igem.org/Team:PoznanSoft/Attributions"">ATTRIB'S</a></li>
-
<a href="https://2014.igem.org/Team:PoznanBioInf"style="text-decoration:none;color:#FFFFFF">[HOME] </a> </td>  
+
    <li><a href="https://2014.igem.org/Team:PoznanSoft/Attributions">CONTACT</a></li>
-
 
+
  </ol>
-
<td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#000000>  
+
</div>
-
<a href="https://2014.igem.org/Team:PoznanBioInf/Project" style="text-decoration:none;color:#FFFFFF">[PROJECT]</a> </td>
+
-
 
+
-
<td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#000000>  
+
-
<a href="" style="text-decoration:none;color:#FFFFFF">[PARTS]</a></td>  
+
-
 
+
-
<td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#000000>
+
-
<a href="" style="text-decoration:none;color:#FFFFFF">[TEAM] </a> </td>
+
-
 
+
-
<td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#000000>
+
-
<a href="" style="text-decoration:none;color:#FFFFFF">[NOTEBOOK] </a> </td>
+
-
 
+
-
<td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#000000>
+
-
<a href="" style="text-decoration:none;color:#FFFFFF">[SAFETY] </a></td>
+
-
</tr>
+
-
 
+
-
 
+
-
</table>
+
-
 
+
-
</td>
+
-
<td  bgColor="#000000"></td>
+
-
</tr>
+
-
 
+
-
<tr> <td bgColor="#000000" colspan="5"></td></tr>
+
-
</table>
+
-
<!-- end of menu -->
+
-
 
+
-
 
+
-
 
+
-
<!-- Page content begins -->
+
-
 
+
-
 
+
-
<!-- navigation for project page-->
+
-
<table width="70%" align="center"  cellspacing="0" cellpadding="0">
+
-
<style bgColor= "#000000"></style>
+
-
 
+
-
<tr>
+
-
<td  align = center width="500px"  height="400px" bgColor="#000000"><img align = middle src="https://copy.com/tk3IkTcnC0fy2cmC" width="500px"></td>
+
-
<td width="600px"  height="300px"  bgColor="#000000" >
+
<!-- /menu -->
-
<h3><font color="white">REColi: Signal amplification and formattable bacterial memory by DNA edition.</font>
+
-
</h3>
+
-
<font color="white">
 
-
We have designed a synthetic digital device inspired by electronic circuits called multiplexers. Its 3-bit memory allows saving and processing binary inputs in E. coli. Induced expression of serine recombinases, capable of specific DNA editing, enables construction of biological analogues of transistors - transcriptors - and their use as elementary memory units called SR-latches. The fourth, strobe signal resets the system to its original state. We have shown that the system could efficiently store data about previous contact with inducing sugars across hundreds of generations. This memory unit offers high sensitivity in inducer detection and signal amplification, allowing cheap induction or further development and use as a trace contaminants sensor. Eight possible output combinations, reported as RGB fluorescent proteins, may also turn out to be useful for complex coexpression research.
 
-
</font>
 
</html>
</html>

Revision as of 03:58, 18 October 2014