Difference between revisions of "Team:Bielefeld-CeBiTec/Description"

m
Line 1: Line 1:
 +
{{Template:Bielefeld-CeBiTec/header}}
 
<html>
 
<html>
<!--<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">
+
<body>
<script src="http://getbootstrap.com/dist/js/bootstrap.min.js"></script>
+
<div class="container main">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
+
<div class="container text_header"><h1>Global mutagenesis</h1></div>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>-->
+
<div class="container text_header"><h3>Impairing the DNA fidelity mechanisms</h3></div>
 
+
<div class="container text_header"><h3>Abstract</h3></div>
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
+
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
+
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
+
 
+
 
+
<style type="text/css">
+
#sideMenu, #top_title {
+
display:none;
+
}
+
 
+
#content {
+
width:100%;
+
margin:0px;
+
padding:0px;
+
background:none;
+
        margin-top:-20px !important;
+
}
+
 
+
.main {
+
background-color:#FFFFFF;
+
margin:auto;
+
width:1200px;
+
}
+
.text {
+
width:92%;
+
 
+
}
+
.text_header {
+
width:95%;
+
}
+
.image_description {
+
font-size:90%;
+
line-height:100%;
+
width:70%;
+
margin-left:auto;
+
margin-right:auto;
+
}
+
/*gray background and centered website*/
+
body {
+
background-color:#424242;
+
text-align:justify;
+
/*text-align:center;*/
+
}
+
 
+
/*standard text color and alignment*/
+
.stdText {
+
color: #666633;
+
text-align:left;
+
}
+
/*text headline style*/
+
.textHeadline {
+
font-size: 16px;
+
line-height: 18px;
+
margin: 0 0 5px;
+
color: #666633;
+
text-align:left;
+
}
+
 
+
/*fit images to container*/
+
.row img {
+
width:100%;
+
}
+
.carousel-inner > .item > img {
+
    margin: 0 auto;
+
height:300px;
+
}
+
 
+
.spacer_bottom_10px {
+
margin-bottom:10px;
+
}
+
 
+
.headline {
+
background-color:#666633;
+
margin-left:0px;
+
margin-right:0px;
+
margin-top:0px;
+
}
+
 
+
/*changes border of thumbnail class --> rectangular, thin, gray*/
+
.row .thumbnail {
+
    border:solid;
+
    box-shadow:0;
+
    border-width:1px;
+
border-radius:0;
+
border-color:#DDDDDD;
+
}
+
/*changes border of the navbar --> rectangular, thin, gray and changes background to olive*/
+
.custom_navbar_style {
+
border:solid;
+
    box-shadow:0;
+
    border-width:1px;
+
border-radius:0;
+
border-color:#DDDDDDD;
+
+
background-color:#666633;
+
background-image:url('https://static.igem.org/mediawiki/2016/f/f5/Bielefeld_CeBiTec_2016_10_13_X_menubar_background.png');
+
+
height:120px;
+
}
+
.navbar {
+
padding-left:0px;
+
        z-index: 1000;
+
}
+
/*Centers content of the navbar*/
+
 
+
.navbar .navbar-nav {
+
  display: inline-block;
+
  float: none;
+
  vertical-align: top;
+
}
+
 
+
.navbar .navbar-collapse {
+
  text-align: center;
+
}
+
.navbar .nav > p {
+
margin-left:3px;
+
margin-right:3px;
+
color:#666633;
+
}
+
 
+
.navbar_button {
+
 
+
margin-left:2px;
+
color:#DDDDDD !important;
+
+
}
+
.navbar_button:hover {
+
background-color: #DDDDDD;
+
color:#666633;
+
}
+
.navbar_button:hover > a{
+
color:#666633;
+
}
+
 
+
.navbar_button:hover .dropdown-content{
+
display: block;
+
}
+
 
+
.navbar-default .navbar-nav > li > a {
+
    color: #dddddd;
+
}
+
/*.navbar-default .navbar-nav > li > a:hover {
+
    color:#666633;
+
}*/
+
 
+
 
+
/* Dropdown Content (Hidden by Default) */
+
.dropdown-content {
+
    display: none;
+
    position: absolute;
+
    background-color: #666633;
+
    min-width: 160px;
+
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
+
}
+
 
+
/* Links inside the dropdown */
+
.dropdown-content a {
+
    color: #dddddd;
+
    padding: 12px 16px;
+
    text-decoration: none;
+
    display: block;
+
}
+
.dropdown-menu>li>a {
+
    display: block;
+
    padding: 3px 20px;
+
    clear: both;
+
    font-weight: 400;
+
    line-height: 1.42857143;
+
    color: #dddddd;
+
    white-space: nowrap;
+
}
+
 
