PennState/Project/Dosimeter/InitialTest

From 2007.igem.org

(Difference between revisions)
Line 19: Line 19:
This construct uses the lambda operator to express GFP when induced by radiation.
This construct uses the lambda operator to express GFP when induced by radiation.
-
{| border="0" cellspacing="8px" cellpadding="15" width="100%"
+
 
-
|-
+
 
-
|[[PennState/Project/Dosimeter|Dosimeter Introduction]]
+
 
-
|[[PennState/Project/Dosimeter/InitialTest|Test Constructs]]
+
 
-
|[[PennState/Project/Dosimeter/Dosimetry|Dosimetry]]
+
 
-
|[[PennState/Project/Dosimeter/FinalConstructs|Final Constructs]]
+
 
-
|}
+
 
 +
<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/Diauxie" ="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>

Revision as of 22:42, 26 October 2007

Home Diauxie Project Dosimeter Project People Lab Parts Acknowledgements Links

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 fluoresence plate reading



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