Team:Marburg SYNMIKRO

From 2012.igem.org

(Difference between revisions)
 
(26 intermediate revisions not shown)
Line 4: Line 4:
<div class="conbox60">
<div class="conbox60">
</html>
</html>
-
== “The Recombinator”: an intelligent Genetically Engineered Slot Machine (iGESM) ==
+
== '''<html>&#160;</html>Recombinator:''' <br/> <html><sup>&#160;</sup></html>An intelligent Genetically Engineered Slot Machine (iGESM) ==
<html>
<html>
<div style="text-align:justify; padding-left:2px; padding-right:2px;">
<div style="text-align:justify; padding-left:2px; padding-right:2px;">
Line 11: Line 11:
</div>
</div>
<div style="background-color:white;" class="conbox28">
<div style="background-color:white;" class="conbox28">
-
<h3 style="z-index:1000;" >Team mixer</h3><a style="float:right; position: relative; top:-25px; z-index:1000;" href="https://2012.igem.org/Team:Marburg_SYNMIKRO/Team#Team_Profile">[Team Profile]</a>
+
<h3 style="z-index:1000;" >Team mixer</h3><a style="float:right; position: relative; top:-25px; z-index:1000;" href="https://2012.igem.org/Team:Marburg_SYNMIKRO/TeamProfile">[Team members]</a>
<style type="text/css">
<style type="text/css">
#people{
#people{
Line 83: Line 83:
</style>
</style>
-
<script src="http://web383.mis60.de/inprogress/teambilder/js/jquery.cycle.all.js"></script>   
+
<script src="http://malsup.github.com/jquery.cycle.all.js"></script>   
<script type="text/javascript">
<script type="text/javascript">
-
 
+
var intran;
 +
intran = 3500;
 +
rantim = setInterval("random();", intran);
var timer;
var timer;
jQuery(function($) {
jQuery(function($) {
Line 118: Line 120:
);
);
-
var numpeople=12;
+
var numpeople=14;
var headnum=0;
var headnum=0;
var torsonum=0;
var torsonum=0;
Line 142: Line 144:
     fx:    'scrollHorz',  
     fx:    'scrollHorz',  
     speed:  300,  
     speed:  300,  
-
     timeout: 50,  
+
     timeout: 0,  
     });  
     });  
     $('#s2').cycle({  
     $('#s2').cycle({  
     fx:    'scrollHorz',  
     fx:    'scrollHorz',  
     speed:  300,  
     speed:  300,  
-
     timeout: 50,  
+
     timeout: 0,  
     });
     });
     $('#s3').cycle({  
     $('#s3').cycle({  
     fx:    'scrollHorz',  
     fx:    'scrollHorz',  
     speed:  300,  
     speed:  300,  
-
     timeout: 50,  
+
     timeout: 0,  
     });
     });
      
      
      
      
});
});
-
 
-
 
function headleft()
function headleft()
Line 241: Line 241:
function random()
function random()
{
{
 +
 +
clearInterval(rantim)
 +
rantim = setInterval("random();", intran);
headnum=Math.round(Math.random()*(numpeople-1));
headnum=Math.round(Math.random()*(numpeople-1));
Line 293: Line 296:
<div>
<div>
<br>
<br>
-
<a onclick="random()" class="btn"><span class="blink">Recombine!</span></a>
+
<a onclick="random(); " class="btn"><span class="blink">Recombine!</span></a>
</center>
</center>
</div>         
</div>         
Line 305: Line 308:
</html>
</html>
-
== bild ==
+
== Bacterial combinatorics ==
-
[[File:Syn_MR_bunte_Maus.png|center|450px]]
+
 
 +
As proof-of-principle of our recombinator system we created combinatorial fusions of bacterial intracellular localization domains with different fluorescent proteins. We expected to generate a mixture of bacteria that glow in different colors and at different positions in all possible combinations.
 +
<br/>
 +
<br/>
 +
[[File:Syn_MR_bunte_Maus.png|center|420px]]
 +
 
 +
Here, we have dealt only with few modules, but with additional recombination modules, the number of possible combinations raises exponentially.
<html>
<html>
</div>
</div>

Latest revision as of 13:25, 23 September 2013

Main Page

 Recombinator:
 An intelligent Genetically Engineered Slot Machine (iGESM)

The vertebrate immune system produces billions of different antibodies. This diversity is generated by random VDJ-recombination of a limited number of antibody subfragments. This inspired us to construct an automatic recombination system in E. coli that generates large numbers of novel proteins by combinatorial fusion of functional domains. We used the site-specific DNA recombinase Gin of bacteriophage Mu that depends on the presence of a DNA enhancer element for efficient recombination. This allowed us to construct a system, called “The Recombinator”, which automatically shuts down after successful recombination. We visualized the randomizing function of our genetically engineered slot machine by combining fluorescent colors with cellular localization domains. By scaling up the number of recombination modules and functional domains our system will be able to generate a multitude of new proteins. We envision that “The Recombinator” will serve as a tool to create novel enzymatic activities for innovative drug design, environmental detoxification and metabolic engineering.

Team mixer

[Team members]

Bacterial combinatorics

As proof-of-principle of our recombinator system we created combinatorial fusions of bacterial intracellular localization domains with different fluorescent proteins. We expected to generate a mixture of bacteria that glow in different colors and at different positions in all possible combinations.

Syn MR bunte Maus.png

Here, we have dealt only with few modules, but with additional recombination modules, the number of possible combinations raises exponentially.