+
/* Change color of dropdown links on hover */
+
.dropdown-content a:hover {background-color: #666633}
+
 
+
.NavbarBGImg {
+
z-index:-1;
+
}
+
 
+
/*changes border of the navbar --> rectangular, thin, gray and changes background to olive*/
+
.custom_navbar_style {
+
border:solid;
+
    box-shadow:0;
+
    border-width:1px;
+
border-radius:0;
+
border-color:#DDDDDDD;
+
+
background-color:#666633;
+
/*opacity: 0.9;*/
+
background-image:url('https://static.igem.org/mediawiki/2016/f/f5/Bielefeld_CeBiTec_2016_10_13_X_menubar_background.png
+
');
+
+
height:120px;
+
}
+
 
+
.navbar {
+
padding-left:0px;
+
        /*z-index: 1;*/
+
}
+
 
+
.navbar_button:hover {
+
background-color: #DDDDDD;
+
color:#666633;
+
}
+
 
+
/*.navbar_button:hover > a {
+
    color: #666633;
+
}*/
+
 
+
 
+
 
+
/*.navbar-default .navbar-nav > li > a:hover {
+
    color:#666633;
+
}*/
+
 
+
 
+
 
+
/* Change color of dropdown links on hover */
+
.dropdown-content a:hover {background-color: #666633}
+
 
+
.NavbarBGImg {
+
z-index:-1;
+
}
+
 
+
.spacer_top{
+
background-color:#666633;
+
height:120px;
+
width:100%;
+
align:left;
+
}
+
.text {
+
text-align:left !important;
+
width:92%;
+
text-align:justify !important;
+
}
+
.text_header {
+
width:95%;
+
}
+
.text_header {
+
width:95%;
+
}
+
.image_description {
+
font-size:90%;
+
line-height:100%;
+
width:60%;
+
margin-left:auto;
+
margin-right:auto;
+
}
+
 
+
 
+
</style>
+
 
+
<script>
+
/*var myNav = document.getElementById('navbar');
+
window.onscroll = function () {
+
    "use strict";
+
    if (document.body.scrollTop >= 120 ) {
+
        myNav.style.opacity="0.9";
+
myNav.style.filter  = 'alpha(opacity=90)';
+
    }
+
    else {
+
        myNav.style.opacity="1";
+
myNav.style.filter  = 'alpha(opacity=100)';
+
    }
+
};*/
+
 
+
</script>
+
 
+
+
 
+
 
+
 
+
 
+
<div class="container main">
+
<div class="spacer_top">
+
</div>
+
+
<div id="header">
+
+
<nav id="navigationbar" class="navbar navbar-default custom_navbar_style navbar-fixed-top">
+
<a href="https://2016.igem.org/Team:Bielefeld-CeBiTec"><img src="https://static.igem.org/mediawiki/2016/4/45/Bielefeld_CeBiTec_2016_10_13_X_homebutton.png" style="height:150px;position:fixed;left:0;"></a>
+
<div class="container-fluid">
+
<div id="navbar" class="navbar-collapse collapse">
+
+
<ul class="nav navbar-nav navbar-center">
+
<li class="navbar_button dropdown">
+
<a class="dropdown-toggle" data-toggle="dropdown" href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description"><img src="https://static.igem.org/mediawiki/2016/3/3f/Bielefeld_CeBiTec_2016_10_13_X_tetris.png" style="height:60px;"> <br> PROJECT <span class="caret"></span></a>
+
                                        <!--<div class="dropdown-content">-->
+
<ul class="dropdown-menu dropdown-content">
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description">Description</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Project/Library">Library</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Project/Mutation">Mutation</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Project/Selection">Selection</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Project/Modeling">Modeling</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Fermentation">Fermentation</a></li>
+
+
+
</ul>
+
+
                    </li>
+
<li class="navbar_button dropdown"><li class="navbar_button dropdown">
+
<a class="dropdown-toggle" data-toggle="dropdown" href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Results"><img src="https://static.igem.org/mediawiki/2016/d/d7/Bielefeld_CeBiTec_2016_10_13_X_achievement.png" style="height:60px;"> <br> RESULTS <span class="caret"></span></a>
+
                                        <!--<div class="dropdown-content">-->
+
<ul class="dropdown-menu dropdown-content">
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Results">Overview</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Results/Library">Library</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Results/Mutation">Mutation</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Results/Selection">Selection</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Results/Modeling">Modeling</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Parts">Parts</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Medal_Fulfillment">Medal fulfillment</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Proof">Improve a part</a></li>
+
+
+
</ul>
+
+
                    </li>
+
<li class="navbar_button dropdown">
+
<a class="dropdown-toggle" data-toggle="dropdown" href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Human_Practices"><img src="https://static.igem.org/mediawiki/2016/a/a9/Bielefeld_CeBiTec_2016_10_13_X_humanpractice.png" style="height:60px;"> <br> HUMAN PRACTICES <span class="caret"></span></a>
+
                                        <!--<div class="dropdown-content">-->
+
<ul class="dropdown-menu dropdown-content">
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Human_Practices">Overview</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/HP/School_Talks">School talks</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/HP/Dictionary">Dictionary</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/HP/Crowdfunding">Crowdfunding and Press</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Team/Collaborations/Postcards">Postcards</a></li>
+
<li><a href="#">Public relations activities</a></li>
+
+
+
</ul>
+
+
                    </li>
+
<li class="navbar_button dropdown">
+
<a class="dropdown-toggle" data-toggle="dropdown" href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Collaborations"><img src="https://static.igem.org/mediawiki/2016/f/fa/Bielefeld_CeBiTec_2016_10_13_X_Team.png" style="height:60px;"> <br> COLLABORATIONS <span class="caret"></span></a>
+
                                        <!--<div class="dropdown-content">-->
+
<ul class="dropdown-menu dropdown-content">
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Collaborations">Overview</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Collaborations/Duesseldorf">D&uuml;sseldorf</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Collaborations/Freiburg">Freiburg</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Collaborations/Lethbridge">Lethbridge</a></li>
+
+
+
</ul>
+
+
                    </li>
+
+
<li class="navbar_button dropdown">
+
<a class="dropdown-toggle" data-toggle="dropdown" href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Experiments"><img src="https://static.igem.org/mediawiki/2016/1/17/Bielefeld_CeBiTec_2016_10_13_X_notebook.png" style="height:60px;"> <br> NOTEBOOK <span class="caret"></span></a>
+
                                        <!--<div class="dropdown-content">-->
+
<ul class="dropdown-menu dropdown-content">
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Experiments">Overview</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Notebook">Lab Notebook</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Experiments/Primers">Primers</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Experiments/Protocols">Lab Protocols</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Experiments/Media">Media and Buffers</a></li>
+
</ul>
+
</li>
+
<li class="navbar_button dropdown">
+
<a class="dropdown-toggle" data-toggle="dropdown" href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Team"><img src="https://static.igem.org/mediawiki/2016/3/33/Bielefeld_CeBiTec_2016_10_13_X_Team_white.png" style="height:60px;"> <br> TEAM <span class="caret"></span></a>
+
                                        <!--<div class="dropdown-content">-->
+
<ul class="dropdown-menu dropdown-content">
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Team">Official Team Profile</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Team/Members">Members</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Team/Bielefeld_University">University Bielefeld</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Team/Contact">Contact</a></li>
+
</ul>
+
+
                    </li>
+
<li class="navbar_button dropdown">
+
<a class="dropdown-toggle" data-toggle="dropdown" href="#"><img src="https://static.igem.org/mediawiki/2016/8/8f/Bielefeld_CeBiTec_2016_10_13_X_Acknowledgement_white.png" style="height:60px;"> <br> ACKNOWLEDGEMENT <span class="caret"></span></a>
+
                                        <!--<div class="dropdown-content">-->
+
<ul class="dropdown-menu dropdown-content">
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Acknowledgement">Overview</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Sponsors_And_Partners">Sponsors and Partner</a></li>
+
<li><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Attributions">Attributions</a></li>
+
</ul>
+
+
                    </li>
+
</ul>
+
</div>
+
</div>
+
</nav>
+
</div>
+
+
<div class="container main">
+
<div class="container text_header"><h1>Project description</h1></div>
+
<div class="container text_header"><h3>Fast evolving pathogens as global health threat</h3></div>
+
 
<div class="container text">
 
<div class="container text">
coming soon...
+
Organism ensure the fidelity of their DNA by three overlapping pathways namely base selection, proofreading and mismatch repair.  
 +
These pathways cumulate in replication fidelity of ~10<sup>-10</sup> mutations per bp per generation in <i>E.&nbsp;coli</i>.  
 +
By modulating the expression or activity of different genes participating in these fidelity mechanisms respectively expressing
 +
dominant negative variants the mutation rate can be increased substantial. Recently, mutation rates up to 6.2&times;10<sup>-6</sup>
 +
mutations per bp per generation were obtained by using a plasmid-borne mutator system. (Badran, Liu 2015) We aim to make this mutator
 +
plasmid available for the iGEM community by rebuilding it with defined iGEM parts
 +
(see our <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2082117">BBa_K208117</a>). We envision an application in the
 +
directed evolution of our binding protein. Furthermore implementation in other directed evolution approaches could be feasibly
 +
in which our plasmid pose an alternative to error-prone PCR (Wilson, Keefe 2001) or exogene mutagens (reviewed in Steensels et al. 2014; Wong et al. 2006).<br>
 
</div>
 
</div>
<div class="container text_header"><h3>Generation of binding proteins by directed evolution</h3></div>
+
<div class="container text_header"><h3>Maintenance of DNA fidelity and creating <i>in vivo</i> mutagenesis by affecting the participarting proteins</h3></div>
<div class="container text">
+
<div class="container text">  
This year the iGEM Team Bielefeld-CeBiTec aims to create a method for generating synthetic binding proteins,  
+
DNA is the single blueprint for all proteins of an organism. Minor changes in the DNA sequence are mostly without significant consequences,  
our so-called Evobodies. This works by creating a library of binding proteins and increasing their affinity
+
but in some cases the consequences are detrimental e.g. by rendering encoded crucial proteins useless. Therefore, an effective system of DNA
towards a target by directed evolution (Fig. 1). As a starting point, we randomise the binding regions of  
+
repair mechanisms emerged during evolution. The DNA fidelity system is composed of three main mechanisms, which contribute to the high fidelity.
synthetic antibody-like proteins (Fig. 1a). Following we screen this library for affinity towards a target by  
+
The first fidelity mechanism lies in selecting the correct base for incorporation during replication of DNA. This process of base selection
using a bacterial two-hybrid system (Fig. 1b). To further increase the Evobodies affinity, we combine the selection
+
reduces the error rate by 10<sup>5</sup> mutations per bp per generation. During replication, the acting polymerase (mainly polymerase III in <i>E.&nbsp;coli</i>)  
via the two-hybrid system with an <i>in vivo</i> mutagenesis system (Fig. 1c). Doing this we hope to generate strong
+
directly corrects falsely incorporated bases. This process is called proofreading and reduces the error rate by 10<sup>2</sup> mutations/bp/generation.
and specific binding proteins by combining the powerful genetics of <i>E. coli</i> with the biological idea of  
+
Other mutations in the DNA e.g. created through replication errors or other mutagenic sources are repaired by the mismatch repair systems.
antibody generation and maturation in vertebrates.
+
This system reduces the error rate by 10<sup>3</sup> mutations per bp per generation. (Schaaper 1993; Fijalkowska et al. 2012)  All these fidelity
<br>
+
mechanisms contributed to the error rate reduction  to  about 10<sup>-10</sup> mutations per bp per generation. (Lee et al. 2012).<br> 
<div class="image_description">
+
<b>Figure 1: Overview</b>
+
Many variants of the participating proteins with (partial) loss-of-function were identified and described in the literature
</div>
+
(Schaaper, Radman 1989; Degnen, Cox 1974; Junop et al. 2003; Fowler, Schaaper 1997; Nghiem et al. 1988). The common phenotype upon the
<br><br>
+
mutants was a strongly increased mutation rate. It did not take long before better-characterised hypermutator strains arised as a tool to study
We designed our Evobody approach as an alternative to conventional methods for the generation of binding proteins.  
+
the effect of random mutations on proteins or to improve proteins trough means of directed evolution
In our vision it should be possible to clone each protein encoding sequence into one of our plasmids, let our system
+
(Greener et al. 1997; Selifonova et al. 2001; Stefan et al. 2001). A common issue among  different applications of genomic mutator genes is the  
do the work and get a high affinity binding protein, which can be either used for medical, diagnostic or scientific applications.
+
general genetic instability and frequent unviability of these strains. For example, the  <i>E.&nbsp;coli</i> strain, which chromosomally harbors
 +
the strongest known mutator dnaQ926 is almost completely unviable without supporting mutations (Fijalkowska, Schaaper 1996)).
 +
Therefore, recent development was directed to the rational design of a plasmid-borne mutator system. By combining the strongest mutator capabilities with a
 +
tight inducible promoter should result in a controllable mutagenesis system, generally circumventing many issues of chromosome-based hypermutator strains.  
 +
Furthermore, the rational combination of different groups of mutator genes enables combinations, which have a very <a href="#">balanced mutagenesis spectra</a> <br>
 +
Our mutation system was designed to use an untargeted mutation approach as an alternative to the error-prone polymerase I. Therefore, we tried to reconstruct
 +
the previously described mutator plasmid (Badran, Liu 2015), which consists of six different gene. Overexpression of these mutator genes rises the mutation
 +
frequency in <i>E.&nbsp;coli</i> to 6.2&times;10<sup>-6</sup> per bp per generation with induction and only ~4&times;10<sup>-9</sup> per bp per generation without induction, respectively with a diverese mutation spectrum.  
 
</div>
 
</div>
<div class="container text_header"><h3>The starting point - synthetic binding protein library</h3></div>
+
<figure class="figure">
<div class="container text">
+
Tabelle mit dem Mutationsspektrum
As starting point, we want to create a library of many binding proteins with a high chance to contain a protein
+
<figcaption class="figure-caption">
with the potential to bind our target protein. In doing so we choose the core region of the antibody-mimetic mono-  
+
Figure: Mutation spectrum of the mutagenesis plasmid developed by Badran and coworkers. (Badran, Liu 2015)
and nanobodies. In the coding region of those proteins, we randomized the loop regions, which are known to bind
+
</figcaption>
other proteins to obtain our library.<br>
+
</figure>
The randomization strategy as well as the choice of the protein scaffold is a key part of library generation.  
+
<div class="container text_header"><h3>DnaQ926</h3></div>
We identified amino acids, which are present in most protein-protein interaction areas and created a randomization
+
<div class="container text">  
scheme so that only these amino acids are encoded in the antibody-mimetics binding region. Read more about our
+
The <i>dnaQ</i> gene encodes  &epsilon;-subunit of <i>E.&nbsp;coli</i> DNA polymerase III, which is responsible for the proof reading activity
library design <a href=”https://2016.igem.org/Team:Bielefeld-CeBiTec/Project/Library”>here</a>.
+
of this enzyme. DnaQ confers  3&apos;-exonuclease activity, which excises falsely incorporated bases during replication. DnaQ926 contains two amino
 +
acid substitutions  (D12A, E14A) in the Exo I region, which prevents coordination of an essential metal ion and therefore abolishes the
 +
proofreading activity(Fijalkowska, Schaaper 1996). The overall structure of DnaQ and  interactions with other proteins of the DNA polymerase III
 +
complex are not affected by these substitutions. <i>dnaQ926</i> acts as a dominant negative gene causing a strong mutator phenotype even in <i>E.&nbsp;coli</i>
 +
strains with chromosomal wild type <i>dnaQ</i> (Cox, Horner 1986). DnaQ926 competes against DnaQ about incorporation into the DNA polymerase
 +
III complex. Incorporation of DnaQ926 leads to proofreading deficient replication complexes. Therefore, overexpression or plasmid-borne expression
 +
of dnaQ926 is supposed to yield a increased mutation effect. Another side effect of dnaQ926 is, that the <i>E.&nbsp;coli</i> mismatch repair system is
 +
overwhelmed by the large amount of errors introduced by the defective polymerase III complexes. The saturation of this repair mechanism greatly
 +
decreases it’s effectivity and prevents repair of various mutations. (Schaaper, Radman 1989; Damagnez et al. 1989) <br>
 +
The exact rate and mutagenesis spectrum of DnaQ926 differs between the used media. Rich media yield high mutation frequency (3.7&times;10<sup>4</sup>
 +
over background) with mostly transitions, while minimal media cause less mutations (4.8&times;10<sup>2</sup> over background) and mostly transversions
 +
(mainly AT &rarr; TA). The faster growth of bacteria in rich media decreases the time the time to remove errors before cell division via the repair
 +
mechanisms. (Schaaper 1988) <br>
 +
<figure class="figure">
 +
<img src="https://static.igem.org/mediawiki/2016/a/a8/Bielefeld_CeBiTec_2016_10_15_mutation_dnaQ-structure.jpg" class="figure-img />
 +
<figcaption class="figure-caption">
 +
Figure: Structure of DnaQ with indicated mutation sites. In DnaQ926 the acidic amino acids D12A, E14A (red) are changed to alanine.
 +
Thereby complexation of the function-essential manganese ion (grey) is abolished due to missing negative charges at the amino acid residues.
 +
(PDB: 2IDO) (Kirby et al. 2006)
 +
</figcaption>
 +
</figure>
 +
</div>
 +
<div class="container text_header"><h3>DNA adenine methylase (Dam) and the SeqA</h3></div>
 +
<div class="container text">
 +
coming soon
 +
</div>
 +
<div class="container text_header"><h3>EmrR</h3></div>
 +
<div class="container text">
 +
As mentioned before the main factor of replication fidelity is the correct base incorporation during replication.
 +
This is mainly dependent on the &alpha;-subunit of DNA polymerase III, but the intracellular concentrations of the
 +
single nucleotidetriphosphates are important too (ref?). A strong imbalance between the single nucleotide-triphosphates
 +
or a high concentration of base analogs can increases the rate of incorporation of a wrong base  (Gon et al. 2011). <br>
 +
One possible way to achieve this imbalance is the overexpression of <i>emrR</i>. EmrR is a transcriptional repressor of
 +
the <i>emrAB</i> operon. This operon encodes an efflux pump, which is linked to multidrug resistance (Lomovskaya et al. 1995).
 +
However, the native function of EmrAB is the export of intermediates of the purine and pyrimidine biosynthesis and metabolism.
 +
An overexpression of <i>emrR</i> reduces the concentration of EmrA and EmrB leading to increased concentration of nucleotide
 +
precursors inside the cell. At these higher concentrations, these nucleotide precursors can act as base analogs. Mutations are
 +
caused either by the incorporated nucleotide precursor or via error prone repair mechanisms.(Gabrovsky et al. 2005)
  
<br>
 
<div class="image_description">
 
<b>Figure 2: Library</b>
 
</div>
 
 
</div>
 
</div>
<div class="container text_header"><h3>Survival of the fittest - bacterial two-hybrid</h3></div>
+
<div class="container text_header"><h3>Uracil glycosylase inhibitor and <i>Pteromyzon marinus</i> cytidin deaminase 1</h3></div>
<div class="container text">
+
<div class="container text">  
In the next step, the binding protein library should be screened for proteins with an innate affinity for our target.  
+
Cytidin deaminases (cda) are DNA editing enzymes in eukaryotes, which have multiple functions like the generation of antibody diversity,
We want to realize this by using a bacterial two-hybrid system. Therefore, our target protein (1) is fused to a DNA
+
defence against retroviruses and demethylation during development (Lada et al. 2011). <br>
binding domain (2), which localises upstream of a reporter cassette (3). The binding protein (4) is fused to a RNA polymerase
+
The main activity of Cdas is the deamination from cytidin to uracil in CG base pairs. The resulting UG base pairs split in replication
subunit (5). Interaction between the binding and the target protein leads to recruitment of the RNA polymerase to the promoter
+
in one CG and one UA basepair. Therefore, the main mutations created by Cdas are C &rarr; T transitions. <br>
region of the reporter cassette and activates the reporter gene expression. By using an antibiotic resistance as a reporter
+
<figure class="figure">
gene the output of the  bacterial two hybrid system should lead to the survival <i>E. coli</i> cells carrying a good binding
+
protein and the death of all cells with a bad binding protein.
+
<figcaption class="figure-caption">
<center><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Project/Selection"><img src="https://static.igem.org/mediawiki/2016/9/9e/Bielefeld_CeBiTec_2016_10_14_project_description_selection.png" width=70% /></a></center>
+
Figure: Desamination of cytidin by cytidin deasminases and possible resulting mutations by replication of base excision repair (BER).
<div class="image_description">
+
Cytidin deaminase (CDA deaminases cytidin to uracil. The resulting GU base pair leads to a UA and a CG base pair in replication.
<b>Figure 3: Bacterial-two hybrid system.</b> Interaction between the binding protein (4) and the target protein (1)
+
Alternatively, the uracil is repaired via the base excision repair. Thereby, uracil-DNA-glycosylase (UNG) cuts out uracil and the
lead to recruitment of RNA polymerase (5) to the promoter upstream of the reporter cassette (3) and subsequent
+
abasic site (AP-site) inside the DNA gets repaired by specialized endonucleases and polymerases.
expression of the reporter gene. In this case the reporter is beta-lactamase, which expression leads to degradation
+
</figcaption>
of ampicillin (blue squares) and survival of the bacteria.
+
</figure>
</div>
+
Organisms have created mechanism to repair mismatches as UG pairs via the base excision repair (BER). Thereby the mismatched base is  
 +
cut out by the uracil-DNA-glycosylase (Ung). The resulting abasic site (AP-site) is cleaved by an AP-endonuclease and the patch is filled
 +
by a variety of specialised proteins (Krokan, Bjoras 2013). <br>
 +
Overexpression of eukaryotic cytidin deaminase increases the mutation rate in bacteria. The Cda1 of <i>Pteromyzon marinus</i> was identified
 +
in a comprehensive screen as the most potent cytidin deaminase when expressed in <i>E.&nbsp;coli</i>. Overexpression of <i>P. marinus</i> <i>cda1</i>
 +
increases the mutation rate to 10<sup>-6</sup>-10</sup>-5</sup> /bp. In  <i>ung</i> deficient strains the effect was amplified by a factor of 10<sup>?</sup>  
 +
due to the lack of UNG induced BER (Lada et al. 2011). <br>
 +
The CDS of <i>P. marinus</i> <i>cda1</i> was codon optimized for <i>E.&nbsp;coli</i> integrated into our mutagenesis plasmid to increase the expression.
 +
Moreover,  the uracil-DNA-glycosylase inhibitor (<i>ugi</i>) was added. This short protein mimics the structure of abasic sides, binds to UNG and inhibits
 +
the UNG mediated BER pathway.  
 
<br>
 
<br>
From the two-hybrid system we expect foremost a selection of the binding protein library. Furthermore, we expect a correlation
 
between binding - target protein affinity and the activated gene expression strength of the reporter. By using an antibiotic
 
resistance protein as a reporter we predict increased levels of the resistance protein inside a cell with a high affinity
 
binding protein. The outcome of this should be an increase of individual fitness for bacteria with good binding proteins,
 
which should lead to a higher growth rate under strong selective pressure. The complete two-hybrid system should cumulate in a
 
correlation between binding protein affinity and bacterial growth rate, which should lead to selection of a few bacteria with
 
strong binding proteins. Find out more on our <a href=” https://2016.igem.org/Team:Bielefeld-CeBiTec/Project/Selection“>selection page</a>.
 
</div>
 
<div class="container text_header"><h3>Accessing the sequence space - <i>in vivo</i> mutagenesis</h3></div>
 
<div class="container text">
 
After selection of the bulk of our library we will increase the affinity of our Evobodies in a process similar to the affinity
 
maturation of antibodies<a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description#Teng2007">(Teng und Papavasiliou 2007)</a>. As
 
addressed above we will select our Evobodies by increasing the selection pressure. At the same time, we will use an <i>in vivo</i>
 
mutagenesis system. Thereby ,we can increase the sequence diversity beyond the limits of our library. Slightly modifications of 
 
binding proteins identified during the initial selection will are the basis for the directed  evolution.
 
<center><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Project/Mutation"><img src="https://static.igem.org/mediawiki/2016/d/d4/Bielefeld_CeBiTec_2016_10_14_project_description_mutation.png" width=70% /></a></center>
 
<div class="image_description">
 
<b>Figure 4: <i>In vivo</i> mutagenesis.</b> By using an <i>in vivo</i> mutagenesis system a single Evobody coding
 
sequence can be evolved to various different variants, each with a unique binding site. The single starting sequence is
 
replicated during growth and thereby mutations are incorporated either through error-prone polymerase I or a combination
 
of global mutator genes. The process results in the creating of the library of binding proteins with different binding properties.
 
</div>
 
<br>
 
In detail, we will compare two different possibilities to diversify our binding proteins. The first approach is the use of an
 
error-prone polymerase I in an otherwise Pol I temperature-sensitive <i>E. coli</i> strain. <a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description#Camps2003">(Camps et al. 2003)</a>
 
Growth at a non-permissive temperature should result in accumulation of mutations in the part of the genom maintained by DNA polymerase I.
 
The interesting idea behind this approach is the fact that large parts of plasmids carrying an origin of replication from the
 
ColE1-familiy are replicated by the polymerase I. <a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description#Camps2003">(Camps et al. 2003;</a> <a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description#Camps2010">Camps 2010)</a>
 
Because of this, the usage of the error-prone polymerase I should mutant mainly our Evobody sequence on a plasmid. Thereby off-target
 
mutations, which are a major obstacle of <i>in vivo</i> mutagenesis, should be minimized. <a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description#Camps2003">(Camps et al. 2003)</a><br>
 
Our other approach is based on creating a plasmid borne hypermutator system by modulating the <i>E. coli</i> DNA fidelity systems.
 
<a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description#Badran2015">(Badran und Liu 2015)</a> We will express known mutator genes under tight regulation from a plasmid. By using a plasmid borne mutator
 
system, in contrast to the more classical approaches of incorporating the mutator genes directly inside the genom.
 
<a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description#AgilentTech">(Agilent Technologies;</a> <a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Description#Greener1997">Greener et al. 1997)</a>  Thereby we want to circumvent the known problems with globally increased mutation rate,
 
which are genetic instability or general unviability.<br>
 
Over the course of our project we want to find out which mutagenesis system is most suitable to our directed evolution approach.
 
Therefore we will compare both possibilities in terms of mutagenesis rate, -spectrum, -controllability and -specifity. How will
 
we do this? Find out on our <a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/Project/Mutation">mutation page</a>.
 
 
</div>
 
 
<br><br><br>
 
 
<div class="container text_header">
 
<h2>Improve a part</h2>
 
<h3>Mutator gene dnaQ926 - BBa_K1333108</h3>
 
<h3>Introduction</h3>
 
</div>
 
<div class="container text">
 
DnaQ is part of the DNA polymerase III and is responsible for the proofreading activity of this complex. The dnaQ926 variant
 
loses this activity through mutation of two function essential amino acids inside the active site. The complete loss of proofreading
 
as well as the resulting saturation of mismatch-repair makes dnaQ926 the single strongest mutator gene known. (Fijalkowska und Schaaper 1996)
 
</div>
 
<hr>
 
<div class="container text_header"><h3>Literature</h3></div>
 
<div class="container text">
 
<ul>
 
<li id="AgilentTech">Agilent Technologies: XL1-Red Competent Cells. Instruction Manual 2015.</li>
 
<li id="Badran2015">Badran, Ahmed H.; Liu, David R. (2015): Development of potent in vivo mutagenesis plasmids with broad mutational spectra. In: Nature communications 6, S. 8425. DOI: 10.1038/ncomms9425.</li>
 
<li id="Camps2010">Camps, Manel (2010): Modulation of ColE1-like plasmid replication for recombinant gene expression. In: Recent patents on DNA & gene sequences 4 (1), S. 58–73.</li>
 
<li id="Camps2003">Camps, Manel; Naukkarinen, Jussi; Johnson, Ben P.; Loeb, Lawrence A. (2003): Targeted gene evolution in Escherichia coli using a highly error-prone DNA polymerase I. In: Proceedings of the National Academy of Sciences of the United States of America 100 (17), S. 9727–9732. DOI: 10.1073/pnas.1333928100.</li>
 
<li id="Fijalkowsk1996">Fijalkowska, I. J.; Schaaper, R. M. (1996): Mutants in the Exo I motif of Escherichia coli dnaQ: defective proofreading and inviability due to error catastrophe. In: Proceedings of the National Academy of Sciences of the United States of America 93 (7), S. 2856–2861.</li>
 
<li id="Greener1997">Greener, A.; Callahan, M.; Jerpseth, B. (1997): An efficient random mutagenesis technique using an E. coli mutator strain. In: Molecular biotechnology 7 (2), S. 189–195. DOI: 10.1007/BF02761755.</li>
 
<li id="Teng2007">Teng, Grace; Papavasiliou, F. Nina (2007): Immunoglobulin somatic hypermutation. In: Annual review of genetics 41, S. 107–120. DOI: 10.1146/annurev.genet.41.110306.130340.</li>
 
</ul>
 
 
</div>
 
</div>
 
</div>
 
</div>
</div>
+
</body>
+
<script>
+
var myNav = document.getElementById('navigationbar');
+
    $(document).ready(function(){
+
      $(window).scroll(function() { // check if scroll event happened
+
        if ($(document).scrollTop() > 120) { // check if user scrolled more than 50 from top of the browser window
+
         
+
myNav.style.opacity="0.9"; // if yes, then change the color of class "navbar-fixed-top" to white (#f8f8f8)
+
console.log("über 120");
+
        } else {
+
         
+
myNav.style.opacity="1"; // if not, change it back to transparent
+
console.log("unter 120");
+
        }
+
      });
+
    });
+
</script>
+
 
+
 
</html>
 
</html>

Revision as of 12:45, 15 October 2016



Global mutagenesis

Impairing the DNA fidelity mechanisms

Abstract

Organism ensure the fidelity of their DNA by three overlapping pathways namely base selection, proofreading and mismatch repair. These pathways cumulate in replication fidelity of ~10-10 mutations per bp per generation in E. coli. By modulating the expression or activity of different genes participating in these fidelity mechanisms respectively expressing dominant negative variants the mutation rate can be increased substantial. Recently, mutation rates up to 6.2×10-6 mutations per bp per generation were obtained by using a plasmid-borne mutator system. (Badran, Liu 2015) We aim to make this mutator plasmid available for the iGEM community by rebuilding it with defined iGEM parts (see our BBa_K208117). We envision an application in the directed evolution of our binding protein. Furthermore implementation in other directed evolution approaches could be feasibly in which our plasmid pose an alternative to error-prone PCR (Wilson, Keefe 2001) or exogene mutagens (reviewed in Steensels et al. 2014; Wong et al. 2006).

Maintenance of DNA fidelity and creating in vivo mutagenesis by affecting the participarting proteins

DNA is the single blueprint for all proteins of an organism. Minor changes in the DNA sequence are mostly without significant consequences, but in some cases the consequences are detrimental e.g. by rendering encoded crucial proteins useless. Therefore, an effective system of DNA repair mechanisms emerged during evolution. The DNA fidelity system is composed of three main mechanisms, which contribute to the high fidelity. The first fidelity mechanism lies in selecting the correct base for incorporation during replication of DNA. This process of base selection reduces the error rate by 105 mutations per bp per generation. During replication, the acting polymerase (mainly polymerase III in E. coli) directly corrects falsely incorporated bases. This process is called proofreading and reduces the error rate by 102 mutations/bp/generation. Other mutations in the DNA e.g. created through replication errors or other mutagenic sources are repaired by the mismatch repair systems. This system reduces the error rate by 103 mutations per bp per generation. (Schaaper 1993; Fijalkowska et al. 2012) All these fidelity mechanisms contributed to the error rate reduction to about 10-10 mutations per bp per generation. (Lee et al. 2012).
Many variants of the participating proteins with (partial) loss-of-function were identified and described in the literature (Schaaper, Radman 1989; Degnen, Cox 1974; Junop et al. 2003; Fowler, Schaaper 1997; Nghiem et al. 1988). The common phenotype upon the mutants was a strongly increased mutation rate. It did not take long before better-characterised hypermutator strains arised as a tool to study the effect of random mutations on proteins or to improve proteins trough means of directed evolution (Greener et al. 1997; Selifonova et al. 2001; Stefan et al. 2001). A common issue among different applications of genomic mutator genes is the general genetic instability and frequent unviability of these strains. For example, the E. coli strain, which chromosomally harbors the strongest known mutator dnaQ926 is almost completely unviable without supporting mutations (Fijalkowska, Schaaper 1996)). Therefore, recent development was directed to the rational design of a plasmid-borne mutator system. By combining the strongest mutator capabilities with a tight inducible promoter should result in a controllable mutagenesis system, generally circumventing many issues of chromosome-based hypermutator strains. Furthermore, the rational combination of different groups of mutator genes enables combinations, which have a very balanced mutagenesis spectra
Our mutation system was designed to use an untargeted mutation approach as an alternative to the error-prone polymerase I. Therefore, we tried to reconstruct the previously described mutator plasmid (Badran, Liu 2015), which consists of six different gene. Overexpression of these mutator genes rises the mutation frequency in E. coli to 6.2×10-6 per bp per generation with induction and only ~4×10-9 per bp per generation without induction, respectively with a diverese mutation spectrum.
Tabelle mit dem Mutationsspektrum
Figure: Mutation spectrum of the mutagenesis plasmid developed by Badran and coworkers. (Badran, Liu 2015)

DnaQ926

The dnaQ gene encodes ε-subunit of E. coli DNA polymerase III, which is responsible for the proof reading activity of this enzyme. DnaQ confers 3'-exonuclease activity, which excises falsely incorporated bases during replication. DnaQ926 contains two amino acid substitutions (D12A, E14A) in the Exo I region, which prevents coordination of an essential metal ion and therefore abolishes the proofreading activity(Fijalkowska, Schaaper 1996). The overall structure of DnaQ and interactions with other proteins of the DNA polymerase III complex are not affected by these substitutions. dnaQ926 acts as a dominant negative gene causing a strong mutator phenotype even in E. coli strains with chromosomal wild type dnaQ (Cox, Horner 1986). DnaQ926 competes against DnaQ about incorporation into the DNA polymerase III complex. Incorporation of DnaQ926 leads to proofreading deficient replication complexes. Therefore, overexpression or plasmid-borne expression of dnaQ926 is supposed to yield a increased mutation effect. Another side effect of dnaQ926 is, that the E. coli mismatch repair system is overwhelmed by the large amount of errors introduced by the defective polymerase III complexes. The saturation of this repair mechanism greatly decreases it’s effectivity and prevents repair of various mutations. (Schaaper, Radman 1989; Damagnez et al. 1989)
The exact rate and mutagenesis spectrum of DnaQ926 differs between the used media. Rich media yield high mutation frequency (3.7×104 over background) with mostly transitions, while minimal media cause less mutations (4.8×102 over background) and mostly transversions (mainly AT → TA). The faster growth of bacteria in rich media decreases the time the time to remove errors before cell division via the repair mechanisms. (Schaaper 1988)
Figure: Structure of DnaQ with indicated mutation sites. In DnaQ926 the acidic amino acids D12A, E14A (red) are changed to alanine. Thereby complexation of the function-essential manganese ion (grey) is abolished due to missing negative charges at the amino acid residues. (PDB: 2IDO) (Kirby et al. 2006)

DNA adenine methylase (Dam) and the SeqA

coming soon

EmrR

As mentioned before the main factor of replication fidelity is the correct base incorporation during replication. This is mainly dependent on the α-subunit of DNA polymerase III, but the intracellular concentrations of the single nucleotidetriphosphates are important too (ref?). A strong imbalance between the single nucleotide-triphosphates or a high concentration of base analogs can increases the rate of incorporation of a wrong base (Gon et al. 2011).
One possible way to achieve this imbalance is the overexpression of emrR. EmrR is a transcriptional repressor of the emrAB operon. This operon encodes an efflux pump, which is linked to multidrug resistance (Lomovskaya et al. 1995). However, the native function of EmrAB is the export of intermediates of the purine and pyrimidine biosynthesis and metabolism. An overexpression of emrR reduces the concentration of EmrA and EmrB leading to increased concentration of nucleotide precursors inside the cell. At these higher concentrations, these nucleotide precursors can act as base analogs. Mutations are caused either by the incorporated nucleotide precursor or via error prone repair mechanisms.(Gabrovsky et al. 2005)

Uracil glycosylase inhibitor and Pteromyzon marinus cytidin deaminase 1

Cytidin deaminases (cda) are DNA editing enzymes in eukaryotes, which have multiple functions like the generation of antibody diversity, defence against retroviruses and demethylation during development (Lada et al. 2011).
The main activity of Cdas is the deamination from cytidin to uracil in CG base pairs. The resulting UG base pairs split in replication in one CG and one UA basepair. Therefore, the main mutations created by Cdas are C → T transitions.
Figure: Desamination of cytidin by cytidin deasminases and possible resulting mutations by replication of base excision repair (BER). Cytidin deaminase (CDA deaminases cytidin to uracil. The resulting GU base pair leads to a UA and a CG base pair in replication. Alternatively, the uracil is repaired via the base excision repair. Thereby, uracil-DNA-glycosylase (UNG) cuts out uracil and the abasic site (AP-site) inside the DNA gets repaired by specialized endonucleases and polymerases.
Organisms have created mechanism to repair mismatches as UG pairs via the base excision repair (BER). Thereby the mismatched base is cut out by the uracil-DNA-glycosylase (Ung). The resulting abasic site (AP-site) is cleaved by an AP-endonuclease and the patch is filled by a variety of specialised proteins (Krokan, Bjoras 2013).
Overexpression of eukaryotic cytidin deaminase increases the mutation rate in bacteria. The Cda1 of Pteromyzon marinus was identified in a comprehensive screen as the most potent cytidin deaminase when expressed in E. coli. Overexpression of P. marinus cda1 increases the mutation rate to 10-6-10-5 /bp. In ung deficient strains the effect was amplified by a factor of 10? due to the lack of UNG induced BER (Lada et al. 2011).
The CDS of P. marinus cda1 was codon optimized for E. coli integrated into our mutagenesis plasmid to increase the expression. Moreover, the uracil-DNA-glycosylase inhibitor (ugi) was added. This short protein mimics the structure of abasic sides, binds to UNG and inhibits the UNG mediated BER pathway.