Team:Goettingen

From 2013.igem.org

(Difference between revisions)
m
m
Line 26: Line 26:
</script>
</script>
<style>
<style>
-
ul{list-style-type: none;list-style-image:url('');margin-left:1em}
+
/* changing original css*/
-
        #p-logo{display:none}
+
ul{list-style-type: none;list-style-image:url('');margin-left:1em}
-
#content,#top-section{height:0px;padding:0 0 0 0;}
+
 
-
       
+
#p-logo{display:none}
-
body{background-color:#00334a;
+
 
-
background-image:url('https://static.igem.org/mediawiki/2013/9/99/Test-fill.png');
+
#content,#top-section{height:0px;padding:0 0 0 0;}
-
font-family:Verdana,Arial,sans-serif,Georgia}
+
 
-
        #content-1{ position: relative;top:-2px;width:  935px;
+
body{background-color:#00334a;
-
                    #    margin-left: 10px;
+
    background-image:url('https://static.igem.org/mediawiki/2013/9/99/Test-fill.png');
-
                    margin: 0 auto;
+
    font-family:Verdana,Arial,sans-serif,Georgia}
-
                    padding: 5px 20px 5px 20px;;
+
 
-
                    background: white;
+
h1 {line-height:1.6em;
-
                    color: black;
+
    bold:true;border-bottom:0;
-
                    border-left: 1px solid #444444;
+
    font-size:14pt;}
-
                    border-right: 1px solid #444444;
+
 
-
                    line-height: 1.5em;
+
h2 {line-height:1.4em;color:#005073;border-bottom:0;font-weight:bold;font-size:12pt}
-
                    z-index: 2;}
+
 
-
.spanning{position:relative;margin:0 auto 0 auto;padding:0 0;z-index:2;}
+
p{font-size:11pt;font-weight:normal;color:black}
-
#menu-bar { background-color:#efefef;
+
/*new css*/       
-
height:36px;
+
 
-
width:988px;
+
#content-1{ position: relative;top:-2px;width:  935px;
-
position:relative;
+
            #    margin-left: 10px;
-
float:left;
+
            margin: 0 auto;
-
font-size:130%;
+
            padding: 5px 20px 5px 20px;;
-
line-height:2em;
+
            background: white;
-
padding-left:0.4%}
+
            color: black;
-
#menu-bar a{padding: 10px 1.5% 8px 1.5%; color:#596678;margin-left:0.60%}
+
            border-left: 1px solid #444444;
-
#menu-bar .deact{padding: 12px 1.5% 10px 1.5%;
+
            border-right: 1px solid #444444;
-
color:white;
+
            line-height: 1.5em;
-
background-color:#8f0000;
+
            z-index: 2;}
-
text-decoration:none;}
+
 
-
#menu-bar a:hover{padding: 12px 1.5% 8px 1.5%;
+
.spanning{position:relative;margin:0 auto 0 auto;padding:0 0;z-index:2;}
-
color:white;
+
-
background-color:#8f0000;
+
#menu-bar {background-color:#efefef;
-
text-decoration:none;}
+
  height:36px;
-
          #col-left{ position:relative;
+
  width:988px;
-
float:left;
+
  position:relative;
-
margin:1.5% auto 0 auto;
+
  float:left;
-
width:27%;
+
  font-size:130%;
-
color:#596678;
+
  line-height:2em;
-
                        font-size:12pt}
+
  padding-left:0.4%}
-
                 #col-left a{padding: 3px .5% 3px .5%;color:#596678;}
+
-
                 #col-left .box{background-color:#f9f9f9;padding:5px 10px 10px 10px}
+
#menu-bar a{padding: 10px 1.5% 8px 1.5%; color:#596678;margin-left:0.60%}
-
  .top { z-index:999;
+
-
position:fixed;
+
#menu-bar .deact{padding: 12px 1.5% 10px 1.5%;
-
bottom:3%;
+
color:white;
-
right:2.5%;
+
background-color:#8f0000;
-
_position:absolute; /* for IE6 */
+
text-decoration:none;}
-
    /* IE6 */  _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);  
