Difference between revisions of "Team:TU Dresden/Description"

 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template_All_Teams}}
+
{{:Team:TU_Dresden/Templates/Menu}}
 +
 
  
<!-- Declare that you are going to use html code instead of wiki code -->
 
 
<html>
 
<html>
  
<!-- Start of CSS-->
+
<head>
<style type="text/css">
+
<style>
  
/* PAGE LAYOUT */
+
#TueContent table img {
 +
  width: 250px;
 +
  display: block;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
  padding-bottom: 20px;
 +
}
  
/* Change Background color*/
+
#squareLogo img {
body {  
+
  width: 120px !important;
background-color: #fff;
+
}
}
+
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
+
table {
#mainContainer {
+
  valign: middle;
width: 978px;
+
  justify: center;
overflow:hidden;
+
float:left;
+
margin-left:20px;
+
margin-bottom: 10px;
+
background-color: #fff;
+
border-bottom: 14px solid #565656;
+
border-right: 2px solid #565656;
+
border-left: 2px solid #565656;
+
border-top: 2px solid #565656;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
}
+
  
/* Creates the container for the menu */
+
}
#menuContainer  {
+
float:left;
+
width: 134px;
+
padding: 20px 0px;
+
border-top: 14px solid #565656;
+
background-color: #E8E8E9;
+
}
+
  
/* Creates the container for the content */
+
#TueContent img {
#contentContainer {
+
  display: block;
padding-top:20px;
+
  margin-left: auto;
padding-right:10px;
+
  margin-right: auto;
margin-bottom: 20px;
+
}
width: 814px;
+
padding-left: 20px;
+
float: left;
+
background-color: #fff;
+
border-top: 14px solid #565656;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
}
+
  
/*Set up height place holder for the banner*/
+
p.big {
#bannerContainer {
+
  line-height: 1000%;
height:190px;
+
}
width:980px;
+
margin:auto;
+
text-align:center;
+
color: #24B694;
+
}
+
  
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
+
.circular {
 +
width: 250px;
 +
height: 250px;
 +
border-radius: 15px;
 +
-webkit-border-radius: 150px;
 +
-moz-border-radius: 150px;
 +
}
  
/*Change the styling of text for everything inside main container*/
+
.notbold{
#mainContainer p {  
+
    font-weight:normal
font-size: 13px;
+
}
color: #000000;
+
</style>
}
+
</head>
+
/*This changes the color and font family */
+
#contentContainer h1, h2, h3, h4, h5, h6 {
+
color: #565656;
+
border-bottom: none;
+
font-weight: bold;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
margin-top:10px;
+
}
+
  
/*Style of the links - links are different inside the menu */
 
#contentContainer a {
 
font-weight: bold;
 
color: #23b593;
 
}
 
  
  /* Styling links on hover- links are different inside the menu */
+
<body>
#contentContainer a:hover {
+
color: #59bf92;
+
}
+
  
/*Change the styling of tables */
+
  <div id="TueContent">
        #contentContainer table {
+
<p></p>
    border: 1px solid #565656;
+
<h1>Description</h1>
    border-collapse: collapse;
+
<p></p>
    width: 90%
+
<h2>Introduction</h2>
    margin: auto;
+
<p style="line-height:1.8">Our project is called <b>SPACE-P</b> (Structural Phage Assisted Continuous Evolution of Proteins) and is part of the Synthetic Biology field. It focuses on accelerating the process of developing protein binding partners, which is required in pharmaceutical research as well as biotechnology and many other fields of science. Thus far, phage display is the most commonly used method for the discovery of protein binding partners. In this method a large library of potential binding partners is created where the strongest candidates are selected for further affinity testing. This process is very time consuming, cost intensive, requires human intervention steps, and is limited to the size of the given library. Our platform will make it possible to start with a single molecule, transform it by mutation and selection pressure to improve the binding affinity towards a target protein. This method is not only easy to implement, utilizing simple organisms and devices, but also significantly faster and cheaper than currently used tools. </p>
    margin-bottom: 15px;
+
    margin-top: 15px;
+
    margin-right: 10px;
+
    margin-left: 10px;
+
    }
+
  
/*Change the styling of table cells*/
+
  <h2>Subprojects</h2>
    #contentContainer  td {
+
  <p style="line-height:1.8">To establish our idea we divided the whole work into subprojects which were done simultaniously. These subprojects would then be combined later. Troubleshooting issues is much easier with this approach and more efficient compared to a step by step approach where you start the next subproject only when you succeed with the previous ones. The subprojects we worked on are the following:</p>
    padding: 10px;
+
    border: 1px solid #565656;
