PennState/Project/Dosimeter/InitialTest

From 2007.igem.org

< PennState | Project | Dosimeter(Difference between revisions)
 
(19 intermediate revisions not shown)
Line 1: Line 1:
-
<img border="0" src="http://openwetware.org/wiki/Image:Dosimeter_Test_Construct.png">
+
'''Dosimeter Test Construct'''
 +
 
 +
To test the dosimeter, the assembled lambda region is placed in a plasmid preceding a ribosome binding site, the reporter green florescent protein, and a terminator. The promoter's sensitivity to radiation can be readily tested with flow cell cytometry and fluorescence plate reading
 +
 
 +
 
 +
<html><img src="http://openwetware.org/images/5/54/Dosimeter_Test_Construct.jpg" id="logo" name="logo" height="128" width="800" alt="" /><br></html>
 +
This construct uses the lambda operator to express GFP when induced by radiation.
 +
 
 +
However, to establish the "off" state which corresponds to the lysogenic state of the WT lambda phage, it is necessary to use a second plasmid that produces LVA tagged Cl upon IPTG induction. Additionally, the plasmid harboring this sequence is IPTG inducible.
 +
 
 +
 
 +
<html><img src="http://openwetware.org/images/d/d0/PSU_GFL_IGEM_Establishing_Plasmid.jpg" id="logo" name="logo" height="128" width="332" alt="" /><br></html>
 +
This construct uses the pLAC operator to produce LVA tagged Cl upon IPTG induction.
 +
 
 +
<html>
 +
<!-- START OF LUC'S CODE -->
 +
<!-- START CSS: the following css needs to be on the page to style the podcast divs properly. Diagonal span background based on www.mezzoblue.com/zengarden/alldesigns/ -->
 +
<style type="text/css">
 +
.column {
 +
width:  200px;
 +
position: relative;
 +
display: block;
 +
float: left;
 +
clear: none;
 +
margin-right: 10px;
 +
}
 +
.podcast{
 +
position: relative;
 +
float: none;
 +
border: 1px dotted #c7cbce;
 +
height: 110px;
 +
background-color: #f1f1f1;
 +
clear: both;
 +
margin-bottom: 42px;
 +
font: 12px/1.4em "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
 +
padding: 0;
 +
width: 175px;
 +
}
 +
.podcast h3{
 +
color: #3d3d3d;
 +
margin: .2em 0 .5em;
 +
padding: 0 0 0 4px;
 +
font-family: Verdana, sans-serif;
 +
font-size: 100%;
 +
}
 +
.podcast a:link, .podcast a:visited{
 +
text-decoration: none;
 +
color: #3d3d3d;
 +
}
 +
.podcast a:hover {
 +
color: #aaaaff;
 +
}
 +
a:hover.screenshot {
 +
}
 +
.podcast .screenshot {
 +
float: left;
 +
position: relative;
 +
clear: none;
 +
display: block;
 +
margin: 0px 0px 0px 16px;
 +
}
 +
.podcast .screenshot img {
 +
background: #ffffff;
 +
border: 1px solid #c7cbce;
 +
padding: 4px;
 +
}
 +
