Team:Goettingen/project overview/project

From 2014.igem.org

(Difference between revisions)
m
m
 
(14 intermediate revisions not shown)
Line 3: Line 3:
<html>
<html>
<body>
<body>
-
<script src="http://d3js.org/d3.v3.min.js"></script>
+
 
-
<script src="http://d3js.org/topojson.v1.min.js"></script>
+
-
<script src="http://datamaps.github.io/scripts/datamaps.world.min.js?v=1"></script>
+
-
<script src="http://code.jquery.com/jquery-1.7.2.js"></script>
+
<!-- main part of the subpage -->
<!-- main part of the subpage -->
<div id="subpage">     
<div id="subpage">     
Line 13: Line 10:
<!-- right column-->
<!-- right column-->
<div class="proRP" id="rpart1">
<div class="proRP" id="rpart1">
-
<br /><br /><br />
+
      <div class="trans_zh"><a href="https://2014.igem.org/Team:Goettingen/project_overview/project_ZH"><b>中文</b></a></div>
-
        <div class="trans_zh"><a href="https://2014.igem.org/Team:Goettingen/project_overview/project_ZH"><b>ZH</b></a></div>
+
       <h1>Our project</h1>
-
       <h1>Our project!</h1>
+
-
      <br /><br /><br />
+
<h2> Paving the way for new diagnostic and therapeutic tools</h2>
<h2> Paving the way for new diagnostic and therapeutic tools</h2>
<br />
<br />
     <p>
     <p>
-
  Our aim is to develop a diagnostic technique based on artificially selected and modified peptides capable of detecting the presence of fungal pathogens in a sample collected from a patient. Briefly, our approach is as follows. Through a yeast two-hybrid assay we will select a set of peptides that show affinity towards surface proteins from different fungi (<i>Aspergillus nidulans</i>, <i>A. fumigatus</i>, <i>Candida albicans</i> and <i>C. glabrata</i>). After confirming the interaction between the surface proteins and a given peptide, we intend to attach a molecule to the peptide marker. In our project, this molecule will be a fluorescent protein, but in principle can also be an immune system activator which is then recognized by the immune cells or other chemical moiety that adds novel functionalities or increases the peptide stability.</p><br /><br />
+
Our aim is to develop a diagnostic technique based on an artificial, randomly selected and modified peptide. This peptide is capable of detecting the presence of fungal pathogens in a sample collected from a patient. Briefly, our approach is as follows. Through a yeast two-hybrid assay (screening method for protein-peptide interactions) we will select for peptides that show affinity towards surface proteins from different fungi (e.g. <i>Aspergillus nidulans</i>, <i>A. fumigatus, Candida albicans </i>or <i>C. glabrata</i>). After confirming the interaction between the surface proteins and a given peptide, we intend to attach a molecule to the peptide marker. In our project, this molecule will be a fluorescent protein, but in principle it can also be an immune system activator which is then recognized by the immune cells (macrophages) or a chemical moiety that adds novel functionalities or increases the peptide stability.</p><br /><br />
<h2>Why peptides?</h2>
<h2>Why peptides?</h2>
-
<p>In comparison to antibodies or antibody fragments, peptides are small, easily synthesized, modified less expensively and show higher diffusion rates in tissues. We expect a diagnostic method based on small peptides to be more accurate and cheaper than other existing methods. We also expect it to have the potential for <i>in vivo</i> diagnosis. Furthermore, the adaptability of our approach allow other laboratories to follow it to generate and refine their own peptides with specificity towards their proteins of interest.
+
<p>In comparison to antibodies or antibody fragments, synthetic peptides are small (10 to 20 times smaller than an antibody), easily synthesized, modified less expensively and show higher diffusion rates in tissues. We expect that a diagnostic method based on small peptides is more accurate and cheaper than other existing methods and also has the potential for <i>in vivo</i> diagnosis. This could extend the list of existing methods. Furthermore, the adaptability of our approach allows other laboratories to follow it to generate and refine their own peptides with specificity towards their proteins of interest, instead of ordering antibodies.
 +