+
    border-collapse: collapse;
+
    vertical-align: text-top;
+
    }
+
  
/*Change the styling of table headers */
+
  <p style="line-height:1.8"><ul>
    #contentContainer th {
+
    <li style="margin-bottom: 10px;line-height:1.8;"><a style="text-decoration:none;" href="https://2015.igem.org/Team:TU_Dresden/Description#folding"><font color="#045FB4">Folding study of target protein</font></a></li>
    background-color: #E8E8E9;
+
    <li style="margin-bottom: 10px;line-height:1.8;"><a style="text-decoration:none;" href="https://2015.igem.org/Team:TU_Dresden/Description#structure"><font color="#045FB4">Structure analysis of our targets and their interactions</font></a></li>
    padding: 10px;
+
    <li style="margin-bottom: 10px;line-height:1.8;"><a style="text-decoration:none;" href="https://2015.igem.org/Team:TU_Dresden/Description#resistance"><font color="#045FB4">Investigation of P3 threshold for <i>E. coli</i> resistance</font></a></li>
    border: 1px solid #565656;
+
    <li style="margin-bottom: 10px;line-height:1.8;"><a style="text-decoration:none;" href="https://2015.igem.org/Team:TU_Dresden/Description#bacth"><font color="#045FB4">Conversion of BACTH into an iGEM standard and analysis of function</font></a></li>
    border-collapse: collapse;
+
    <li style="margin-bottom: 10px;line-height:1.8;"><a style="text-decoration:none;" href="https://2015.igem.org/Team:TU_Dresden/Description#setup"><font color="#045FB4">Set up of flow system</font></a></li>
    vertical-align: text-top;
+
    <li style="margin-bottom: 10px;line-height:1.8;"><a style="text-decoration:none;" href="https://2015.igem.org/Team:TU_Dresden/Description#biobrick"><font color="#045FB4">Biobrick assembly</font></a></li>
    }
+
  </ul>
 +
  <p></p>
  
 +
  <h3 id="folding">Folding study of target protein</h3>
 +
  <a href="https://2015.igem.org/Team:TU_Dresden/Description#folding"></a>
  
 +
  <p style="line-height:1.8">As a proof of principle we wanted to fit an affibody to the epitope of a target protein. The target we chose for our studies is a human membrane protein called human epidermal growth factor receptor 2 (HER2). To use a human protein and membrane protein is challenging since the codon usage, post-translational modifications, disulfide bridges and membrane parts have to be taken into account. To deal with this challenges we decided for a small extracellular domain that carries no  post-translational modifications and disulfide bridges. This part of HER2 is involved in ligand binding and therefore is an interesting drug target. Afterwards we harmonized the codon usage to <i>E. coli</i>. Finally we compared the protein structure expressed from <i>E. coli</i> to the expected one from literature. To do so we cloned the fragment into an expression vector with a tag, purified it with a column and analyzed it with circular dichroism spectroscopy.</p>
  
/*MENU STYLING */
+
<p>
 +
  <h3 id="structure">Structure analysis of our targets and their interactions</h3>
 +
  <a href="https://2015.igem.org/Team:TU_Dresden/Description#structure"></a>
  
/*Styling for the links in the menu */
+
  <p style="line-height:1.8">Having the crystallized structure of the extracellular part of HER2 and the affibody ZHER2 binding to it (PDB-ID: 3MZW), we are able to perform further investigations on our targets and their interactions. Those analysis should give us a presentiment of possibilities for the directed evolution and therefore provide a benchmark for the choice of further possible targets.
#menuContainer a {
+
  The following analysis are performed:
color: #565656;
+
  <ul>
text-decoration:none;
+
    <li style="margin-bottom: 10px;line-height:1.8;">Structure check of HER2</li>
font-weight: bold;
+
    <li style="margin-bottom: 10px;line-height:1.8;">Calculation of interfacial residues of HER2 and its bound affibody</li>
}
+
    <li style="margin-bottom: 10px;line-height:1.8;">Calculation of electrostatic interactions in the interface</li>
 +
    <li style="margin-bottom: 10px;line-height:1.8;">Conservation study of HER2</li>
 +
    <li style="margin-bottom: 10px;line-height:1.8;">Visualization of the b-factor for the affibody ZHER2</li>
  
/* Sets the style for lists inside menuContainer  */
+
  </ul>
#menuContainer ul {
+
list-style: none;
+
margin-left:0px;
+
}
+
  
/*Styles the list items to become menu buttons */
+
</p>
#menuContainer ul li {
+
text-align: center;
+
display: block;
+
width: 100%;
+
height:30px;
+
padding-top:10px;
+
}
+
  