+
 
 +
#menu-bar a:hover{padding: 12px 1.5% 8px 1.5%;
 +
  color:white;
 +
  background-color:#8f0000;
 +
  text-decoration:none;}
 +
       
 +
#col-left{ position:relative;
 +
    float:left;
 +
    margin:1.5% auto 0 auto;
 +
    width:27%;
 +
    color:#596678;
 +
            font-size:12pt}
 +
                  
 +
#col-left a{padding: 3px .5% 3px .5%;color:#596678;}
 +
                  
 +
#col-left .box{background-color:#f9f9f9;padding:5px 10px 10px 10px}
 +
 
 +
.nav,.ctrl-p,.countD{font-size:12pt;font-weight:normal;}
 +
 
 +
.f-larger,.f-smaller,.f-medium{border:0;
 +
                              outline:0;
 +
                              font-size:12pt;
 +
                              background-color:#f9f9f9;
 +
                              cursor:pointer;
 +
                              color:#596678}  
 +
.top { z-index:999;
 +
position:fixed;
 +
bottom:3%;
 +
right:2.5%;
 +
_position:absolute; /* for IE6 */
 +
/* IE6 */  _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);  
overflow:visible;}
overflow:visible;}
-
  #col-right{ position:relative;
 
-
float:right;
 
-
margin:0 auto 0 auto;
 
-
padding:0 0 0 20px;
 
-
background-color:white;
 
-
width:70%;
 
-
}
 
-
 
-
.firstHeading{color:white;}
 
-
h1 {line-height:1.6em;
 
-
    bold:true;border-bottom:0;
 
-
                    font-size:14pt;}
 