The possibilities of our project are illustrated in figure 1. A large antibody is unable to bind to a protein which is localized in the cell wall (Figure 1A), because of steric hindrance. By contrast, our <i>“PepTag”</i> has, compared to an antibody, the advantage that it is small and thereby can bind to a cell wall protein even if it is masked by other cell wall structures like glycoproteins (Figure 1B).
     </p>
     </p>
 +
<br />
 +
<img src="https://static.igem.org/mediawiki/2014/0/02/Goettingen_FigurePep1.png" width="690" />
 +
<p class="figure">
 +
<b>Figure 1| Schematic comparison of antibody and PepTag in the attempt to bind to a surface molecule.</b> In part A and B from bottom to top of the zoomed-in section, the details are as follow. The Plasma Membrane is on the bottom. On top of it, the cell wall components: the β-1-3 glucan strains in light blue, chitin in purple, the β-1-6 glucan layer in grey, the glycoproteins (like mannoproteins) as red spirals and finally both the plasma membrane proteins and the cell wall proteins can be seen in different shades of green. Part A illustrates an antibody trying to bind, however the presence of the glycoproteins generate a steric impediment for such interaction to occur. Figure B shows how a small peptide attached to a scaffold protein can actually pass in between the glycoproteins and bind successfully to its target cell wall protein. Upon this positive interaction, different applications result evident, in this case the binding of an “Immune System Activator” (e.g. sorts of sugar or a chemical compound) molecule is depicted in orange, which would result in the tagging of a specific fungal strain so as to activate the natural immune system response.<br />
 +
 +
</p>
<br />
<br />
<div><a href="https://2014.igem.org/Team:Goettingen/project_overview" class="button_pre"><b>Previous</b></a><a href="https://2014.igem.org/Team:Goettingen/project_overview/project_wetlab" class="button_next"><b>Next</b></a></div>
<div><a href="https://2014.igem.org/Team:Goettingen/project_overview" class="button_pre"><b>Previous</b></a><a href="https://2014.igem.org/Team:Goettingen/project_overview/project_wetlab" class="button_next"><b>Next</b></a></div>
-
<script>
 
-
      window.fbAsyncInit = function() {
 
-
        FB.init({
 
-
          appId      : 'fb-like',
 
-
          xfbml      : true,
 
-
          version    : 'v2.0'
 
-
        });
 
-
      };
 
-
      (function(d, s, id){
 
-
        var js, fjs = d.getElementsByTagName(s)[0];
 
-
        if (d.getElementById(id)) {return;}
 
-
        js = d.createElement(s); js.id = id;
 
-
        js.src = "//connect.facebook.net/en_US/sdk.js";
 
-
        fjs.parentNode.insertBefore(js, fjs);
 
-
      }(document, 'script', 'facebook-jssdk'));
 
-
    </script>
 
-
<div id="fb-root"></div>
 
-
<script>(function(d, s, id) {
 
-
  var js, fjs = d.getElementsByTagName(s)[0];
 
-
  if (d.getElementById(id)) return;
 
-
  js = d.createElement(s); js.id = id;
 
-
  js.src = "//connect.facebook.net/de_DE/sdk.js#xfbml=1&version=v2.0";
 
-
  fjs.parentNode.insertBefore(js, fjs);
 
-
}(document, 'script', 'facebook-jssdk'));</script>
 
-
<br /><br />
 
-
<!--        <div id="goenext"><a id="prev"><img id="pButton"></a> 5/15 <a id="next"><img id="nButton"></a></div><br />-->
 
-
 
-
<div class="fb-like" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div>
 
-
<script>
 
-
var curl = document.URL;
 
-
$( '#fb-like' ).attr('data-href', curl);
 
-
</script>
 
-
 
-
</div>
 
     </div>
     </div>
Line 70: Line 38:
</div>
</div>
-
 
-
 