/*For the menu buttons, changes the color when hovering*/
 
#menuContainer li:hover {
 
color:  #FFF;
 
background-color: #24B694;
 
}
 
  
/*Submenus are not displayed as default*/
+
  <h3 id="resistance">Investigation of P3 threshold for <i>E. coli</i> resistance</h3>
#menuContainer li ul {
+
  <a href="https://2015.igem.org/Team:TU_Dresden/Description#resistance"></a>
display: none;
+
padding-top:15px;
+
margin-left: -19px;
+
}
+
  
/*Submenus are displayed when hovering the menu button */
+
  <p style="line-height:1.8;">The protein III (P3) from M13 plays a key role in our concept. The deficiency of it in the M13 phage we used can be compensated by the modified <i>E. coli</i>. However it is known that the expression of P3 in <i>E. coli</i> before the infection with M13 leads to the resistance of the bacterium to the phage. This was our motivation to find the threshold of resistance. To find it we measured the amount of infected bacteria cells in the lagoon depending on the expression rate of P3. The P3 expression rate was detected by the co-expression of a fluorescent protein while the amount of infected cells was determined with the help of a blue-white screening. In this assay the cells that carry a phage are blue on X-Gal plates due to the complementation of the <i>lacZ</i> gene by the phages.</p>
#menuContainer li:hover ul {
+
/*display: inline-block; */
+
display: block;
+
position: absolute;
+
float:right;
+
margin-left: 134px;
+
margin-top:-42px;
+
}
+
  
/*Style the submenu buttons*/
 
#menuContainer li ul li{
 
background-color: #59BF92;
 
padding-left:20px;
 
padding-right:20px;
 
height:30px;
 
padding-top:10px;
 
margin-top:-2px;
 
color: #565656;
 
width: 150px;
 
}
 
  
/*CLASSES */
+
  <h3 id="bacth">Conversion of BACTH into an iGEM standard and analysis of function</h3>
 +
  <a href="https://2015.igem.org/Team:TU_Dresden/Description#bacth"></a>
 +
  <p style="line-height:1.8">With the combination of PACE and BACTH for our project, we are able to investigate the affinity of any two proteins of interest. Since this assay was lacking from the registry, it became evident that we could create it, built up from biobricks. So we went to work ordering T25 and T18 as biobricks as well as leucine zippers as our “proteins of interest”, positive controls and proof of principle that this assay is biobrick compatible. With a fusion ligation of the leucine zippers to their respective T25 or T18, the build up began. This was followed by a non-fusion ligation in order to piece the entire construct together. Lastly the construct was inserted downstream of a <i>lacZ</i> promoter (pLac), expressed in a cya- strain in order to obtain a read out on X-gal plates. In this assay the cells carrying the positive control and successful protein protein interaction will appear blue due to the activation of <i>lacZ</i> from newly synthesized cAMP. </p>
  
/*Clear class for all the pages, adds spacing too*/
 
.clear{
 
clear:both;
 
height: 10px;
 
}
 
  
 +
  <h3 id="setup">Set up of flow system</h3>
 +
  <a href="https://2015.igem.org/Team:TU_Dresden/Project/Description#setup"></a>
 +
  <p style="line-height:1.8">During the initial conception of the project different parameters for the cultivation system were described. All of them showed different media compositions as well as different volumes for the bioreactor and lagoons. This led us to the idea of optimizing and adapting the whole system to our specific needs. Our main focus was on making the system more efficient by using less recourses and producing less waste. </p>
 +
<p style="line-height:1.8">The paper by Esvelt <i>et al.</i> (2011) describes a variety of PACE systems, which follow the setup in figure 1. For continuous cultivation the stirred-tank reactor was diluted with fresh medium. The same amount of medium containing <i>E. coli</i> was pumped out of the reactor. The growth of the bacteria was controlled by the dilution rates (1 – 2.5 h<sup>-1</sup>). However the smaller reactor (lagoon, 4) had a dilution of 1 h<sup>-1</sup>. Therefore the redundant liquid from the continuous stirred-tank reactor (CSR) was separated into a waste container (3). The lagoon was infected with phages which aimed to reproduce inside the <i>E. coli</i>. The final goal of the experiment was to induce an evolutionary process of the phages inside the lagoon.</p>
 +
<p style="line-height:1.8">After accomplishing a more efficient system the next step in our work was to find out how our organism grows within the bioreactor and if the plasmid is stable within the organism as well as inducible.
 +
</p>
  
