Team:Northwestern/Results/Fluorescence

From 2013.igem.org

(Difference between revisions)
Line 179: Line 179:
       border: solid 1px;
       border: solid 1px;
}
}
 +
 +
 +
/**Gallery**/
 +
body {
 +
margin: 0;
 +
padding: 0;
 +
background: #222;
 +
color: #EEE;
 +
text-align: center;
 +
font: normal 9pt Verdana;
 +
}
 +
a:link, a:visited {
 +
color: #EEE;
 +
}
 +
img {
 +
border: none;
 +
}
 +
#normal2, #normal3, #normal4, #normal5 {
 +
display: none;
 +
}
 +
#gallery {
 +
margin: 0 auto;
 +
width: 800px;
 +
}
 +
#thumbs {
 +
margin: 10px auto 10px auto;
 +
text-align: center;
 +
width: 800px;
 +
}
 +
#bigimages {
 +
width: 770px;
 +
float: left;
 +
}
 +
#thumbs img {
 +
width: 130px;
 +
height: 130px;
 +
}
 +
#bigimages img {
 +
border: 4px solid #555;
 +
margin-top: 5px;
 +
width: 750px;
 +
}
 +
#thumbs a:link, #thumbs a:visited {
 +
width: 130px;
 +
height: 130px;
 +
border: 6px solid #555;
 +
margin: 6px;
 +
float: left;
 +
}
 +
#thumbs a:hover {
 +
border: 6px solid #888;
 +
}
Line 212: Line 264:
<h4>Fluorescence Assay </h4>
<h4>Fluorescence Assay </h4>
<p>Due to time constraint, only single state promoters were fully characterized. However, it will be ready for the final presentation. The objective of this assay is to determine the activity of the promoters under a range of pH conditions, ranging from 3.5 to 7.5. Each construct was done in triplicate for each pH.  See the protocol section for a detailed protocol followed. </br></p>
<p>Due to time constraint, only single state promoters were fully characterized. However, it will be ready for the final presentation. The objective of this assay is to determine the activity of the promoters under a range of pH conditions, ranging from 3.5 to 7.5. Each construct was done in triplicate for each pH.  See the protocol section for a detailed protocol followed. </br></p>
 +
 +
<div id="gallery">
 +
<div id="bigimages">
 +
<div id="normal1">
 +
<img src="https://static.igem.org/mediawiki/2013/9/90/Northwestern_team_horiz1.jpg" alt=""/>
 +
</div>
 +
 +
<div id="normal2">
 +
<img src="https://static.igem.org/mediawiki/2013/7/74/Northwestern_team_horiz2.jpg" alt=""/>
 +
</div>
 +
 +
<div id="normal3">
 +
<img src="https://static.igem.org/mediawiki/2013/4/48/Northwestern_team_vert1.jpg" alt=""/>
 +
</div>
 +
 +
<div id="normal4">
 +
<img src="https://static.igem.org/mediawiki/2013/e/eb/Northwestern_team_vert2.jpg" alt=""/>
 +
</div>
 +
 +
<div id="normal5">
 +
<img src="https://static.igem.org/mediawiki/2013/6/69/Northwestern_team_vert3.jpg" alt=""/>
 +
</div>
 +
</div>
 +
 +
<div id="thumbs">
 +
<a href="javascript: changeImage(1);"><img src="https://static.igem.org/mediawiki/2013/d/db/Small_thumb_horiz1.jpg" alt="" /></a>
 +
<a href="javascript: changeImage(2);"><img src="https://static.igem.org/mediawiki/2013/4/4d/Small_thumb1.jpg" alt="" /></a>
 +
<a href="javascript: changeImage(3);"><img src="https://static.igem.org/mediawiki/2013/1/15/Small_thumb_vert1.jpg" alt="" /></a>
 +
<a href="javascript: changeImage(4);"><img src="https://static.igem.org/mediawiki/2013/8/8b/Northwestern_small_thumb_vert2.jpg" alt="" /></a>
 +
<a href="javascript: changeImage(5);"><img src="https://static.igem.org/mediawiki/2013/c/c7/Northwestern_small_thumb_vert3.jpg" alt="" /></a>
 +
</div>
 +
<p>The plate reader results echoed the results found in the overnight tube tests in that the maximum optical density increases as pH increases. In fact, both pH 3.5 and 4.5 both had negligible growth. Despite the difference in the maximum optical densities, all three constructs, Lpp-RBS-GFP (LRG), GadA-RBS-GFP (GRG), and Asr-RBS-GFP (ARG), all had the same growth rate, independent of the pH. This suggests that the pH had no effect on the bacteria’s ability to grow. Instead, the more acidic conditions force the bacteria to stop growth earlier because it faces pH limited growth.</br></p>
<p>The plate reader results echoed the results found in the overnight tube tests in that the maximum optical density increases as pH increases. In fact, both pH 3.5 and 4.5 both had negligible growth. Despite the difference in the maximum optical densities, all three constructs, Lpp-RBS-GFP (LRG), GadA-RBS-GFP (GRG), and Asr-RBS-GFP (ARG), all had the same growth rate, independent of the pH. This suggests that the pH had no effect on the bacteria’s ability to grow. Instead, the more acidic conditions force the bacteria to stop growth earlier because it faces pH limited growth.</br></p>

Revision as of 23:09, 27 September 2013

Single State Characterization

Fluorescence Assay

Due to time constraint, only single state promoters were fully characterized. However, it will be ready for the final presentation. The objective of this assay is to determine the activity of the promoters under a range of pH conditions, ranging from 3.5 to 7.5. Each construct was done in triplicate for each pH. See the protocol section for a detailed protocol followed.