-
<script>$(document).keydown(function(e) {
 
-
    switch(e.which) {
 
-
        case 37: // left
 
-
window.location = url4;
 
-
        break;
 
-
   
 
-
 
-
        case 39: // right
 
-
console.log("right");
 
-
window.location = url6;
 
-
        break;
 
-
 
-
     
 
-
 
-
        default: return; // exit this handler for other keys
 
-
    }
 
-
    e.preventDefault(); // prevent the default action (scroll / move caret)
 
-
});</script>
 
-
<script>
 
-
$( "[id=next]" ).attr("href", url6);
 
-
$( "[id=prev]" ).attr("href", url4);
 
-
$( "[id=nButton]" ).attr("src", nextButton).attr("width", "40");
 
-
$( "[id=pButton]" ).attr("src", prevButton).attr("width", "40");
 
-
</script>
 
<div id="footerbanner"><a href="https://2014.igem.org/Team:Goettingen/team_sponsors"><img src="https://static.igem.org/mediawiki/2014/7/7a/Goettingen_footer_banner.png" /></a></div>
<div id="footerbanner"><a href="https://2014.igem.org/Team:Goettingen/team_sponsors"><img src="https://static.igem.org/mediawiki/2014/7/7a/Goettingen_footer_banner.png" /></a></div>
</body>
</body>
</html>
</html>

Latest revision as of 15:40, 17 October 2014

Our project

Paving the way for new diagnostic and therapeutic tools


Our aim is to develop a diagnostic technique based on an artificial, randomly selected and modified peptide. This peptide is capable of detecting the presence of fungal pathogens in a sample collected from a patient. Briefly, our approach is as follows. Through a yeast two-hybrid assay (screening method for protein-peptide interactions) we will select for peptides that show affinity towards surface proteins from different fungi (e.g. Aspergillus nidulans, A. fumigatus, Candida albicans or C. glabrata). After confirming the interaction between the surface proteins and a given peptide, we intend to attach a molecule to the peptide marker. In our project, this molecule will be a fluorescent protein, but in principle it can also be an immune system activator which is then recognized by the immune cells (macrophages) or a chemical moiety that adds novel functionalities or increases the peptide stability.



Why peptides?

In comparison to antibodies or antibody fragments, synthetic peptides are small (10 to 20 times smaller than an antibody), easily synthesized, modified less expensively and show higher diffusion rates in tissues. We expect that a diagnostic method based on small peptides is more accurate and cheaper than other existing methods and also has the potential for in vivo diagnosis. This could extend the list of existing methods. Furthermore, the adaptability of our approach allows other laboratories to follow it to generate and refine their own peptides with specificity towards their proteins of interest, instead of ordering antibodies. The possibilities of our project are illustrated in figure 1. A large antibody is unable to bind to a protein which is localized in the cell wall (Figure 1A), because of steric hindrance. By contrast, our “PepTag” has, compared to an antibody, the advantage that it is small and thereby can bind to a cell wall protein even if it is masked by other cell wall structures like glycoproteins (Figure 1B).


Figure 1| Schematic comparison of antibody and PepTag in the attempt to bind to a surface molecule. In part A and B from bottom to top of the zoomed-in section, the details are as follow. The Plasma Membrane is on the bottom. On top of it, the cell wall components: the β-1-3 glucan strains in light blue, chitin in purple, the β-1-6 glucan layer in grey, the glycoproteins (like mannoproteins) as red spirals and finally both the plasma membrane proteins and the cell wall proteins can be seen in different shades of green. Part A illustrates an antibody trying to bind, however the presence of the glycoproteins generate a steric impediment for such interaction to occur. Figure B shows how a small peptide attached to a scaffold protein can actually pass in between the glycoproteins and bind successfully to its target cell wall protein. Upon this positive interaction, different applications result evident, in this case the binding of an “Immune System Activator” (e.g. sorts of sugar or a chemical compound) molecule is depicted in orange, which would result in the tagging of a specific fungal strain so as to activate the natural immune system response.