-
h2 {line-height:1.4em;color:#005073;border-bottom:0;font-weight:bold;font-size:12pt}
 
-
p{font-size:11pt;font-weight:normal;color:black}
 
-
.nav,.ctrl-p,.countD{font-size:12pt;font-weight:normal;}
 
-
.f-larger,.f-smaller,.f-medium{border:0;outline:0;font-size:12pt;background-color:#f9f9f9;cursor:pointer;color:#596678}
 
-
</style>
 
 +
#col-right{ position:relative;
 +
    float:right;
 +
    margin:0 auto 0 auto;
 +
    padding:0 0 0 20px;
 +
    background-color:white;
 +
    width:70%;}
 +
</style>
</head>
</head>
-
<!--go to top--> <div class="noprint"><a href="#" class="top"><img src="https://static.igem.org/mediawiki/2013/0/08/Go2top.png" /></a> </div>
+
-
<!--header img region-->  
+
<div class="noprint">
-
<div id="top" class="noprint">
+
  <a href="#" class="top"><img src="https://static.igem.org/mediawiki/2013/0/08/Go2top.png" /></a>  
-
<div class="spanning" style="width:975px;"><a href="http://www.uni-goettingen.de/en/1.html" target="_blank"><img src="https://static.igem.org/mediawiki/2013/1/1a/Header-goe.jpg" /></a></div>
+
</div><!--go to top-->
 +
 +
<div id="top" class="noprint">
 +
<div class="spanning" style="width:975px;">
 +
            <a href="http://www.uni-goettingen.de/en/1.html" target="_blank">
 +
                <img src="https://static.igem.org/mediawiki/2013/1/1a/Header-goe.jpg" />
 +
            </a>
 +
        </div>
 +
 
<div class="spanning" style="width:988px;">
<div class="spanning" style="width:988px;">
-
<div id="menu-bar" class="noprint">
+
    <div id="menu-bar" class="noprint">
<a class="deact">Home</a>
<a class="deact">Home</a>
-
<a href="https://2013.igem.org/Team:Goettingen/Team" title="Team">Team</a>
+
<a href="/Team:Goettingen/Team" title="Team">Team</a>
-
<!--a href="https://igem.org/Team.cgi?year=2013" title="Profile">Team Profile</a-->
+
<a href="/Team:Goettingen/Parts" title="Registed Parts">Registed Parts</a>
-
<a href="https://2013.igem.org/Team:Goettingen/Parts" title="Registed Parts">Registed Parts</a>
+
<a href="/Team:Goettingen/Modeling" title="Modeling">Modeling</a>
-
<a href="https://2013.igem.org/Team:Goettingen/Modeling" title="Modeling">Modeling</a>
+
<a href="/Team:Goettingen/NoteBook" title="NoteBook">NoteBook</a>
-
<a href="https://2013.igem.org/Team:Goettingen/NoteBook" title="NoteBook">NoteBook</a>
+
<a href="/Team:Goettingen/Safety" title="Safety" >Safety</a>
-
<a href="https://2013.igem.org/Team:Goettingen/Safety" title="Safety" >Safety</a>
+
<a href="/Team:Goettingen/Attributions" title="Attributions">Attributions</a>
-
<a href="https://2013.igem.org/Team:Goettingen/Attributions" title="Attributions">Attributions</a>
+
            </div><!--close menu-bar -->
-
                     
+
            <img src="https://static.igem.org/mediawiki/2013/0/08/Shadow0.png" style="position:relative;top=-122px" />   
-
</div><!--close menu-bar -->
+
</div><!--close spanning-->
-
        <img src="https://static.igem.org/mediawiki/2013/0/08/Shadow0.png" style="position:relative;top=-122px" />   
+
</div><!--close top-->
-
</div><!--close spanning--></div><!--close top-->
+
<div id="content-1">
-
<div id="content-1">
+
  <div id="col-left">
-
<div id="col-left">
+
    <div class="noprint">
-
                <div class="noprint">
+
      <object type="application/x-shockwave-flash" data="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=596678&bgcolor=f9f9f9&date_month=10&date_day=11&date_year=0&un=IGEM EUROPEAN JAMBOREE&size=normal&mo=10&da=11&yr=2013" width="100%" height="80"><param name="movie" value="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=0099FF&bgcolor=f9f9f9&date_month=10&date_day=11&date_year=0&un=IGEM EUROPEAN JAMBOREE&size=normal&mo=10&da=11&yr=2013" /><param name="bgcolor" value="#f9f9f9" /></object><img src="http://www.oneplusyou.com/q/img/bb_badges/countdown.jpg" alt="" style="display: none;" height="1" width="1" /><div style="font-size:8pt">Created by <a href="http://www.oneplusyou.com">OnePlusYou</a></div>
-
<object type="application/x-shockwave-flash" data="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=596678&bgcolor=f9f9f9&date_month=10&date_day=11&date_year=0&un=IGEM EUROPEAN JAMBOREE&size=normal&mo=10&da=11&yr=2013" width="100%" height="80"><param name="movie" value="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=0099FF&bgcolor=f9f9f9&date_month=10&date_day=11&date_year=0&un=IGEM EUROPEAN JAMBOREE&size=normal&mo=10&da=11&yr=2013" /><param name="bgcolor" value="#f9f9f9" /></object><img src="http://www.oneplusyou.com/q/img/bb_badges/countdown.jpg" alt="" style="display: none;" height="1" width="1" /><div style="font-size:8pt">Created by <a href="http://www.oneplusyou.com">OnePlusYou</a></div></div>
+
    </div>
-
 
+
    <br />
-
                <br />
+
-
<div id="nav" style="background-color:#f9f9f9;padding: 0 10px 0 10px">
+
    <div id="nav" style="background-color:#f9f9f9;padding: 0 10px 0 10px">
-
<h3 onclick="$('.nav').toggle('slow')" titile="click to hide/show" style="color:#8f0000;font-size:14pt;cursor:pointer">Navigation:</h3>
+
        <h3 onclick="$('.nav').toggle('slow')" style="color:#8f0000;font-size:14pt;cursor:pointer">Navigation:</h3>
-
<ul class="nav" style="font-size:12pt">
+
        <ul class="nav" style="font-size:12pt">
-
<li><a href="#background"><span class="bkg">Background</span></a></li>
+
            <li><a href="#background"><span class="bkg">Background</span></a></li>
-
<li><a href="#our-project"><span class="opr">Our project</span></a></li>
+
    <li><a href="#our-project"><span class="opr">Our project</span></a></li>
-
</ul>
+
        </ul>
-
</div><!--close nav-->
+
    </div><!--close nav-->
-
<br />
+
    <br />
-
                <div class="noprint">
+
    <div class="noprint">
-
<div id="ctrl-p"  style="background-color:#f9f9f9;padding: 0 10px 0 10px">
+
        <div id="ctrl-p"  style="background-color:#f9f9f9;padding: 0 10px 0 10px">
-
<h3 onclick="$('.ctrl-p').toggle('slow')" style="color:#8f0000;font-size:14pt;cursor:pointer">Control Panel:</h3>
+
    <h3 onclick="$('.ctrl-p').toggle('slow')" style="color:#8f0000;font-size:14pt;cursor:pointer">Control Panel:</h3>
<ul class="ctrl-p" style="font-size:12pt">
<ul class="ctrl-p" style="font-size:12pt">
-
<li> Font Size: <button class="f-larger">&nbsp;L&nbsp;</button><button class="f-medium">&nbsp;M&nbsp;</button><button class="f-smaller">&nbsp;S&nbsp;</button></li>
+
  <li> Font Size: <button class="f-larger">&nbsp;L&nbsp;</button>
-
<li> <a href="https://igem.org/Login" target="_blank" style="color:#596678">Log in to iGEM account</a></li>
+
                                  <button class="f-medium">&nbsp;M&nbsp;</button>
-
+
                                  <button class="f-smaller">&nbsp;S&nbsp;</button></li>
-
    </ul>
+
  <li> <a href="https://igem.org/Login" target="_blank" style="color:#596678">Log in to iGEM account</a></li>
-
+
-
</div><!--close ctrl-p --><br /></div>
+
-
+
-
+
-
+
-
+
-
<br />
+
-
<div id="contact" class="box">
+
-
<h3 style="color:#8f0000;font-size:13pt;cursor:pointer" onclick="$('.contactinfo').toggle('slow')">Contact us</h3>
+
-
<ul class="contactinfo" style="font-size:12pt" >
+
-
<li><img src="https://static.igem.org/mediawiki/2012/f/fd/Facebook.jpg" width="20px"><a style="color:#596678" href="https://www.facebook.com/IGemTeamGottingen2013?fref=ts">Facebook</a></li>
+
-
<li><a href="mailto:igem2013@uni-goettingen.de" style="color:#596678">igem2013@uni-goettingen.de</a></li>
+
</ul>
</ul>
-
</div><!--close contact-->
+
</div><!--close ctrl-p --><br />
-
</div><!--close col-left-->
+
    </div>
 +
    <br />
-
<div id="col-right">
+
    <div id="contact" class="box">
 +
<h3 style="color:#8f0000;font-size:13pt;cursor:pointer" onclick="$('.contactinfo').toggle('slow')">Contact us</h3>
 +
    <ul class="contactinfo" style="font-size:12pt" >
 +
<li><a style="color:#596678" href="https://www.facebook.com/IGemTeamGottingen2013?fref=ts">
 +
                    <img src="https://static.igem.org/mediawiki/2012/f/fd/Facebook.jpg" width="30px"></a></li>
 +
<li><a href="mailto:igem2013@uni-goettingen.de" style="color:#596678">igem2013@uni-goettingen.de</a></li>
 +
    </ul>
 +
    </div><!--close contact-->
-
<h1>The beast and its Achilles heel:<br / >  
+
</div><!--close col-left-->
-
A novel target to fight multi-resistant pathogenic bacteria </h1>
+
-
<div id="background">
+
<div id="col-right">
-
<h2>The lack of novel antibiotics: the problem that we address </h2>
+
    <h1>The beast and its Achilles heel:<br / >
-
+
        A novel target to fight multi-resistant pathogenic bacteria </h1>
-
<p>The discovery of penicillin by Alexander Fleming in 1928 and the broad application of antibiotics marked a major victory of mankind in the  battle against infectious diseases. </p>
+
-
<p> However, shortly after the beginning of industrial  penicillin  production in 1942 some human  pathogens  already acquired resistance against penicillin and related antibiotics. </p>
+
    <div id="background">
-
<p>Moreover, the frequent use of antibiotics in the past and the rapid adaptation of bacteria to  these compounds  led to the development  of many multi-resistant pathogens.  </p>
+
        <h2>The lack of novel antibiotics: the problem that we address </h2>
-
<p>Some of the pathogenic  bacteria  are even resistant  against most commercially available antibiotics.  Therefore, both the discovery and the development of new antibacterial substances  are extremely important to fight these threats of human health. Unfortunately, the pipeline of novel compounds with antibiotic activity  and appropriate pharmaceutical properties is  empty. This makes the challenge of finding  new compounds even more urgent!</p>
+
        <p>The discovery of penicillin by Alexander Fleming in 1928 and the broad application of antibiotics marked a major victory of mankind in the  battle against infectious diseases. </p>
-
<p> The first step in designing efficient novel antibacterial  compounds is the identification  of a suitable target. Very recently, a potentially interesting  target has been identified. The emerging signaling molecule cyclic dinucleotide c-di-AMP is essential in the Gram-positive model organism  B. subtilis  and in closely related pathogenic bacteria  such as Listeria monocytogenes, Streptococcus pneumoniae, and Staphylococcus aureus. </p>
+
<p> However, shortly after the beginning of industrial  penicillin  production in 1942 some human  pathogens  already acquired resistance against penicillin and related antibiotics. </p>
-
<p> These bacteria cause serious diseases and are often multi-resistant. c-di-AMP is needed for  the control  of  vital cellular processes in these pathogens because both: lack and accumulation of c-di-AMP, strongly inhibit growth of the bacteria. </p>
+
<p>Moreover, the frequent use of antibiotics in the past and the rapid adaptation of bacteria to  these compounds  led to the development  of many multi-resistant pathogens.  </p>
-
<p> Therefore, any substance that disturbs  the homeostasis of the important signaling molecule c-di-AMP and the interaction with its  target is of substantial interest to fight human pathogens. The next important step in identifying  efficient antibacterial compounds, which either inhibit c-di-AMP biosynthesis or interfere  with the essential function of c-di-AMP  in the cell, is the development of a powerful screening system. </p>
+
<p>Some of the pathogenic  bacteria  are even resistant  against most commercially available antibiotics.  Therefore, both the discovery and the development of new antibacterial substances  are extremely important to fight these threats of human health. Unfortunately, the pipeline of novel compounds with antibiotic activity  and appropriate pharmaceutical properties is  empty. This makes the challenge of finding  new compounds even more urgent!</p>
 +
<p> The first step in designing efficient novel antibacterial  compounds is the identification  of a suitable target. Very recently, a potentially interesting  target has been identified. The emerging signaling molecule cyclic dinucleotide c-di-AMP is essential in the Gram-positive model organism  B. subtilis  and in closely related pathogenic bacteria  such as Listeria monocytogenes, Streptococcus pneumoniae, and Staphylococcus aureus. </p>
 +
<p> These bacteria cause serious diseases and are often multi-resistant. c-di-AMP is needed for  the control  of  vital cellular processes in these pathogens because both: lack and accumulation of c-di-AMP, strongly inhibit growth of the bacteria. </p>
 +
<p> Therefore, any substance that disturbs  the homeostasis of the important signaling molecule c-di-AMP and the interaction with its  target is of substantial interest to fight human pathogens. The next important step in identifying  efficient antibacterial compounds, which either inhibit c-di-AMP biosynthesis or interfere  with the essential function of c-di-AMP  in the cell, is the development of a powerful screening system. </p>
<br />
<br />
<br />
<br />
-
</div><!--close bkg -->
+
    </div><!--close bkg -->
-
<div id="our-project">
+
   
-
<h2>Our project: </h2>
+
    <div id="our-project">
-
<img src="https://static.igem.org/mediawiki/2013/e/eb/Fig1.png" style="float:right;width:50%" />
+
<h2>Our project: </h2>
-
<p>Our project is aimed at the development of  a simple screening system, which allows the rapid identification and characterization of substances that disturb c-di-AMP homeostasis in pathogenic bacteria. </p>
+
<img src="https://static.igem.org/mediawiki/2013/e/eb/Fig1.png" style="float:right;width:50%" />
-
<p> The principle of how such a screening  system could look like is illustrated in Figure 1.  The screening system will be established in the  non-pathogenic bacterium E. coli. </p>
+
<p>Our project is aimed at the development of  a simple screening system, which allows the rapid identification and characterization of substances that disturb c-di-AMP homeostasis in pathogenic bacteria. </p>
-
<p> First, we want to construct a promoter-reporter gene fusion which allows us to monitor  the activity of a transcription factor that only binds to a specific DNA sequence (operator) in the presence of c-di-AMP. The operator sequence will be placed between a constitutively  active promoter and a reporter gene, such as  lacZ  and  gfp  encoding the -galactosidase and  the green-fluorescent protein (GFP), respectively. </p>
+
<p> The principle of how such a screening  system could look like is illustrated in Figure 1.  The screening system will be established in the  non-pathogenic bacterium E. coli. </p>
-
<p>  The activity of either of the two proteins is very easy to detect. Then, we will evaluate  whether binding of the transcription factor and  thus inhibition of the promoter-reporter gene  fusion can be controlled by exogenous c-di-AMP. </p>
+
<p> First, we want to construct a promoter-reporter gene fusion which allows us to monitor  the activity of a transcription factor that only binds to a specific DNA sequence (operator) in the presence of c-di-AMP. The operator sequence will be placed between a constitutively  active promoter and a reporter gene, such as  lacZ  and  gfp  encoding the -galactosidase and  the green-fluorescent protein (GFP), respectively. </p>
-
<p> Finally, we want to express a diadenylate cyclase  from  B. subtilis  to inhibit the promoter reporter gene fusion by endogenously synthesized c-di-AMP. There are two big advantages of using E. coli as a host for the development of a screening system to  identify antibacterial compounds that interfere  with c-di-AMP homoeostasis in Gram-positive pathogenic bacteria. </p>
+
<p>  The activity of either of the two proteins is very easy to detect. Then, we will evaluate  whether binding of the transcription factor and  thus inhibition of the promoter-reporter gene  fusion can be controlled by exogenous c-di-AMP. </p>
-
<p> First, c-di-AMP is not synthesized in  E. coli. Thus, compounds that inhibit c-di-AMP synthesis will specifically inhibit growth of Gram-positive bacteria. Second, the use of a nonpathogenic E. coli strain, which is easy to cultivate will keep the costs very low.</p>
+
<p> Finally, we want to express a diadenylate cyclase  from  B. subtilis  to inhibit the promoter reporter gene fusion by endogenously synthesized c-di-AMP. There are two big advantages of using E. coli as a host for the development of a screening system to  identify antibacterial compounds that interfere  with c-di-AMP homoeostasis in Gram-positive pathogenic bacteria. </p>
-
<p>  We are confident that our screening system will facilitate the identification of novel  antibacterial substances because any change  in the activity of the c-di-AMP-dependent  promoter-reporter gene fusion, either by inhibition of c-di-AMP synthesis or by activation  of DNA-binding activity of the transcription  factor  will indicate perturbation of c-di-AMP homeostasis.  </p>
+
<p> First, c-di-AMP is not synthesized in  E. coli. Thus, compounds that inhibit c-di-AMP synthesis will specifically inhibit growth of Gram-positive bacteria. Second, the use of a nonpathogenic E. coli strain, which is easy to cultivate will keep the costs very low.</p>
-
</div><!-- close our-project-->
+
<p>  We are confident that our screening system will facilitate the identification of novel  antibacterial substances because any change  in the activity of the c-di-AMP-dependent  promoter-reporter gene fusion, either by inhibition of c-di-AMP synthesis or by activation  of DNA-binding activity of the transcription  factor  will indicate perturbation of c-di-AMP homeostasis.  </p>
-
</div><!--close col-right-->
+
    </div><!-- close our-project-->
 +
 
 +
</div><!--close col-right-->
</html>
</html>

Revision as of 13:38, 30 May 2013

Created by OnePlusYou


Control Panel:



The beast and its Achilles heel:
A novel target to fight multi-resistant pathogenic bacteria

The lack of novel antibiotics: the problem that we address

The discovery of penicillin by Alexander Fleming in 1928 and the broad application of antibiotics marked a major victory of mankind in the battle against infectious diseases.

However, shortly after the beginning of industrial penicillin production in 1942 some human pathogens already acquired resistance against penicillin and related antibiotics.

Moreover, the frequent use of antibiotics in the past and the rapid adaptation of bacteria to these compounds led to the development of many multi-resistant pathogens.

Some of the pathogenic bacteria are even resistant against most commercially available antibiotics. Therefore, both the discovery and the development of new antibacterial substances are extremely important to fight these threats of human health. Unfortunately, the pipeline of novel compounds with antibiotic activity and appropriate pharmaceutical properties is empty. This makes the challenge of finding new compounds even more urgent!

The first step in designing efficient novel antibacterial compounds is the identification of a suitable target. Very recently, a potentially interesting target has been identified. The emerging signaling molecule cyclic dinucleotide c-di-AMP is essential in the Gram-positive model organism B. subtilis and in closely related pathogenic bacteria such as Listeria monocytogenes, Streptococcus pneumoniae, and Staphylococcus aureus.

These bacteria cause serious diseases and are often multi-resistant. c-di-AMP is needed for the control of vital cellular processes in these pathogens because both: lack and accumulation of c-di-AMP, strongly inhibit growth of the bacteria.

Therefore, any substance that disturbs the homeostasis of the important signaling molecule c-di-AMP and the interaction with its target is of substantial interest to fight human pathogens. The next important step in identifying efficient antibacterial compounds, which either inhibit c-di-AMP biosynthesis or interfere with the essential function of c-di-AMP in the cell, is the development of a powerful screening system.



Our project:

Our project is aimed at the development of a simple screening system, which allows the rapid identification and characterization of substances that disturb c-di-AMP homeostasis in pathogenic bacteria.

The principle of how such a screening system could look like is illustrated in Figure 1. The screening system will be established in the non-pathogenic bacterium E. coli.

First, we want to construct a promoter-reporter gene fusion which allows us to monitor the activity of a transcription factor that only binds to a specific DNA sequence (operator) in the presence of c-di-AMP. The operator sequence will be placed between a constitutively active promoter and a reporter gene, such as lacZ and gfp encoding the -galactosidase and the green-fluorescent protein (GFP), respectively.

The activity of either of the two proteins is very easy to detect. Then, we will evaluate whether binding of the transcription factor and thus inhibition of the promoter-reporter gene fusion can be controlled by exogenous c-di-AMP.

Finally, we want to express a diadenylate cyclase from B. subtilis to inhibit the promoter reporter gene fusion by endogenously synthesized c-di-AMP. There are two big advantages of using E. coli as a host for the development of a screening system to identify antibacterial compounds that interfere with c-di-AMP homoeostasis in Gram-positive pathogenic bacteria.

First, c-di-AMP is not synthesized in E. coli. Thus, compounds that inhibit c-di-AMP synthesis will specifically inhibit growth of Gram-positive bacteria. Second, the use of a nonpathogenic E. coli strain, which is easy to cultivate will keep the costs very low.

We are confident that our screening system will facilitate the identification of novel antibacterial substances because any change in the activity of the c-di-AMP-dependent promoter-reporter gene fusion, either by inhibition of c-di-AMP synthesis or by activation of DNA-binding activity of the transcription factor will indicate perturbation of c-di-AMP homeostasis.