Team:DTU-Denmark

From 2011.igem.org

(Difference between revisions)
Line 9: Line 9:
             $(function() {
             $(function() {
            // initialize scrollable
            // initialize scrollable
-
            $(".scrollable").scrollable();
+
            $(".scrollable").scrollable().navigator();
             });
             });
             </script>
             </script>
Line 42: Line 42:
             <div class="prev"></div>
             <div class="prev"></div>
             <div class="next"></div>
             <div class="next"></div>
 +
<div class="navi"></div>

Revision as of 15:51, 20 September 2011

What?

In this project a novel small RNA technology for gene silencing in bacteria is developed. The silencing is flexible and works in most bacteria. For more information go to project overview.

Why?

Gene knockout is a fundamental technique in biology. It is currently a time-consuming process restricted to nonessential genes a few bacteria. For more perspectives go to project vision.

How?

Inspired by the chitobiose system in E. coli we constructed a biological and mathematical model of the small RNA technology. For additional details go to technical stuff.