Team:LCG-UNAM-Mexico/Project
From 2009.igem.org
(Difference between revisions)
(Prototype team page) |
|||
(8 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | { | + | {{Template:LCG_top_Netscape}}<!--Do not remove the first and last lines in this page!--> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | {| | |
+ | |-valign="top" border="0" | ||
+ | |width="900px" style="padding: 0 20px 0 0;"| | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | ='''The Project'''= | ||
- | + | Bacteriophage infection represents a common matter in science and industry. We propose to contend with such infections at a population level by triggering a defense system delivered by an engineered version of the satellite phage P4. This phage will be produced into an E. coli strain which harbors some genes from the helper phage P2 that are used for complementing and completing P4 life cycle, hence creating a production line of our version of P4. | |
- | + | This will enable phage production and subsequent delivery of the defense system into wild-type E. coli and possibly other bacterial host strains. | |
+ | The defense will consist of DNA and RNA degradation by toxins which will be activated | ||
+ | by T3 or T7 RNA-Polymerases and transcribed fast enough to stop phage assembly and scattering in the environment. | ||
+ | Moreover, the system includes the spread of a quorum sensing signal, hence "warning" the population to prepare against further T3 or T7 infection. | ||
+ | <br> | ||
+ | Furthermore, we will implement a stochastic [[Team:LCG-UNAM-Mexico: | multi-scale model]]. The model will simulate the behaviour at the intracellular scale using [[Team:LCG-UNAM-Mexico:Molecular model | stochastic molecular simulations]] and at the populations scale using a [[Team:LCG-UNAM-Mexico:CA | Cellular Automata]] and a [[Team:LCG-UNAM-Mexico:odes | system of ODE's]]. <br> | ||
+ | |} | ||
+ | <html> | ||
+ | <header> | ||
+ | <script language="JavaScript"> | ||
+ | function mouseOver_parts(){ | ||
+ | document.getElementById("parts").src ="https://static.igem.org/mediawiki/2009/a/aa/Parts_b.png"; | ||
+ | } | ||
+ | function mouseOut_parts(){ | ||
+ | document.getElementById("parts").src ="https://static.igem.org/mediawiki/2009/a/a4/Parts_a.png"; | ||
+ | } | ||
- | = | + | function mouseOver_res(){ |
- | + | document.getElementById("res").src ="https://static.igem.org/mediawiki/2009/3/35/Resources_b.png"; | |
- | + | } | |
- | + | function mouseOut_res(){ | |
- | + | document.getElementById("res").src ="https://static.igem.org/mediawiki/2009/9/93/Resources_a.png"; | |
- | + | } | |
- | = | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | == | + | function mouseOver_des(){ |
+ | document.getElementById("des").src ="https://static.igem.org/mediawiki/2009/2/2a/Description_b.png"; | ||
+ | } | ||
+ | function mouseOut_des(){ | ||
+ | document.getElementById("des").src ="https://static.igem.org/mediawiki/2009/3/3e/Description_a.png"; | ||
+ | } | ||
+ | </script> | ||
+ | </header> | ||
+ | <body> | ||
+ | <br><br><a href="https://2009.igem.org/Team:LCG-UNAM-Mexico/Description" ><img border="0" width="600" src="https://static.igem.org/mediawiki/2009/3/3e/Description_a.png" id="des" onmouseover="mouseOver_des()" onmouseout="mouseOut_des()"></a> | ||
+ | <br><br><a href="https://2009.igem.org/Team:LCG-UNAM-Mexico/Parts" ><img border="0" width="600" src="https://static.igem.org/mediawiki/2009/a/a4/Parts_a.png" id="parts" onmouseover="mouseOver_parts()" onmouseout="mouseOut_parts()"></a> | ||
+ | <br><br><a href="https://2009.igem.org/Team:LCG-UNAM-Mexico/Resources" ><img border="0" width="600" src="https://static.igem.org/mediawiki/2009/9/93/Resources_a.png" id="res" onmouseover="mouseOver_res()" onmouseout="mouseOut_res()"></a> | ||
- | + | </body> | |
+ | </html> | ||
- | + | <!--Do not remove the first and last lines in this page!-->{{Template:LCG_bottom_Netscape}} |
Latest revision as of 21:30, 19 October 2009