Team:DTU-Denmark

From 2014.igem.org

(Difference between revisions)
(Undo revision 214215 by Marktoe (talk))
Line 52: Line 52:
<script>
<script>
-
 
+
$(document).ready(function() {
-
var hoverorclick = function() {
+
    $(".column-header").hover (
 +
        function() {
             var columnDiv = $("."+this.id);
             var columnDiv = $("."+this.id);
             columnDiv.stop().animate({height: "100%"}, 'fast');
             columnDiv.stop().animate({height: "100%"}, 'fast');
Line 61: Line 62:
             columnDiv.stop().animate({height: "0%"}, 'fast')
             columnDiv.stop().animate({height: "0%"}, 'fast')
         }
         }
-
$(document).ready(function() {
+
       
-
     $(".column-header").hover ( hoverorclick).click(hoverorclick);      
+
     );
 +
 
});
});
</script>
</script>

Revision as of 14:06, 13 October 2014

Problem:
How can we quantify promoter activity?
Solution:
Spinach RNA allows us to measure RNA concentration using fluorometry
Result:
We have developed a method that can be used to measure absolute promoter activity
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla


Thank You to Our Sponsors