Difference between revisions of "Team:Penn/Sender"

 
(62 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Team:Penn/CSS}}
 
<html>
 
<html>
 +
<head>
 +
<!--<link rel="stylesheet" type="text/css" media="screen, projection" href="https://98c43ce680a0761e7c3ad3c1d7ae34f6de6db886.googledrive.com/host/0B9QyOqpKYA2gdGV2aGFRMWh4aXM/style.css" />-->
 +
<title>University of Pennsylvania iGEM</title>
 +
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
 +
</div>
 +
</head>
 
<style type="text/css">
 
<style type="text/css">
@import url(http://fonts.googleapis.com/css?family=Lobster);
+
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700);
 +
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
  
html, body {width: 100%}
+
/* Override UGG site */
* {box-sizing: border-box}
+
#main {width: 100%; padding:0;}
body {padding: 0; font-family: lobster, arial, sans-serif}
+
.content-asset p {margin:0 auto;}
 +
.breadcrumb {display:none;}
  
.hero {position: relative; text-align: center}
+
/* Helpers */
.hero-content {display: block; position: relative; z-index: 9999}
+
/**************************/
 +
.margin-top-10 {padding-top:10px;}
 +
.margin-bot-10 {padding-bottom:10px;}
  
.parallax {
+
/* Typography */
  display: block;
+
/**************************/
  text-align: center;
+
#parallax-world-of-ugg h1 {font-family:'Oswald', sans-serif; font-size:24px; font-weight:400; text-transform: uppercase; color:black; padding:10px; margin:0;}
  padding: 10em 1em;
+
#parallax-world-of-ugg h2 {font-family:'Oswald', sans-serif; font-size:70px; letter-spacing:10px; text-align:center; color:white; padding:50px; font-weight:400; text-transform:uppercase; z-index:10; opacity:.8;}
  color: white; overflow: hidden
+
#parallax-world-of-ugg h3 {font-family:'Oswald', sans-serif; font-size:14px; line-height:0; font-weight:400; letter-spacing:8px; text-transform: uppercase; color:black;}
}
+
#parallax-world-of-ugg p {font-family:'Source Sans Pro', sans-serif; font-weight:400; font-size:18px; line-height:24px;}
.parallax h1 {font-size: 4em; text-shadow: 1px 1px 2px black; margin-bottom: 15px}
+
.first-character {font-weight:400; float: left; font-size: 84px; line-height: 64px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: 'Source Sans Pro', sans-serif;}
.parallax p {font-family: arial, sans-serif; font-size: 1em; text-transform: uppercase; letter-spacing: 0.1em; font-weight: bold; color: black; text-shadow: 0 1px 0 rgba(255,255,255,0.75)}
+
  
