Team:Waterloo
From 2013.igem.org
(Trying out horizontal menu on top. Notebook parsing now works with any line endings.) |
(Added footer with social buttons (in horizontal menu view).) |
||
Line 68: | Line 68: | ||
.layer { | .layer { | ||
position: absolute; | position: absolute; | ||
- | height: | + | height: 600px; |
width: 18000px; | width: 18000px; | ||
} | } | ||
Line 88: | Line 88: | ||
} | } | ||
.page { | .page { | ||
- | height: | + | height: 600px; |
width: 1905px; | width: 1905px; | ||
float: left; | float: left; | ||
Line 100: | Line 100: | ||
color: white; | color: white; | ||
width: 900px; | width: 900px; | ||
- | height: | + | height: 600px; |
margin-left: 500px; | margin-left: 500px; | ||
padding-top: 15px; | padding-top: 15px; | ||
Line 116: | Line 116: | ||
} | } | ||
.navBar { | .navBar { | ||
- | width: | + | width: 975px; |
height: 75px; | height: 75px; | ||
- | /* | + | margin-left: -5px; |
+ | color: white; | ||
+ | |||
+ | /* http://www.colorzilla.com/gradient-editor/#5abfce+0,0ba5bc+100;Custom */ | ||
+ | background: rgb(90,191,206); /* Old browsers */ | ||
+ | background: -moz-linear-gradient(45deg, rgba(90,191,206,1) 0%, rgba(11,165,188,1) 100%); /* FF3.6+ */ | ||
+ | background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(90,191,206,1)), color-stop(100%,rgba(11,165,188,1))); /* Chrome,Safari4+ */ | ||
+ | background: -webkit-linear-gradient(45deg, rgba(90,191,206,1) 0%,rgba(11,165,188,1) 100%); /* Chrome10+,Safari5.1+ */ | ||
+ | background: -o-linear-gradient(45deg, rgba(90,191,206,1) 0%,rgba(11,165,188,1) 100%); /* Opera 11.10+ */ | ||
+ | background: -ms-linear-gradient(45deg, rgba(90,191,206,1) 0%,rgba(11,165,188,1) 100%); /* IE10+ */ | ||
+ | background: linear-gradient(45deg, rgba(90,191,206,1) 0%,rgba(11,165,188,1) 100%); /* W3C */ | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5abfce', endColorstr='#0ba5bc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ | ||
+ | |||
+ | } | ||
+ | .footer { | ||
+ | width: 975px; | ||
+ | height: 65px; | ||
+ | margin-left: -5px; | ||
+ | padding: 5px 0; | ||
color: white; | color: white; | ||
Line 158: | Line 176: | ||
} | } | ||
.placeHolder { | .placeHolder { | ||
- | height: | + | height: 600px; |
} | } | ||
.largeLogo { | .largeLogo { | ||
Line 248: | Line 266: | ||
} | } | ||
.socialButtons { | .socialButtons { | ||
- | + | margin-left: 65px; | |
- | + | ||
} | } | ||
#bodyContent .socialButtons a { | #bodyContent .socialButtons a { | ||
Line 555: | Line 572: | ||
nav_bar_element.append(navBar.render()); | nav_bar_element.append(navBar.render()); | ||
nav_bar_element.append($('<div class="clearFix"></div>')); | nav_bar_element.append($('<div class="clearFix"></div>')); | ||
- | + | ||
+ | var footer = $('.footer'); | ||
+ | footer.append(socialButtons( | ||
[ | [ | ||
new ImageLink('https://www.facebook.com/WaterlooiGEM', 'https://static.igem.org/mediawiki/2013/8/81/Waterloo_facebook_button_64.jpg'), | new ImageLink('https://www.facebook.com/WaterlooiGEM', 'https://static.igem.org/mediawiki/2013/8/81/Waterloo_facebook_button_64.jpg'), | ||
Line 1,368: | Line 1,387: | ||
<!-- Placeholder --> | <!-- Placeholder --> | ||
<div class="placeHolder"> </div> | <div class="placeHolder"> </div> | ||
+ | |||
+ | <div class="footer"></div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:28, 4 September 2013
Abstract
Due to its nature as an information-encoding molecule, the use of DNA as an intercellular messaging molecule would enable more information-rich communication between populations of cells than traditional AHL-based messaging. The first demonstration of DNA messaging was published by the Endy group at Stanford University in late 2012, wherein DNA encoding instructions for expression of fluorescence and antibiotic resistance were transmitted from one bacterial population to another, carried by M13 bacteriophage particles.
Incorporation of well-established in vivo DNA modification techniques into DNA messaging will diversify and extend potential intercellular communication programs, and will enable the integration of recent developments in DNA digital logic with DNA messaging.
The goal of our project is to place on a DNA message a switch that can be flipped in receiver cells under inducible conditions, and whose state determines whether or not the DNA message is retransmitted from receiver cells to a population of secondary receiver cells. The switch consists of a promoter that can be inverted using a serine integrase, leading to transcription of different genes. It is directly inspired by the recombinase addressable data (RAD) module published by the Endy group in early 2012.
We have synthesized four such DNA switches and will soon test the ability of PhiC31 and Bxb1 serine integrases, along with the respective recombination directionality factors (RDFs), to control their states. We have also produced constructs that we will use to attempt to control the production of M13 viral particles containing a DNA message and we will test these soon. We will integrate these efforts to demonstrate our goal of incorporating digital DNA logic into DNA messaging. Through this work, we will broaden the horizons of engineered intercellular communication.
Design
Ottawa's Collaboration
Video
Results
Future Aspirations
BioBricks
- Hpdo with no gene 8
- Bxb1 rdf
- Bxb1 int
- Bxb1 switch
- BXB1 switch flipped
- ΦC31 rdf
- ΦC31 int
- ΦC31 switch
- ΦC31 switch flipped
Switch Modelling
x y z
Population & Infection Modelling
a b c
Phage Particle Production Modelling
a b c
Intent to Invent
Vlogs
Special Project
Intent to Invent
Laboratory
Safety
This page is still in progress
Sponsors