Team:Uppsala/toxin-antitoxin-system
From 2013.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 18: | Line 18: | ||
/*Add favicon*/ $("link[rel='shortcut icon']").remove(); $("head").append("<link rel='shortcut icon' type='image/png' href='https://static.igem.org/mediawiki/2013/6/6d/Uppsalas-cow-con.png'>"); }); | /*Add favicon*/ $("link[rel='shortcut icon']").remove(); $("head").append("<link rel='shortcut icon' type='image/png' href='https://static.igem.org/mediawiki/2013/6/6d/Uppsalas-cow-con.png'>"); }); | ||
</script> | </script> | ||
+ | |||
+ | <link href="https://2013.igem.org/Team:Uppsala/lightbox-css-code.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | |||
+ | <script src="https://2013.igem.org/Team:Uppsala/jquery-code.js?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | |||
+ | <script src="https://2013.igem.org/Team:Uppsala/lightbox-code.js?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
</head> | </head> | ||
Line 135: | Line 141: | ||
One of the challenges when creating synthetic systems in bacteria that serve a purpose besides increasing the fitness of the organism is that there is a negative selective pressure against keeping the system. Toxin-antitoxin systems can be used to make plasmids far more stabile without having to use antibiotics and antibiotic resistance. If a clone were to lose the plasmid, the toxin which usually has a longer half life than the antitoxin will kill the bacteria. | One of the challenges when creating synthetic systems in bacteria that serve a purpose besides increasing the fitness of the organism is that there is a negative selective pressure against keeping the system. Toxin-antitoxin systems can be used to make plasmids far more stabile without having to use antibiotics and antibiotic resistance. If a clone were to lose the plasmid, the toxin which usually has a longer half life than the antitoxin will kill the bacteria. | ||
- | <img class="method-plasmid" src="https://static.igem.org/mediawiki/2013/d/dc/Uppsala2013_anti-toxin-toxin-system.jpg"> | + | <a href="https://static.igem.org/mediawiki/2013/d/dc/Uppsala2013_anti-toxin-toxin-system.jpg" data-lightbox="roadtrip"><img class="method-plasmid" src="https://static.igem.org/mediawiki/2013/d/dc/Uppsala2013_anti-toxin-toxin-system.jpg"></a> |
<p>Above is an example of how a toxin-antitoxin system could be applied together with a gene X. If the gene is toxic or expressed strongly enough there will be a substantial evolutionary pressure to lose the plasmid during cell division. However if the gene is present on a plasmid with a toxin-antitoxin system would be lethal due to the loss of the antitoxin gene.</p> | <p>Above is an example of how a toxin-antitoxin system could be applied together with a gene X. If the gene is toxic or expressed strongly enough there will be a substantial evolutionary pressure to lose the plasmid during cell division. However if the gene is present on a plasmid with a toxin-antitoxin system would be lethal due to the loss of the antitoxin gene.</p> |
Latest revision as of 21:28, 28 October 2013
Toxin-antitoxin system
Keep your plasmids without antibiotic resistance
One of the challenges when creating synthetic systems in bacteria that serve a purpose besides increasing the fitness of the organism is that there is a negative selective pressure against keeping the system. Toxin-antitoxin systems can be used to make plasmids far more stabile without having to use antibiotics and antibiotic resistance. If a clone were to lose the plasmid, the toxin which usually has a longer half life than the antitoxin will kill the bacteria.Above is an example of how a toxin-antitoxin system could be applied together with a gene X. If the gene is toxic or expressed strongly enough there will be a substantial evolutionary pressure to lose the plasmid during cell division. However if the gene is present on a plasmid with a toxin-antitoxin system would be lethal due to the loss of the antitoxin gene.