/* highlight box for special messages */
+
<figure align="center">
    .highlightBox {
+
<a href="https://static.igem.org/mediawiki/2015/b/b2/TU_Dresden_PACE_setup.jpg" title="View">
        width:500px;
+
  <IMG SRC="https://static.igem.org/mediawiki/2015/b/b2/TU_Dresden_PACE_setup.jpg" style="width: 80%;"/></a>
        margin:auto;  
+
<div style="font-size: 13px">
        background-color: #E8E8E9;
+
  <caption>Figure 1 - Setup of the PACE systems.</caption>
margin-bottom: 15px;
+
</div>
margin-top: 15px;
+
</figure>
padding: 15px;
+
padding-top: 5px;
+
    }
+
  
 +
  <h3 id="biobrick">Biobrick assembly</h3>
 +
  <a href="https://2015.igem.org/Team:TU_Dresden/Project/Description#biobrick"></a>
 +
<p style="line-height:1.8">The individual protein coding sequences used for the various subprojects were encoded as separate Biobrick parts with the necessary prefix and suffix as per iGEM standards. These biobricks were initially synthesized by IDT and later encoded in the iGEM standard plasmid backbone pSB1C3. Following which, the parts were sequenced to confirm the proper insertions. The individual subproject utilization of the Biobrick parts also adds to characterizing each part.</p>
  
</style>
+
<p></p>
<!-- End of CSS -->
+
<h3 style="text-align:center;"><a style="text-decoration:none;" href="#top"><font color="#045FB4">To the top!</font></a></h3>
 +
 
  
  
<!-- Start of the template html elements. -->
+
</div>
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
+
</body>
 
+
 
+
<div id="bannerContainer">
+
<img src = "https://static.igem.org/mediawiki/2015/c/c6/Team_TU_Dresden_banner.jpg.jpg" style="width:950px;height:180px">
+
</div>
+
 
+
<!-- Start of menu -->
+
<div id="menuContainer">
+
 
+
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
+
<ul>
+
<a href="https://2015.igem.org/Team:TU_Dresden"><li>HOME</li></a>
+
 
+
<a href="https://2015.igem.org/Team:TU_Dresden/Team"><li>TEAM</li></a>
+
 
+
<a href="#"><li>PROJECT
+
            <ul>
+
<a href="https://2015.igem.org/Team:TU_Dresden/Description"><li>Description</li></a>
+
<a href="https://2015.igem.org/Team:TU_Dresden/Methods"><li>Methods</li></a> 
+
<a href="https://2015.igem.org/Team:TU_Dresden/Results"><li>Results</li></a> 
+
<a href="https://2015.igem.org/Team:Example/Design"><li>Design</li></a>
+
</ul>
+
</li></a>
+
 
+
<a href="#"><li>PARTS
+
            <ul>
+
<a href="https://2015.igem.org/Team:Example
+
/Parts"><li>Team Parts</li></a>
+
<a href="https://2015.igem.org/Team:Example/Basic_Part"><li>Basic Parts</li></a> 
+
<a href="https://2015.igem.org/Team:Example/Composite_Part"><li>Composite Parts</li></a>
+
<a href="https://2015.igem.org/Team:Example/Part_Collection"><li>Part Collection</li></a> 
+
</ul>
+
</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example/Notebook"><li>NOTEBOOK</li></a>
+
     
+
<a href="https://2015.igem.org/Team:Example/Attributions"><li>ATTRIBUTIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example/Collaborations"><li>COLLABORATIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example/Practices"><li>HUMAN PRACTICES</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example/Safety"><li>SAFETY</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example/Modeling"><li>MODELING</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example/Measurement"><li>MEASUREMENT</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example/Software"><li>SOFTWARE</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
+
 
+
</ul>
+
</div>
+
<!-- End of menu  -->
+
 
+
<!-- Start of content -->
+
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
+
 
</html>
 
</html>
 
 
<html>
 

Latest revision as of 18:42, 18 September 2015


Description

Introduction

Our project is called SPACE-P (Structural Phage Assisted Continuous Evolution of Proteins) and is part of the Synthetic Biology field. It focuses on accelerating the process of developing protein binding partners, which is required in pharmaceutical research as well as biotechnology and many other fields of science. Thus far, phage display is the most commonly used method for the discovery of protein binding partners. In this method a large library of potential binding partners is created where the strongest candidates are selected for further affinity testing. This process is very time consuming, cost intensive, requires human intervention steps, and is limited to the size of the given library. Our platform will make it possible to start with a single molecule, transform it by mutation and selection pressure to improve the binding affinity towards a target protein. This method is not only easy to implement, utilizing simple organisms and devices, but also significantly faster and cheaper than currently used tools.

Subprojects