.podcast .screenshot span {
 +
position: absolute;
 +
bottom:0px;
 +
right: 1px;
 +
padding: 4px 20px 4px 26px;
 +
background: url(https://static.igem.org/mediawiki/2007/0/09/Podcast-download-bg.gif) no-repeat;
 +
font-size: 0.8em;
 +
line-height: 1;
 +
}
 +
.podcast .screenshot span a{
 +
padding: 0 0 0 0.5em;
 +
}
 +
.podcast .description {
 +
display: block;
 +
position: relative;
 +
float: left;
 +
width: 220px;
 +
margin-left: 3px;
 +
padding-left: 1.2em;
 +
}
 +
.podcast .description a{
 +
border-bottom: 1px dotted #aaaaff;
 +
}
 +
.podcast .description a:hover{
 +
border-bottom: 1px dotted #aaaaff;
 +
}
 +
.screenshot img:hover {
 +
border: 1px solid #aaaaff;
 +
}
 +
</style></html>
 +
 
 +
<html>
 +
<!-- PODCAST HTML: the following html structures the information for each podcast. Each podcast entry is contained in its own podcast div, which are arranged into two columns by two column divs.  The last column must be cleared.-->
 +
<div class="column">
 +
 
 +
<div class="podcast">
 +
<!-- this is where you need to post the link to where it will go (the second one)-->
 +
<h3><a rel="enclosure" href="https://2007.igem.org/PennState/Project/Dosimeter" ="window.popup_player_258600 = window.open('https://2007.igem.org/PennState/Project/Dosimeter','post_258600','toolbar=no,scrollbars=no,directories=no,resizable=yes,width=360,height=305,top=20,left=20,location=no,menubar=no,status=yes,'); return false;">
 +
Introduction
 +
</a></h3>
 +
<div class="screenshot">
 +
<!-- little white box thing --> <a rel="enclosure" href="https://2007.igem.org/PennState/Project/Dosimeter"
 +
<img src="http://openwetware.org/images/9/97/Psuigem2007promoterimage.jpg" width="133" height="100" alt="" />
 +
</a>
 +
<span class="download">
 +
<a href="http://openwetware.org/images/9/97/Psuigem2007promoterimage.jpg">Image Link</a>
 +
</span>
 +
</div>
 +
</div>
 +
 
 +
</div><div class="column">
 +
 
 +
<div class="podcast">
 +
<!-- this is where you need to post the link to where it will go (the second one)-->
 +
<h3><a rel="enclosure" href="https://2007.igem.org/PennState/Project/Dosimeter/InitialTest" ="window.popup_player_258600 = window.open('https://2007.igem.org/PennState/Project/Dosimeter/InitialTest','post_258600','toolbar=no,scrollbars=no,directories=no,resizable=yes,width=360,height=305,top=20,left=20,location=no,menubar=no,status=yes,'); return false;">
 +
Test Constructs
 +
</a></h3>
 +
<div class="screenshot">
 +
<!-- little white box thing --> <a rel="enclosure" href="https://2007.igem.org/PennState/Project/Dosimeter/InitialTest"
 +
<img src="http://openwetware.org/images/b/be/Psuigem2007RBSimage.jpg" width="133" height="100" alt="" />
 +
</a>
 +
<span class="download">
 +
<a href="http://openwetware.org/images/b/be/Psuigem2007RBSimage.jpg">Image Link</a>
 +
</span>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="column"><div class="podcast">
 +
<!-- this is where you need to post the link to where it will go (the second one)-->
 +
<h3><a rel="enclosure" href="https://2007.igem.org/PennState/Project/Dosimeter/Dosimetry" ="window.popup_player_258600 = window.open('http://openwetware.org/images/c/c9/XylRdimer1.png','post_258600','toolbar=no,scrollbars=no,directories=no,resizable=yes,width=360,height=305,top=20,left=20,location=no,menubar=no,status=yes,'); return false;">
 +
Dosimetry
 +
</a></h3>
 +
<div class="screenshot">
 +
<!-- little white box thing --> <a rel="enclosure" href="https://2007.igem.org/PennState/Project/Dosimeter/Dosimetry"
 +
<img src="http://openwetware.org/images/2/21/Psuigem2007geneimage.jpg" width="133" height="100" alt="" />
 +
</a>
 +
<span class="download">
 +
<a href="http://openwetware.org/images/2/21/Psuigem2007geneimage.jpg">Image Link</a>
 +
</span>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="column"><div class="podcast">
 +
<!-- this is where you need to post the link to where it will go (the second one)-->
 +
<h3><a rel="enclosure" href="https://2007.igem.org/PennState/Project/Dosimeter/FinalConstructs" ="window.popup_player_258600 = window.open('https://2007.igem.org/PennState/Project/Dosimeter/FinalConstructs','post_258600','toolbar=no,scrollbars=no,directories=no,resizable=yes,width=360,height=305,top=20,left=20,location=no,menubar=no,status=yes,'); return false;">
 +
Final Constructs
 +
</a></h3>
 +
<div class="screenshot">
 +
<!-- little white box thing --> <a rel="enclosure" href="https://2007.igem.org/PennState/Project/Dosimeter/FinalConstructs"
 +
<img src="http://openwetware.org/images/9/9b/Psuigem2007TTimage.jpg" width="133" height="100" alt="" />
 +
</a>
 +
<span class="download">
 +
<a href="http://openwetware.org/images/9/9b/Psuigem2007TTimage.jpg">Image Link</a>
 +
</span>
 +
</div>
 +
</div>
 +
 
 +
<div style="clear:both"></div>
 +
<!-- END OF LUC'S CODE -->
 +
</html>

Latest revision as of 03:20, 27 October 2007

Dosimeter Test Construct

To test the dosimeter, the assembled lambda region is placed in a plasmid preceding a ribosome binding site, the reporter green florescent protein, and a terminator. The promoter's sensitivity to radiation can be readily tested with flow cell cytometry and fluorescence plate reading



This construct uses the lambda operator to express GFP when induced by radiation.

However, to establish the "off" state which corresponds to the lysogenic state of the WT lambda phage, it is necessary to use a second plasmid that produces LVA tagged Cl upon IPTG induction. Additionally, the plasmid harboring this sequence is IPTG inducible.



This construct uses the pLAC operator to produce LVA tagged Cl upon IPTG induction.