.nyc {background: url(http://prestonise.com/images/nyc.jpg) no-repeat center center}
+
.sc {color: #3b8595;}
 +
.ny {color: #3d3c3a;}
 +
.atw {color: #c48660;}
  
.madrid {background: url(http://prestonise.com/images/madrid.jpg) no-repeat center center}
+
/* Section - Title */
 +
/**************************/
 +
#parallax-world-of-ugg .title {background: white; padding: 60px; margin:0 auto; text-align:center;}
 +
#parallax-world-of-ugg .title h1 {font-size:35px; letter-spacing:8px;}
  
.paris {background: url(http://prestonise.com/images/paris.jpg) no-repeat center center}
+
/* Section - Block */
 +
/**************************/
 +
#parallax-world-of-ugg .block {background: white; padding: 60px; width:1020px; margin:0 auto; text-align:justify;}
 +
#parallax-world-of-ugg .block-gray {background: #f2f2f2;padding: 60px;}
 +
#parallax-world-of-ugg .section-overlay-mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: black; opacity: 0.70;}
  
.spacer {display: block; color: #333; font-family: arial, sans-serif; padding: 3em 0}
+
/* Section - Parallax */
.spacer h3 {font-family: lobster, sans-serif; font-size: 2em; margin-bottom: 15px}
+
/**************************/
.spacer p {font-size: 15px; line-height: 22px; margin-bottom: 15px}
+
#parallax-world-of-ugg .parallax-one {padding-top: 200px; padding-bottom: 200px; overflow: hidden; position: relative; width: 100%; background-image: url(https://static.igem.org/mediawiki/2015/0/06/Bulb-in-the-sunset-light-hd-background.jpg); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: top center;}
button {border: 1px solid #aaa; padding: 0.75em 1.5em; border-radius: 4px; background: none; font-size: 1.25em; color: #555; display: inline-block; margin-right: -5px; vertical-align: top}
+
#parallax-world-of-ugg .parallax-two {padding-top: 200px; padding-bottom: 200px; overflow: hidden; position: relative; width: 100%; background-image: url(https://static.igem.org/mediawiki/2015/0/07/Light.jpg); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: center center;}
button:hover {background: #00ace9; color: white; border-color: #00ace9; cursor: pointer}
+
#parallax-world-of-ugg .parallax-three {padding-top: 200px; padding-bottom: 200px; overflow: hidden; position: relative; width: 100%; background-image: url(https://static.igem.org/mediawiki/2015/d/df/Communciation.jpg); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: center center;}
button.danger {margin-left: 25px; background: #d30; color: white; border-color: #d30}
+
button.danger:hover {background: #a00; border-color: #a00}
+
.container {max-width: 960px; margin: 0 auto; width: 95%}
+
.centered {text-align: center; padding-bottom: 3.75em}
+
  
 +
/* Extras */
 +
/**************************/
 +
#parallax-world-of-ugg .line-break {border-bottom:1px solid black; width: 150px; margin:0 auto;}
  
.cleft-wrapper {
+
/* Media Queries */
position: relative;
+
/**************************/
top: -1.25rem;
+
@media screen and (max-width: 959px) and (min-width: 768px) {
margin-bottom: -1.25rem;
+
  #parallax-world-of-ugg .block {padding: 40px; width:620px;}
left: 0;
+
width: 100%;
+
height: 1.25rem;
+
overflow: hidden;
+
 
}
 
}
.cleft-left, .cleft-right {
+
@media screen and (max-width: 767px) {
width: 50%;
+
  #parallax-world-of-ugg .block {padding: 30px; width:420px;}
height: 1.25rem;
+
  #parallax-world-of-ugg h2 {font-size:30px;}
background-color: #fff;
+
  #parallax-world-of-ugg .block {padding: 30px;}
position: absolute;
+
  #parallax-world-of-ugg .parallax-one, #parallax-world-of-ugg .parallax-two, #parallax-world-of-ugg .parallax-three {padding-top:100px; padding-bottom:100px;}
top: 0;
+
 
}
 
}
.cleft-left {
+
@media screen and (max-width: 479px) {
left: -1.5rem;
+
  #parallax-world-of-ugg .block {padding: 30px 15px; width:290px;}
}
+
.cleft-right {
+
right: -1.5rem;
+
}
+
.cleft-left:before, .cleft-right:before {
+
content: ' ';
+
display: block;
+
position: absolute;
+
width: 0;
+
height: 0;
+
border-style: solid;
+
}
+
.cleft-left:before {
+
right: -1.5rem;
+
border-width: 1.25rem 0 0 1.5rem;
+
border-color: transparent transparent transparent #fff;
+
}
+
.cleft-right:before {
+
left: -1.5rem;
+
border-width: 1.25rem 1.5rem 0 0;
+
border-color: transparent #fff transparent transparent;
+
}
+
 
+
.carrotBox {position: relative}
+
.carrot {
+
display: block;
+
height: 0;
+
width: 0;
+
border-top: 1.25rem solid #fff;
+
border-right: 1.5rem solid transparent;
+
border-left: 1.5rem solid transparent;
+
position: absolute;
+
left: 50%;
+
margin-left: -1.5rem;
+
bottom: -1.25rem;
+
 
}
 
}
 
</style>
 
</style>
<style type="text/javascript">
 
$(document).ready(function() {
 
  var wHeight = $(window).height();
 
 
 
  function parallax() {
 
    var pHeight = $(this).outerHeight();
 
    var pMiddle = pHeight / 2;
 
    var wMiddle = wHeight / 2;
 
    var fromTop = $(this).offset().top;
 
    var scrolled = $(window).scrollTop();
 
    var speed = $(this).attr('data-parallax-speed');
 
    var rangeA = (fromTop - wHeight);
 
    var rangeB = (fromTop + pHeight);
 
    var rangeC = (fromTop - wHeight);
 
    var rangeD = (pMiddle + fromTop) - (wMiddle + (wMiddle / 2));
 
   
 
    if (rangeA < 0) {
 
      rangeA = 0;
 
      rangeB = wHeight
 
    }
 
  
    var percent = (scrolled - rangeA) / (rangeB - rangeA);
 
    percent = percent * 100;
 
    percent = percent * speed;
 
    percent = percent.toFixed(2);
 
   
 
    var animFromBottom = (scrolled - rangeC) / (rangeD - rangeC);
 
    animFromBottom = animFromBottom.toFixed(2);
 
   
 
    if (animFromBottom >= 1) {
 
      animFromBottom = 1;
 
    }
 
  
    $(this).css('background-position', 'center ' + percent + '%');
 
    $(this).find('.parallax-content').css('opacity', animFromBottom);
 
    $(this).find('.parallax-content').css('transform', 'scale(' + animFromBottom + ')');
 
  }
 
  $('.parallax').each(parallax);
 
  $(window).scroll(function(e) {
 
    $('.parallax').each(parallax);
 
  });
 
});
 
</style>
 
<div class="parallax nyc hero" data-parallax-speed="1">
 
  <div class="hero-content">
 
    <h1>Hello World</h1>
 
    <p>This is parallax element one</p>
 
  </div>
 
</div>
 
  
<div class="cleft-wrapper">
 
  <div class="cleft-left"></div>
 
  <div class="cleft-right"></div>
 
</div>
 
  
<div class="spacer">
+
<div id="parallax-world-of-ugg">
   <div class="container">
+
 
    <h3>Placeholder as Content?</h3>
+
<section>
    <p>Mauris condimentum porttitor massa molestie elementum. Proin rhoncus, arcu sit amet molestie dignissim, sapien risus mattis arcu, et fringilla ipsum purus vitae neque. Phasellus ultricies dolor libero, at efficitur nulla tincidunt eget. Donec eget mauris nec libero vestibulum porta. Aenean sit amet turpis vehicula, vestibulum nunc sed, dapibus ipsum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam lobortis tincidunt iaculis. Aenean et odio eros. Aenean fermentum mi ac maximus sollicitudin. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam posuere, est id varius posuere, dolor nisi interdum ante, eget consequat ante mi non ex. Mauris bibendum ac diam vitae efficitur.</p>
+
   <div class="title">
    <p>Maecenas id enim convallis, gravida nisi vitae, pellentesque quam. Curabitur vel scelerisque elit. Curabitur consectetur diam id ullamcorper rutrum. Donec porttitor aliquam arcu, ac dapibus arcu scelerisque id. Nulla eu augue sed nisl hendrerit tristique eu vitae libero. Sed ipsum justo, cursus sit amet lectus nec, convallis rutrum nibh. Aenean eget felis quis mauris egestas placerat ut sit amet leo. Aenean sagittis condimentum lectus. Pellentesque et nunc sapien. Praesent hendrerit dictum augue sed rutrum. Donec molestie eros massa, ac congue nisl mattis non. Cras non rhoncus ante. Curabitur feugiat ac risus non ullamcorper. Morbi rutrum mollis neque eu feugiat. Fusce tempus commodo venenatis. Morbi aliquet nunc at imperdiet cursus.</p>
+
  <h1>PENN iGEM 2015</h1>
    <p>Donec in mollis nisl, vel pharetra sem. Proin faucibus, nisl vel tristique feugiat, dolor sem ullamcorper libero, efficitur varius lacus augue a sem. Curabitur et lobortis erat. Donec ac mollis nulla, eu blandit turpis. Nunc arcu nunc, accumsan id cursus a, gravida ac justo. In hac habitasse platea dictumst. Aenean aliquet velit vel commodo varius. Donec nulla nunc, rutrum ultricies lacinia non, ornare vitae justo. Morbi porttitor dui ac faucibus posuere. Suspendisse ipsum purus, consequat non finibus ut, vestibulum quis nisl.</p>
+
<br>
 +
<br>
 +
 
 +
 
 
   </div>
 
   </div>
</div>
+
</section>
  
<div class="carrotBox">
+
<section>
  <div class="carrot"></div>
+
    <div class="parallax-one">
</div>
+
      <h2>SENDER</h2>
 +
    </div>
 +
</section>
  
<div class="parallax paris" data-parallax-speed="0.75">
+
<section>
   <div class="parallax-content">
+
  <div class="block">
    <h1>Bonjour, Paris</h1>
+
   <p style="font-size:30px" align="center"><br>IS THE LIGHT PRODUCED BY THE SENDER CELL SUFFICIENT TO ACTIVATE THE RECEIVER CELL?</span>
    <p>This is parallax element two.</p>
+
<br><br>  
  </div>
+
<p class="margin-top-10"><br><b>INTRODUCTION</b> </p>
</div>
+
  
<div class="cleft-wrapper">
+
<p class="margin-top-10">
  <div class="cleft-left"></div>
+
An effective light-based communication system rests on the bioluminesence generated by the “sender cell.”  In order to design a well-functioning system, the Penn 2015 iGEM team worked to optimize the light output of various E.coli “sender cells” transformed with the lux operon (BBa_K325909).
  <div class="cleft-right"></div>
+
</p>
</div>
+
  
<div class="spacer tallSpacer">
 
  <div class="container">
 
    <h3>Placeholder as Content?</h3>
 
    <p>Mauris condimentum porttitor massa molestie elementum. Proin rhoncus, arcu sit amet molestie dignissim, sapien risus mattis arcu, et fringilla ipsum purus vitae neque. Phasellus ultricies dolor libero, at efficitur nulla tincidunt eget. Donec eget mauris nec libero vestibulum porta. Aenean sit amet turpis vehicula, vestibulum nunc sed, dapibus ipsum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam lobortis tincidunt iaculis. Aenean et odio eros. Aenean fermentum mi ac maximus sollicitudin. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam posuere, est id varius posuere, dolor nisi interdum ante, eget consequat ante mi non ex. Mauris bibendum ac diam vitae efficitur.</p>
 
    <p>Maecenas id enim convallis, gravida nisi vitae, pellentesque quam. Curabitur vel scelerisque elit. Curabitur consectetur diam id ullamcorper rutrum. Donec porttitor aliquam arcu, ac dapibus arcu scelerisque id. Nulla eu augue sed nisl hendrerit tristique eu vitae libero. Sed ipsum justo, cursus sit amet lectus nec, convallis rutrum nibh. Aenean eget felis quis mauris egestas placerat ut sit amet leo. Aenean sagittis condimentum lectus. Pellentesque et nunc sapien. Praesent hendrerit dictum augue sed rutrum. Donec molestie eros massa, ac congue nisl mattis non. Cras non rhoncus ante. Curabitur feugiat ac risus non ullamcorper. Morbi rutrum mollis neque eu feugiat. Fusce tempus commodo venenatis. Morbi aliquet nunc at imperdiet cursus.</p>
 
    <p>Donec in mollis nisl, vel pharetra sem. Proin faucibus, nisl vel tristique feugiat, dolor sem ullamcorper libero, efficitur varius lacus augue a sem. Curabitur et lobortis erat. Donec ac mollis nulla, eu blandit turpis. Nunc arcu nunc, accumsan id cursus a, gravida ac justo. In hac habitasse platea dictumst. Aenean aliquet velit vel commodo varius. Donec nulla nunc, rutrum ultricies lacinia non, ornare vitae justo. Morbi porttitor dui ac faucibus posuere. Suspendisse ipsum purus, consequat non finibus ut, vestibulum quis nisl.</p>
 
    <p>Donec eget risus turpis. Curabitur sit amet sodales sem, non pharetra nisl. Aliquam vel purus urna. Proin id aliquet justo. Aenean at consequat lorem. Sed id felis at mauris aliquet efficitur eu vel turpis. Integer dignissim turpis ultrices elit tristique porta. Etiam finibus rhoncus fermentum. Proin vestibulum ante lacus, id consectetur urna vehicula ac. Integer gravida, dui venenatis feugiat iaculis, mauris nulla rhoncus sapien, non mollis velit felis bibendum eros. Donec eu ornare ex. Mauris aliquam mauris et lectus gravida, in imperdiet erat porta. Ut eu pellentesque metus.</p>
 
    <p>Praesent vel sem quis magna imperdiet porta eu in justo. Quisque ultrices lacinia erat, vel ultricies risus auctor eget. Duis tempus ultricies magna in volutpat. Aenean auctor posuere risus, vitae lobortis enim tincidunt non. Quisque vitae justo sit amet orci venenatis pharetra. Curabitur vitae lacus a lacus tristique fermentum. Aliquam varius mi libero, ac aliquam velit tempus a. Phasellus mattis ligula nec purus pellentesque ullamcorper. Donec vel commodo elit. Fusce sit amet vulputate elit. Cras rutrum sagittis nibh eget interdum. Sed eu nunc eu massa maximus malesuada ut ac magna. Vestibulum fermentum urna et tincidunt efficitur. Sed at finibus nisi, aliquet sollicitudin urna. In sit amet eros fringilla, dapibus est vel, ultrices lacus.</p>
 
  </div>
 
</div>
 
  
<div class="carrotBox">
+
    <p class="margin-top-10">Lux operon expression is responsible for bioluminescence. The operon is initiated by a constitutive promoter (BBa_J23100) followed by an RBS + lux box. The box contains the following: LuxC, D, A, B, E and G. LuxA and B encode two subunits of bacterial luciferase. The genes LuxC, D, and E drive expression of the substrate for the light-emitting reaction, tetradecanal. The function of the luxG gene is yet to be fully elucidated; however, inclusion of the gene is known to increase light output (Craney et al. 2007). The circuit is completed with a stop codon and a terminator sequence. The operon is induced by arabinose. </p>
  <div class="carrot"></div>
+
</div>
+
  
<div class="parallax madrid" data-parallax-speed="0.25">
+
<table align = "center">
  <div class="parallax-content">
+
<tr>
    <h1>Hola, Madrid</h1>
+
<td><img id = "daicon" src="https://static.igem.org/mediawiki/2015/f/fc/Lux_operon.png"></a></td>
    <p>This is parallax element three</p>
+
</table>
  </div>
+
<br>
</div>
+
  
<div class="cleft-wrapper">
+
<p> After refining some of our growth conditions, we were able to achieve visible luminescence in our bacteria (pictured below). </p>
  <div class="cleft-left"></div>
+
  <div class="cleft-right"></div>
+
</div>
+
  
<div class="spacer centered">
+
<table align = "center">
  <button>Call to Action &raquo;</button>
+
<tr>
  <button class="danger">There's Danger!</button>
+
<td><img id = "daicon" src="https://static.igem.org/mediawiki/2015/2/21/Growingadfja%3Blk.png"></a></td>
</div>
+
</table>
  
<div class="carrotBox">
 
  <div class="carrot"></div>
 
</div>
 
  
<div class="parallax nyc" data-parallax-speed="0.5">
 
  <div class="parallax-content">
 
    <h1>Goodbye</h1>
 
    <p>This is the last parallax element</p>
 
  </div>
 
</div>
 
  
<div class="cleft-wrapper">
+
    <p class="line-break margin-top-10"></p>
  <div class="cleft-left"></div>
+
<br>
  <div class="cleft-right"></div>
+
<p class="margin-top-10"><br><b>CHARACTERIZING THE SENDER CELL</b> </p>
</div>
+
<p><br>We began our exploration of the sender-receiver system by examining three different sender systems:</p>
 +
<ol>
 +
<li style="font-size:14px";><strong>HNS BW25113 Dhns::kan strain with lux biobrick.</strong> Because the H-NS protein has been shown to repress the Lux genes, we transformed the lux operon BioBrick (BBa_K325909) into this H-NS knockout E. coli strain.</li>
 +
<li style="font-size:14px";><strong>NEB10 with lux biobrick</strong>. We chose to explore the light output of this strain as teams that have worked with the lux biobrick previously have chosen NEB10 as their chassis.</li>
 +
<li style="font-size:14px";><strong>SY104</strong>. This strain contains a "split-lux" system to decrease the genetic payload controlled by a single promoter. Gene expression of lux AB is controlled by the sulA inducible promoter, and lux CDE expression is controlled by CP25 constitutive promoter.</li>
 +
</ol>
 +
 
 +
<p><br>We conducted at 16 hour time course at which we measured the light output of each of the aforementioned systems.</p>
 +
<table align = "center">
 +
<tr>
 +
<td><img id = "daicon" src="https://static.igem.org/mediawiki/2015/8/8b/SenderGraphMain.png"></a></td>
 +
</table>
 +
 
 +
<p align = "left" style="font-size:14px"><br><em>Figure 1. </em>Normalized luminescence was calculated as a ratio of luminescence of a culture at a time point to OD<sub>600</sub> of the culture at that time point. Error bars represent standard deviation from the mean, and sample size was n=3 for all strains and time points.Trend lines for each strain were created using MATLAB's curve fitting tool. All points after the peak luminescence were modeled using the exponential equation f(x)=a*exp(b*x) + c*exp(d*x). Points leading up to peak luminescence were modeled with a linear equation since due to low resolution. For coefficients see the materials and methods section included at the bottom of the page.</p>
 +
<br>
 +
<table align = "center">
 +
<tr>
 +
<td><img id = "daicon" src="https://static.igem.org/mediawiki/2015/3/3f/TAKEMEAWAY.png"></a></td>
 +
</table>
 +
 
 +
<p><br>
 +
From these key take away points multiple suggestions about the future usage of these strains can be made. In fact, these three strains can be split into two categories: (1) Sustained Expression, and (2) Transient Expression.
 +
</p>
 +
 
 +
<p class="margin-top-10"><br><b> SUSTAINED EXPRESSION – SY104:</b> </p>
 +
<p><br>The most noteworthy observation of SY104’s expression of bioluminescence is its sustained expression. Even at 16 hours, cultures of this sender were still emitting photons. This type of behavior though it provides simpler modeling, is only advantageous in specific systems. Prolonged expression is beneficial in light-mediated communication when the receiver is extremely sensitive and does not reach its half-saturation point quickly. Such a receiver is responsive to low levels of luminescence produced at earlier time points. However, with a slower time to half-saturation this type of receiver must be exposed to light for a longer amount of time in order to be activated fully. Thus, making SY104 a perfect match for this sort of receiver in light-mediated cell communication.
 +
</p>
 +
<p class="margin-top-10"><br><b> TRANSIENT EXPRESSION – HNS & NEB10:</b> </p>
 +
<p><br>Unlike SY104, both HNS and NEB10 senders demonstrate a rapid, high peak in luminescence followed by quick decay approximately one log order lower in magnitude. Both strain's peak normalized luminescence is considerably higher than any value that SY104 reaches. Therefore, HNS and NEB10 can be useful in sender-receiver systems where the receiver has an extremely high half-saturation time and is less sensitive to lower luminescence levels. With these light-sensitive systems, it is important to quickly pack it with light of a high enough intensity of light for successful activation. Thus, a sender demonstrating sustained expression is not ideal in this case scenario, as it provides luminescence in early stages post-induction. </p>
 +
<p><br>Note that differences between the sender strains does not necessarily mean that one is better than another. Rather, this data highlights characteristics of each sender that would make it suitable in certain sender-receiver systems.</p>
 +
 
 +
<p class="line-break margin-top-10"></p>
 +
<p class="margin-top-10"><br><b><i> MATERIALS AND METHODS</i></b> </p>
 +
<p><br>
 +
Cultures of all three were grown to saturation, back diluted 1:100 , and, at an O.D.600 reading of ~.4, separated into twelve tubes (four per strain). Three tubes for each strain were induced with either arabinose for the lux operon BioBrick-containing H-NS and NEB10 strains and nalidixic acid for the SY104 sender strain. The final concentration of inducer was 10 mg/L for SY104 and .01 M for H-NS and NEB10. One tube per strain remained as an un-induced negative control.  The luminescence in RLU’s with a 1000ms integration time and the O.D. at 600 nm was measured every two hours for sixteen hours after induction on a Tecan Infinite m200.
 +
</p>
 +
 
 +
<p class="margin-top-10"><br><b> Coefficients for Best Fit Models</b> </p>
 +
<table align = "center">
 +
<tr>
 +
<td><img id = "daicon" src="https://static.igem.org/mediawiki/2015/9/9d/Table_of_coefficients.png"></a></td>
 +
</table>
  
<div class="spacer">
 
  <div class="container">
 
    <h3>Is this the end?</h3>
 
    <p>Mauris condimentum porttitor massa molestie elementum. Proin rhoncus, arcu sit amet molestie dignissim, sapien risus mattis arcu, et fringilla ipsum purus vitae neque. Phasellus ultricies dolor libero, at efficitur nulla tincidunt eget. Donec eget mauris nec libero vestibulum porta. Aenean sit amet turpis vehicula, vestibulum nunc sed, dapibus ipsum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam lobortis tincidunt iaculis. Aenean et odio eros. Aenean fermentum mi ac maximus sollicitudin. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam posuere, est id varius posuere, dolor nisi interdum ante, eget consequat ante mi non ex. Mauris bibendum ac diam vitae efficitur.</p>
 
    <p>Mauris condimentum porttitor massa molestie elementum. Proin rhoncus, arcu sit amet molestie dignissim, sapien risus mattis arcu, et fringilla ipsum purus vitae neque. Phasellus ultricies dolor libero, at efficitur nulla tincidunt eget. Donec eget mauris nec libero vestibulum porta. Aenean sit amet turpis vehicula, vestibulum nunc sed, dapibus ipsum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam lobortis tincidunt iaculis. Aenean et odio eros. Aenean fermentum mi ac maximus sollicitudin. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam posuere, est id varius posuere, dolor nisi interdum ante, eget consequat ante mi non ex. Mauris bibendum ac diam vitae efficitur.</p>
 
    <p>Mauris condimentum porttitor massa molestie elementum. Proin rhoncus, arcu sit amet molestie dignissim, sapien risus mattis arcu, et fringilla ipsum purus vitae neque. Phasellus ultricies dolor libero, at efficitur nulla tincidunt eget. Donec eget mauris nec libero vestibulum porta. Aenean sit amet turpis vehicula, vestibulum nunc sed, dapibus ipsum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam lobortis tincidunt iaculis. Aenean et odio eros. Aenean fermentum mi ac maximus sollicitudin. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam posuere, est id varius posuere, dolor nisi interdum ante, eget consequat ante mi non ex. Mauris bibendum ac diam vitae efficitur.</p>
 
    <p>Mauris condimentum porttitor massa molestie elementum. Proin rhoncus, arcu sit amet molestie dignissim, sapien risus mattis arcu, et fringilla ipsum purus vitae neque. Phasellus ultricies dolor libero, at efficitur nulla tincidunt eget. Donec eget mauris nec libero vestibulum porta. Aenean sit amet turpis vehicula, vestibulum nunc sed, dapibus ipsum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam lobortis tincidunt iaculis. Aenean et odio eros. Aenean fermentum mi ac maximus sollicitudin. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam posuere, est id varius posuere, dolor nisi interdum ante, eget consequat ante mi non ex. Mauris bibendum ac diam vitae efficitur.</p>
 
    <p>Mauris condimentum porttitor massa molestie elementum. Proin rhoncus, arcu sit amet molestie dignissim, sapien risus mattis arcu, et fringilla ipsum purus vitae neque. Phasellus ultricies dolor libero, at efficitur nulla tincidunt eget. Donec eget mauris nec libero vestibulum porta. Aenean sit amet turpis vehicula, vestibulum nunc sed, dapibus ipsum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam lobortis tincidunt iaculis. Aenean et odio eros. Aenean fermentum mi ac maximus sollicitudin. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam posuere, est id varius posuere, dolor nisi interdum ante, eget consequat ante mi non ex. Mauris bibendum ac diam vitae efficitur.</p>
 
    <p>Mauris condimentum porttitor massa molestie elementum. Proin rhoncus, arcu sit amet molestie dignissim, sapien risus mattis arcu, et fringilla ipsum purus vitae neque. Phasellus ultricies dolor libero, at efficitur nulla tincidunt eget. Donec eget mauris nec libero vestibulum porta. Aenean sit amet turpis vehicula, vestibulum nunc sed, dapibus ipsum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam lobortis tincidunt iaculis. Aenean et odio eros. Aenean fermentum mi ac maximus sollicitudin. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam posuere, est id varius posuere, dolor nisi interdum ante, eget consequat ante mi non ex. Mauris bibendum ac diam vitae efficitur.</p>
 
 
   </div>
 
   </div>
 +
</section>
 +
 
 
</div>
 
</div>
 
</html>
 
</html>

Latest revision as of 03:54, 19 September 2015

University of Pennsylvania iGEM

PENN iGEM 2015



SENDER


IS THE LIGHT PRODUCED BY THE SENDER CELL SUFFICIENT TO ACTIVATE THE RECEIVER CELL?


INTRODUCTION

An effective light-based communication system rests on the bioluminesence generated by the “sender cell.” In order to design a well-functioning system, the Penn 2015 iGEM team worked to optimize the light output of various E.coli “sender cells” transformed with the lux operon (BBa_K325909).

Lux operon expression is responsible for bioluminescence. The operon is initiated by a constitutive promoter (BBa_J23100) followed by an RBS + lux box. The box contains the following: LuxC, D, A, B, E and G. LuxA and B encode two subunits of bacterial luciferase. The genes LuxC, D, and E drive expression of the substrate for the light-emitting reaction, tetradecanal. The function of the luxG gene is yet to be fully elucidated; however, inclusion of the gene is known to increase light output (Craney et al. 2007). The circuit is completed with a stop codon and a terminator sequence. The operon is induced by arabinose.


After refining some of our growth conditions, we were able to achieve visible luminescence in our bacteria (pictured below).



CHARACTERIZING THE SENDER CELL


We began our exploration of the sender-receiver system by examining three different sender systems:

  1. HNS BW25113 Dhns::kan strain with lux biobrick. Because the H-NS protein has been shown to repress the Lux genes, we transformed the lux operon BioBrick (BBa_K325909) into this H-NS knockout E. coli strain.
  2. NEB10 with lux biobrick. We chose to explore the light output of this strain as teams that have worked with the lux biobrick previously have chosen NEB10 as their chassis.
  3. SY104. This strain contains a "split-lux" system to decrease the genetic payload controlled by a single promoter. Gene expression of lux AB is controlled by the sulA inducible promoter, and lux CDE expression is controlled by CP25 constitutive promoter.


We conducted at 16 hour time course at which we measured the light output of each of the aforementioned systems.


Figure 1. Normalized luminescence was calculated as a ratio of luminescence of a culture at a time point to OD600 of the culture at that time point. Error bars represent standard deviation from the mean, and sample size was n=3 for all strains and time points.Trend lines for each strain were created using MATLAB's curve fitting tool. All points after the peak luminescence were modeled using the exponential equation f(x)=a*exp(b*x) + c*exp(d*x). Points leading up to peak luminescence were modeled with a linear equation since due to low resolution. For coefficients see the materials and methods section included at the bottom of the page.



From these key take away points multiple suggestions about the future usage of these strains can be made. In fact, these three strains can be split into two categories: (1) Sustained Expression, and (2) Transient Expression.


SUSTAINED EXPRESSION – SY104:


The most noteworthy observation of SY104’s expression of bioluminescence is its sustained expression. Even at 16 hours, cultures of this sender were still emitting photons. This type of behavior though it provides simpler modeling, is only advantageous in specific systems. Prolonged expression is beneficial in light-mediated communication when the receiver is extremely sensitive and does not reach its half-saturation point quickly. Such a receiver is responsive to low levels of luminescence produced at earlier time points. However, with a slower time to half-saturation this type of receiver must be exposed to light for a longer amount of time in order to be activated fully. Thus, making SY104 a perfect match for this sort of receiver in light-mediated cell communication.


TRANSIENT EXPRESSION – HNS & NEB10:


Unlike SY104, both HNS and NEB10 senders demonstrate a rapid, high peak in luminescence followed by quick decay approximately one log order lower in magnitude. Both strain's peak normalized luminescence is considerably higher than any value that SY104 reaches. Therefore, HNS and NEB10 can be useful in sender-receiver systems where the receiver has an extremely high half-saturation time and is less sensitive to lower luminescence levels. With these light-sensitive systems, it is important to quickly pack it with light of a high enough intensity of light for successful activation. Thus, a sender demonstrating sustained expression is not ideal in this case scenario, as it provides luminescence in early stages post-induction.


Note that differences between the sender strains does not necessarily mean that one is better than another. Rather, this data highlights characteristics of each sender that would make it suitable in certain sender-receiver systems.


MATERIALS AND METHODS


Cultures of all three were grown to saturation, back diluted 1:100 , and, at an O.D.600 reading of ~.4, separated into twelve tubes (four per strain). Three tubes for each strain were induced with either arabinose for the lux operon BioBrick-containing H-NS and NEB10 strains and nalidixic acid for the SY104 sender strain. The final concentration of inducer was 10 mg/L for SY104 and .01 M for H-NS and NEB10. One tube per strain remained as an un-induced negative control. The luminescence in RLU’s with a 1000ms integration time and the O.D. at 600 nm was measured every two hours for sixteen hours after induction on a Tecan Infinite m200.


Coefficients for Best Fit Models