To establish our idea we divided the whole work into subprojects which were done simultaniously. These subprojects would then be combined later. Troubleshooting issues is much easier with this approach and more efficient compared to a step by step approach where you start the next subproject only when you succeed with the previous ones. The subprojects we worked on are the following:

Folding study of target protein

As a proof of principle we wanted to fit an affibody to the epitope of a target protein. The target we chose for our studies is a human membrane protein called human epidermal growth factor receptor 2 (HER2). To use a human protein and membrane protein is challenging since the codon usage, post-translational modifications, disulfide bridges and membrane parts have to be taken into account. To deal with this challenges we decided for a small extracellular domain that carries no post-translational modifications and disulfide bridges. This part of HER2 is involved in ligand binding and therefore is an interesting drug target. Afterwards we harmonized the codon usage to E. coli. Finally we compared the protein structure expressed from E. coli to the expected one from literature. To do so we cloned the fragment into an expression vector with a tag, purified it with a column and analyzed it with circular dichroism spectroscopy.

Structure analysis of our targets and their interactions

Having the crystallized structure of the extracellular part of HER2 and the affibody ZHER2 binding to it (PDB-ID: 3MZW), we are able to perform further investigations on our targets and their interactions. Those analysis should give us a presentiment of possibilities for the directed evolution and therefore provide a benchmark for the choice of further possible targets. The following analysis are performed:

  • Structure check of HER2
  • Calculation of interfacial residues of HER2 and its bound affibody
  • Calculation of electrostatic interactions in the interface
  • Conservation study of HER2
  • Visualization of the b-factor for the affibody ZHER2

Investigation of P3 threshold for E. coli resistance

The protein III (P3) from M13 plays a key role in our concept. The deficiency of it in the M13 phage we used can be compensated by the modified E. coli. However it is known that the expression of P3 in E. coli before the infection with M13 leads to the resistance of the bacterium to the phage. This was our motivation to find the threshold of resistance. To find it we measured the amount of infected bacteria cells in the lagoon depending on the expression rate of P3. The P3 expression rate was detected by the co-expression of a fluorescent protein while the amount of infected cells was determined with the help of a blue-white screening. In this assay the cells that carry a phage are blue on X-Gal plates due to the complementation of the lacZ gene by the phages.

Conversion of BACTH into an iGEM standard and analysis of function

With the combination of PACE and BACTH for our project, we are able to investigate the affinity of any two proteins of interest. Since this assay was lacking from the registry, it became evident that we could create it, built up from biobricks. So we went to work ordering T25 and T18 as biobricks as well as leucine zippers as our “proteins of interest”, positive controls and proof of principle that this assay is biobrick compatible. With a fusion ligation of the leucine zippers to their respective T25 or T18, the build up began. This was followed by a non-fusion ligation in order to piece the entire construct together. Lastly the construct was inserted downstream of a lacZ promoter (pLac), expressed in a cya- strain in order to obtain a read out on X-gal plates. In this assay the cells carrying the positive control and successful protein protein interaction will appear blue due to the activation of lacZ from newly synthesized cAMP.

Set up of flow system

During the initial conception of the project different parameters for the cultivation system were described. All of them showed different media compositions as well as different volumes for the bioreactor and lagoons. This led us to the idea of optimizing and adapting the whole system to our specific needs. Our main focus was on making the system more efficient by using less recourses and producing less waste.

The paper by Esvelt et al. (2011) describes a variety of PACE systems, which follow the setup in figure 1. For continuous cultivation the stirred-tank reactor was diluted with fresh medium. The same amount of medium containing E. coli was pumped out of the reactor. The growth of the bacteria was controlled by the dilution rates (1 – 2.5 h-1). However the smaller reactor (lagoon, 4) had a dilution of 1 h-1. Therefore the redundant liquid from the continuous stirred-tank reactor (CSR) was separated into a waste container (3). The lagoon was infected with phages which aimed to reproduce inside the E. coli. The final goal of the experiment was to induce an evolutionary process of the phages inside the lagoon.

After accomplishing a more efficient system the next step in our work was to find out how our organism grows within the bioreactor and if the plasmid is stable within the organism as well as inducible.

Figure 1 - Setup of the PACE systems.

Biobrick assembly

The individual protein coding sequences used for the various subprojects were encoded as separate Biobrick parts with the necessary prefix and suffix as per iGEM standards. These biobricks were initially synthesized by IDT and later encoded in the iGEM standard plasmid backbone pSB1C3. Following which, the parts were sequenced to confirm the proper insertions. The individual subproject utilization of the Biobrick parts also adds to characterizing each part.

To the top!