Difference between revisions of "Team:UCopenhagen/Design"

Line 67: Line 67:
 
         font-family: Avenir, Arial;
 
         font-family: Avenir, Arial;
 
         font-size: 16px;
 
         font-size: 16px;
 +
        display: flex; /* you can remove these from here if they mess up */
 +
        flex-direction: column;
 +
        justify-content: center;
 +
        align-items: center;
 
       }
 
       }
 +
 +
      .tabcontent img {
 +
        margin: 2%;
 +
        width: 75%;
 +
      }
 +
  
 
       @keyframes animateright {
 
       @keyframes animateright {
Line 129: Line 139:
  
 
       .page-wrapper{
 
       .page-wrapper{
         margin-bottom: -45%;
+
         margin-bottom: -50%;
 
         margin-top: -5%;
 
         margin-top: -5%;
 
         max-width: 100%;
 
         max-width: 100%;
Line 137: Line 147:
 
         background-color: #fcecdf;
 
         background-color: #fcecdf;
 
         padding-top: 5%;
 
         padding-top: 5%;
         padding-bottom: 35%;
+
         padding-bottom: 55%;
 
         text-align: justify;
 
         text-align: justify;
 
       }
 
       }
Line 229: Line 239:
 
   <div class="everything">
 
   <div class="everything">
 
     <div class="txt-btwn">
 
     <div class="txt-btwn">
       <h3>So... how do you want the yeast to sense interleukins?</h3>
+
       <h3>General Design of the Interleukin Yeast Biosensor</h3>
 
       <div class="todelt">
 
       <div class="todelt">
 
     <div class="image float-left"><img src="https://static.igem.org/mediawiki/2020/8/82/T--UCopenhagen--design_system_loop.gif"></div>
 
     <div class="image float-left"><img src="https://static.igem.org/mediawiki/2020/8/82/T--UCopenhagen--design_system_loop.gif"></div>
 
         <div class="txt-btwn"><div class="format">
 
         <div class="txt-btwn"><div class="format">
      How nice of you to ask! Yeast doesn’t have endogenous receptors for any interleukins,
+
          <br>
      as opposed to humans. Actually, <em>Saccharomyces cerevisiae</em> doesn’t have <em>any</em>
+
          <br>
      Receptor Tyrosine Kinase type receptors (RTKs) - a category that most interleukin receptors fall under <a href="#receptor" aria-describedby="footnote-label" id="receptor-ref"> </a><a href="#organism" aria-describedby="footnote-label" id="organism-ref"> </a>. RTKs are systems where two or more receptors associate
+
          In humans, interleukin mediated signaling is implemented by the association
      and start an autophosphorylation reaction because of that, eventually leading to an intracellular signaling cascade. This, we quickly realized, would be hard to replicate in yeast.
+
          of two or more interleukin receptor proteins, most of which fall under
<br>
+
          the category of Receptor Tyrosine Kinases (RTKs) (Zola H. Analysis of receptors for cytokines and growth factors in human disease. Dis Markers. 1996;12(4):225-240. doi:10.1155/1996/807021). Association
<br>
+
          of the receptor proteins results in their autophosphorylation, and
      <b>From the work we did in HP</b> to understand CIDs and patients’ everyday
+
          the subsequent recruitment of multiple adaptor and effector proteins
      problems and needs though, we knew we wanted to monitor biomarkers for <b>general
+
          that bind to the phosphorylated sites and trigger a signaling
      inflammation, interleukins</b>, meaning that we'd have to develop our own receptor and signal
+
          pathway (SOURCE: https://www.ncbi.nlm.nih.gov/books/NBK538532/ ).
      transduction system in our yeast to sense them. At the same time, our human practices
+
          <br>
      work also told us about the vast number of different interleukins, all
+
          <br>
      important in different contexts, which influenced us to want to create a
+
          Yeast, however, has no such receptors. (SOURCE: Gunde T, Barberis A. Yeast growth selection system for detecting activity and inhibition of dimerization-dependent receptor tyrosine kinase. Biotechniques. 2005;39(4):541-549. doi:10.2144/000112011)
      flexible platform enabling us to easily expand the biosensor to work with other interleukins.
+
          <br>
      As most interleukin receptors <em>are</em> receptor tyrosine kinases, though, it means
+
          <br>
      that luckily, most interleukin receptors function based on the same principle: association.
+
          Therefore, in order to develop a yeast-based biosensor able to monitor biomarkers
      <br>
+
          for general inflammation, such as interleukins, it is essential to develop
      <br>
+
          a synthetic receptor and signal transduction system in yeast. To be able to
      By using the extracellular portions of the human interleukin receptors, we
+
          detect the vast number of different interleukins, which are all important as
      would ensure an association of the extracellular domains in the presence
+
          inflammatory markers in different contexts, we opted to establish a flexible
      of an interleukin, and by binding these to the membrane through transmembrane domains,
+
          modular platform that will enable us to easily expand our biosensor to work
      we could couple the extracellular association of our two receptors to an
+
          with different interleukins. This is in line with, and because of, the advice
      intracellular association as well.
+
          of the experts we reached out to in our <b>human practices</b> work.
      <br><br>
+
          <br><br>
      As such, the general mechanism of our biosensor would be:
+
          As most interleukin receptors <em>are</em> receptor tyrosine kinases,
 +
          most interleukin receptors function based on the same principle: association.
 +
          Thus, we based our system on the ability of the extracellular domains of
 +
          the human interleukin receptors to associate in the presence of interleukin.
 +
          We have fused these domains to transmembrane helices that, when the ligand
 +
          is present, come together. This physical association of the transmembrane
 +
          helices brings into proximity their intracellular parts, which are fused
 +
          effector domains that transmit the signal to different reporter molecules.
 +
          <br>
 +
          <br>
 +
          The general mechanism of our biosensor is summarized in the following simple steps:
 +
          <br>
 
     </div></div>
 
     </div></div>
 
     </div>
 
     </div>
Line 263: Line 284:
 
     <h4 style="font-family: Montserrat; font-size: 20px;">Mechanism</h4>
 
     <h4 style="font-family: Montserrat; font-size: 20px;">Mechanism</h4>
 
       <ol>
 
       <ol>
      <li><b>1.</b> In the presence of the biomarker of interest, the extracellular receptor domains will associate.</li>
+
      <li><b>1.</b> In the presence of the biomarker of interest, the extracellular receptor domains associate.</li>
      <li><b>2.</b> The association of the extracellular domains will result in the intracellular complementation of a split protein.</li>
+
      <li><b>2.</b> The association of the extracellular domains results in the intracellular complementation of a split protein.</li>
      <li><b>3.</b> Upon complementation, the signal is transduced and arrives at the nucleus.</li>
+
      <li><b>3.</b> Upon complementation of the split protein, the signal is transduced and arrives at the nucleus.</li>
      <li><b>4.</b> Finally, a reporter gene is expressed, reflecting the initial level of interleukins.</li>
+
      <li><b>4.</b> As a result, a reporter gene is expressed, translating the level of interleukins into a colorimetric output.</li>
 
       </ol>
 
       </ol>
 
       <br>
 
       <br>
Line 273: Line 294:
  
 
     <div class="txt-btwn">
 
     <div class="txt-btwn">
       <h3>Interleukin Receptors</h3>
+
       <h3>Choice of Interleukin Receptors</h3>
       This year, we’re simultaneously looking into three different interleukin
+
       To establish our system, we initially focused on three main cytokines and
       receptors, each with their own unique properties, in order to sense IL-1α/β, IL-6 and IL-10.
+
       their receptors, IL-1α/β, IL-6 and IL-10.
    </div>
+
      </div>
  
 
     <!-- interleukin info boxes start here -->
 
     <!-- interleukin info boxes start here -->
Line 289: Line 310:
 
         <h3>IL-1</h3>
 
         <h3>IL-1</h3>
 
         <h2>IL-1</h2>
 
         <h2>IL-1</h2>
         As mentioned above, the mechanism of action of IL-1 binding and signaling
+
        In the presence of an irritant or intruder causing inflammation, cytokines
         relies on the association of two or more receptors and the interleukin itself.
+
        such as IL-1 are secreted by cells of the immune system in the inflamed
         The receptors in question are the IL-1R and the accessory receptor IL1RAcP.
+
        area. When IL-1 then reaches the nearby endothelial cells, it signals to
         Formation of the heterotrimer and binding of the interleukin results in
+
        them to express certain proteins on their surface that are important
         activation of the pathway in the native setting. <br><br>
+
        for leukocyte adhesion. In this way, leukocytes in the blood are called
 
+
        to the site of inflammation, as they bind to the proteins the cells in
         Our first step when working with IL-1 was to look into the IL-1R family.
+
        this area express, before continuing their migration into the tissue
        Through our search, we found that there are some receptors that function
+
        (SOURCE: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6551897/ ). Due to
        as inhibitors of the IL-1 system, and that could be more useful in our
+
        the importance of this step in inflammation, and since IL-1 is so
        context compared to the signaling IL-1RI receptor. Particularly, the IL-1RII
+
        well-researched, it served as a good starting point.
         decoy receptor was of interest to us. The IL-1RII receptor differs from
+
        <br>
         the type 1 receptor in that it lacks an intracellular toll-like receptor
+
        <br>
         essential for normal signal relay, but it has some nice features of interest
+
         As mentioned above, the mechanism of action of IL-1α/β binding and
        to us. For example, it has lower affinity for the IL-1 antagonist compared
+
         signaling relies on the association of two receptors and the interleukin
        to the type 1 receptor (Peters, Joesting, and Freund 2013), which is great for us, as it increases
+
         itself. The receptors in question are the IL-1RI and the accessory receptor
         the selectivity for the signaling IL-1 molecules. It’s because of this
+
         IL1RAcP, where the formation of the heterotrimer between these proteins
         increased sensitivity, and because the intracellular signaling domains
+
         results in the activation of the pathway in the native setting. (SOURCE: https://www.frontiersin.org/articles/10.3389/fimmu.2019.01412/full)
         are of no importance in our context, we decided to use the IL-1RII extracellularly.
+
        <br>
 +
        <br>
 +
         In humans, there are two inhibitors of IL-1 signaling: the IL-1RII decoy
 +
         receptor, and the IL-1 antagonist. The IL-1RII decoy receptor differs from
 +
         the type 1 receptor in that it lacks an intracellular toll-like domain
 +
         essential for signal relay, and, interestingly, it has a lower affinity
 +
        for the IL-1 antagonist compared to the signaling IL-1RI receptor (https://www.frontiersin.org/articles/10.3389/fimmu.2013.00180/full).
 +
        As we only planned to use the extracellular domains of these receptors,
 +
        the IL-1RII proved to be a better choice for our application, as it’d provide
 +
         us with increased selectivity for the signaling IL-1 molecules, as opposed
 +
         to the antagonist of the system.
 +
         <img src="https://static.igem.org/mediawiki/2020/5/5a/T--UCopenhagen--IL1.png">
 
       </div>
 
       </div>
  
Line 312: Line 344:
 
         <h3>IL-6</h3>
 
         <h3>IL-6</h3>
 
         <h2>IL-6</h2>
 
         <h2>IL-6</h2>
         Interleukin-6 is one of the most researched cytokines in inflammation source. It is an acute-phase mediator and generally functions pro-inflammatory in most tissues, even though it can also have anti-inflammatory effects. In humans, the mechanism for sensing IL-6 involves the heterotrimerization of the IL-6 receptor and the co-receptor glycoprotein 130 (gp13) with the IL-6 protein. Subsequently two of IL-6:IL-6R:gp130 trimers form a dimer. This interaction causes the intracellular parts of the two gp130 proteins to transphosphorylate each other and start a signaling cascade.  
+
         Interleukin-6 is one of the most researched cytokines in inflammation, and
<br>
+
        was a natural choice for us as it stimulates the production of c-reactive
We chose to try out two different design of our extracellular IL-6 sensing modules. In one design we link either halves of the intracellular split protein to the extracellular domains of the soluble isoform of gp130(sgp130) proteins while secreting a soluble isoform of IL-6R. Thus we utilize the association of two gp130 proteins in a heterohexamer in the first design. In the second design use the association of one gp130 and one IL-6R in a heterotrimer instead. Here we coupled the N-terminal half of the split protein to sIL-6R and the C-terminal half of the split protein to sgp130.  
+
        protein (CRP) – a common biomarker used in clinics (SOURCE: https://www.researchgate.net/publication/323399179_Rethinking_IL-6_and_CRP_Why_They_Are_More_Than_Inflammatory_Biomarkers_and_Why_It_Matters ).
<br>
+
        In humans, the mechanism for sensing IL-6 involves the heterotrimerization
Glycoprotein 130 has six extracellular domains of which the three domains closest to the membrane mainly seem to function by positioning and bringing together the two gp130 proteins in the heterohexameric signaling complex. Since we do not depend on the association of the two gp130 proteins in the second design, we decided to use a truncated version of gp130 where we only use domain 1 to 3 in that design.  
+
        of the IL-6 receptor and the co-receptor glycoprotein 130 (gp13) with the
<br>
+
        IL-6 protein. Subsequently two of the IL-6:IL-6R:gp130 trimers form a dimer.
The sIL-6R has three domains; one Ig-like domain and two fibronectin-like type III domains. Only the two fibronectin-like domains (domain 2 and 3) seem to interact with the other proteins in the signaling complex(cite). We chose to use a truncated version of the sIL-6R were we only use domain 2 and 3 since we thought this would be easier to express in our chassis.
+
        This interaction causes the intracellular parts of the two gp130 proteins
 +
        to transphosphorylate each other and start a signaling cascade (SOURCE https://pubmed.ncbi.nlm.nih.gov/16707558/).
 +
        <br>
 +
        We chose to try out two different designs of our extracellular IL-6 sensing
 +
        modules. In one design, we link either halves of the intracellular split protein
 +
        to the extracellular domains of the soluble isoform of gp130 (sgp130) via a
 +
        transmembrane domain, while secreting a soluble isoform of IL-6R. In this way,
 +
        the split protein will be reconstituted upon the dimerization of two heterotrimers.
 +
        <img src="https://static.igem.org/mediawiki/2020/5/5a/T--UCopenhagen--IL6_soluble.png">
 +
        In the second design use the association of IL-6 with one gp130 and one IL-6R in
 +
        a heterotrimer instead. Here we coupled the N-terminal half of the split protein
 +
        to sIL-6R and the C-terminal half of the split protein to sgp130.
 +
        <img src="https://static.igem.org/mediawiki/2020/3/3b/T--UCopenhagen--IL6.png">
 +
        Glycoprotein 130 has six extracellular domains of which the three domains
 +
        closest to the membrane mainly seem to function by positioning and bringing
 +
        together the two gp130 proteins in the heterohexameric signaling complex.
 +
        Since we do not depend on the association of the two gp130 proteins in the
 +
        second design, we decided to use a truncated version of gp130 where we only
 +
        use domain 1 to 3 in that design.
 +
        <br>
 +
        The sIL-6R has three domains; one Ig-like domain and two fibronectin-like
 +
        type III domains. Only the two fibronectin-like domains (domain 2 and 3)
 +
        seem to interact with the other proteins in the signaling complex (SOURCE: https://pubmed.ncbi.nlm.nih.gov/10605021/ ).
 +
        We chose to use a truncated version of the sIL-6R where we only use domain
 +
        2 and 3 since we thought this would be easier to express in our chassis.
 
       </div>
 
       </div>
  
Line 324: Line 380:
 
         <h3>IL-10</h3>
 
         <h3>IL-10</h3>
 
         <h2>IL-10</h2>
 
         <h2>IL-10</h2>
         The receptors for IL-10 form heterotrimers like the receptors for IL-1.
+
         Finally, we chose to look at IL-10, which is an anti-inflammatory interleukin
         Here, the IL-10R type 1 associated with IL-10, and subsequently recruits
+
        released by macrophages after the offending agent has been removed from
        IL-10R type II. The reason we decided to look into IL-10 is to have a non
+
        the site of inflammation. Another difference between IL-10 and the previous
         acute-phase cytokine in our system. This receptor is also much smaller than
+
        two interleukins is that IL-10 is a dimer (SOURCE: https://pubmed.ncbi.nlm.nih.gov/8590020/ ).
        the previous two receptors, increasing the chance of correct folding in
+
         <br>
        <em>S. cerevisiae</em>, and is located closer to the membrane compared
+
        In IL-10 signaling, the IL-10R type I receptor associates with one domain
        to the IL-6 receptor for instance.
+
        of IL-10, and subsequently recruits the IL-10R type II. Since IL-10 is a
 +
         dimer, each domain can recruit its own pair of type I and type II receptors.
 +
        (SOURCE: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2724982/ )
 +
        <br>
 +
        Structurally, the receptor is much smaller than the previous two receptors,
 +
        possibly increasing the chance of correct folding in <em>S. cerevisiae</em>.
 
       </div>
 
       </div>
 
     </div>
 
     </div>
  
 
     <div class="txt-btwn">
 
     <div class="txt-btwn">
      <h3>Binding to the Membrane</h3>
+
       <h3>Three Biosensor Designs</h3>
      The extracellular portions of the human interleukin receptors were then
+
       <div style="display: flex; width: 100%; justify-content: center;">
      fused to a transmembrane domain to secure localization to the membrane, as
+
        <div style="font-family: Montserrat; font-size: 20px;">Click to go to the design sections!</div>
      previously mentioned. For this, we researched a lot of different endogenous
+
        <br><br>
      yeast transmembrane domains (hereafter called TMDs) to find the one with
+
      </div>
      the highest predicted localization to the membrane, based on sequence analyses.
+
      </div>
      We ran a sequence analysis on 13 different endogenous single-pass type I
+
      Having selected the cytokines to be measured and the receptors used for their
      transmembrane proteins as part of this endeavor, and using our knowledge
+
      detection, we then embarked on establishing different designs for the implementation
      of the characteristics of the phospholipid bilayer and transmembrane proteins
+
      of the biosensor.
      in general, we came up with our own candidate for a transmembrane protein.
+
      This TMD would have hydrophobic amino acid residues pointing “inwards”, with
+
      the polar amino acid residues on either side and tryptophan in-between those areas. <br>
+
      Our candidate had the following sequence of amino acids: <br>
+
      <br>
+
      <span style="margin: 0 auto"><b>IAGIVIGVVLGVIFILIAILFAFW</b></span>
+
      <br><br>
+
      And proved to have a higher predicted localization to the membrane than the
+
      TMDs we compared it to, as seen here:<br>
+
      INSERT PICTURE
+
      <br>
+
      As this added a level of unpredictability though, we decided to use the TMD
+
      Wsc1 for our project design henceforth, as some of our designs build on
+
      papers that use the Wsc1 domain (see later). <br>
+
      <br>
+
      The next step was to imitate an intracellular transduction pathway, following
+
      the extracellular association of our receptor complexes. As all our interleukin
+
      receptors’ normal mechanisms of action build on two non-identical receptors
+
      associating, we thought to integrate a similar protein/protein interaction
+
      as the key part of our own transduction system. This gave rise to our first design: the split-ubiquitin design.
+
 
+
       <h3>Three Tiers of Biosensor Designs</h3>
+
       <div style="display: flex; width: 100%; justify-content: center;"><div style="font-family: Montserrat; font-size: 20px;">Click to go to the design sections!</div></div>
+
    </div>
+
 
+
 
     <!-- big big big biggggg tab stuff here -->
 
     <!-- big big big biggggg tab stuff here -->
 
         <div class="bigtab">
 
         <div class="bigtab">
 
           <a href="#Ubiquitin"><img class="bubble" style="align-self: center;" src="https://static.igem.org/mediawiki/2020/a/af/T--UCopenhagen--ubiquitin_click.png"></a>
 
           <a href="#Ubiquitin"><img class="bubble" style="align-self: center;" src="https://static.igem.org/mediawiki/2020/a/af/T--UCopenhagen--ubiquitin_click.png"></a>
 +
          <figcaption>FIGURE</figcaption>
 
<div style="width:7.5%;"></div>
 
<div style="width:7.5%;"></div>
 
           <a href="#TMD""><img class="bubble" style="align-self: center;" src="https://static.igem.org/mediawiki/2020/f/fb/T--UCopenhagen--tev_click.png"></a>
 
           <a href="#TMD""><img class="bubble" style="align-self: center;" src="https://static.igem.org/mediawiki/2020/f/fb/T--UCopenhagen--tev_click.png"></a>
 +
          <figcaption>FIGURE</figcaption>
 
<div style="width:7.5%;"></div>
 
<div style="width:7.5%;"></div>
 
           <a href="#Alpha"><img class="bubble" style="align-self: center;" src="https://static.igem.org/mediawiki/2020/1/1a/T--UCopenhagen--alpha_click.png"></a>
 
           <a href="#Alpha"><img class="bubble" style="align-self: center;" src="https://static.igem.org/mediawiki/2020/1/1a/T--UCopenhagen--alpha_click.png"></a>
 +
          <figcaption>FIGURE</figcaption>
 
       </div>
 
       </div>
  
 
+
      <div class="txt-btwn">
 +
        <h3>Common Parts of Our Biosensor Designs</h3>
 +
        As previously mentioned, the three interleukin biosensor designs share
 +
        a common mechanism  of action; the association of two extracellular receptors,
 +
        resulting in the intracellular association of two halves of a split protein,
 +
        bound to the extracellular receptors via the same transmembrane domain.
 +
        Then, they implement different signal processing strategies to achieve
 +
        different levels of signal processing.
 +
        <br>
 +
        <br>
 +
        <h6 style="font-family: Montserrat; font-size: 20px;">Transmembrane Domain</h6>
 +
        To ensure localization of the receptor protein fragments to the membrane,
 +
        we used the Wsc1 endogenous yeast type 1 transmembrane domain, as this had
 +
        previously been used for protein-protein interaction assays in yeast (see the ubiquitin design).
 +
        For more information on how we decided on which transmembrane domain to use,
 +
        see our modeling page.
 +
        <br>
 +
        <br>
 +
        <h6 style="font-family: Montserrat; font-size: 20px;">Transcription Factor</h6>
 +
        For two of our designs we used the synthetic transcription factor LexA-VP16
 +
        variant described by Dossani, Z. Y. et al. 2018<a href="#vp16" aria-describedby="footnote-label" id="vp16-ref"> </a>.
 +
        <br>
 +
        <br>This consists of the bacterial
 +
        LexA DNA binding protein, fused with the viral activator domain VP16. A
 +
        corresponding hybrid promoter with operator regions replaced with sequences
 +
        that are recognized by LexA is also used, to avoid transcription of yeast-native
 +
        genes and ensure orthogonality. The promoter we used consisted of six copies of
 +
        LexO and the eno1 core promoter, in accordance with Rantasalo et. al 2016 (SOURCE: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0148320 ).
 +
      </div>
 +
      <img src="https://static.igem.org/mediawiki/2020/8/80/T--UCopenhagen--New_VP16.png">
 
       <div id="Ubiquitin" class="txt-btwn">
 
       <div id="Ubiquitin" class="txt-btwn">
         <h3>Split Ubiquitin</h3>
+
         <h3>Split Ubiquitin-Based Reporting</h3>
         This was the first design we developed, after being introduced to tools
+
         This first biosensor design builds on the split-ubiquitin based Membrane
        for identifying protein-protein interactions by our supervisor. Here we
+
        Yeast Two-Hybrid method (MYTH)<a href="#myth" aria-describedby="footnote-label" id="myth-ref"> </a>,
        found the split-ubiquitin based Membrane Yeast Two-Hybrid method (MYTH)
+
        <a href="#myth" aria-describedby="footnote-label" id="myth-ref"> </a>,
+
 
         where two different proteins of interest are fused to one half of a
 
         where two different proteins of interest are fused to one half of a
 
         modified ubiquitin molecule each. The modifications made to the two halves
 
         modified ubiquitin molecule each. The modifications made to the two halves
         of ubiquitin renders them unable to spontaneously bind to each other and
+
         of ubiquitin render them unable to spontaneously bind to each other and
         reconstitute, without first being brought into close proximity of each other
+
         reconstitute a functional protein, without first being brought together
 
         by another protein. This means that if the proteins of interest, that
 
         by another protein. This means that if the proteins of interest, that
 
         the ubiquitin halves are fused to, have a natural affinity for each other
 
         the ubiquitin halves are fused to, have a natural affinity for each other
Line 395: Line 461:
 
         brought closer together by the association on the extracellular side.
 
         brought closer together by the association on the extracellular side.
 
         This suits our purposes perfectly, as we already know that the interleukin
 
         This suits our purposes perfectly, as we already know that the interleukin
         receptor parts that we’re using have a natural affinity for each other in
+
         receptor domains we use have a natural affinity for each other in the
         the native setting (and of course in the presence of the fitting interleukin).
+
         presence of their corresponding interleukin. Thus, by fusing ubiquitin
        Thus, by fusing ubiquitin to each of our receptors, we know that an extracellular
+
        to each of our receptors, we know that an extracellular association will
        association will result in an intracellular reconstitution of ubiquitin.
+
        result in an intracellular reconstitution of ubiquitin.
 
         <br>
 
         <br>
 
       </div>
 
       </div>
 
       <img src="https://static.igem.org/mediawiki/2020/1/18/T--UCopenhagen--Ubiquitin_design.png">
 
       <img src="https://static.igem.org/mediawiki/2020/1/18/T--UCopenhagen--Ubiquitin_design.png">
 
       <div class="txt-btwn">
 
       <div class="txt-btwn">
        <br>
 
 
         At the same time as we fuse the two halves of ubiquitin to our two receptor
 
         At the same time as we fuse the two halves of ubiquitin to our two receptor
 
         proteins, we fuse a transcription factor to the C-terminal part of ubiquitin.
 
         proteins, we fuse a transcription factor to the C-terminal part of ubiquitin.
Line 411: Line 476:
 
         factor into the cytosol and ultimately the cell nucleus, where it can exert
 
         factor into the cytosol and ultimately the cell nucleus, where it can exert
 
         its effect.
 
         its effect.
        <br></div>
+
      </div>
 
         <img src="https://static.igem.org/mediawiki/2020/1/10/T--UCopenhagen--Ubiquitin2.png">
 
         <img src="https://static.igem.org/mediawiki/2020/1/10/T--UCopenhagen--Ubiquitin2.png">
<div class="txt-btwn">
+
      <div class="txt-btwn">
        <br>
+
        For our purposes, we’ve using a synthetic transcription factor developed
+
        by Dossani, Z. Y. et al. 2018. This consists of the bacterial LexA DNA
+
        binding protein, fused with the viral activator domain VP16. A corresponding
+
        hybrid promoter with operator regions replaced with sequences that are
+
        recognized by LexA is also used, to avoid transcription of yeast-native
+
        genes and ensure orthogonality <a href="#vp16" aria-describedby="footnote-label" id="vp16-ref"> </a>.
+
        <br></div>
+
        <img src="https://static.igem.org/mediawiki/2020/0/0e/T--UCopenhagen--TF1.png">
+
<div class="txt-btwn">
+
        <br>
+
 
         However, as mentioned in the project description page, the concentrations
 
         However, as mentioned in the project description page, the concentrations
 
         of interleukins found in sweat are rather low, and as of now, this design
 
         of interleukins found in sweat are rather low, and as of now, this design
         has no real signal amplification step. On the other hand, this tried and
+
         has only little  amplification. On the other hand, this tried and tested
         tested method is a good, secure base to start working from.
+
         method was a good, secure base to start working from.
        <br>
+
        Under normal circumstances we would’ve tested our design in the wet lab to
+
        gauge the importance of amplification at this point, or waited for the dry
+
        lab results to see if they confirmed our suspicions, but due to the
+
        restrictions in the lab we instead decided to re-think our design from
+
        the get-go. This meant that the next step for us would be to make another
+
        design, now with preferably more amplification.
+
        <br>
+
 
       </div>
 
       </div>
 
 
       <div id="TMD" class="txt-btwn">
 
       <div id="TMD" class="txt-btwn">
 
         <h3>Split TEV Protease and Membrane-bound Transcription Factor</h3>
 
         <h3>Split TEV Protease and Membrane-bound Transcription Factor</h3>
         Our intermediate design utilizes the same receptor-system as the ubiquitin-based
+
         Our intermediate design utilizes a similar receptor-system to the ubiquitin-based
         design, but with few modifications. Thanks to our supervisor’s guidance,
+
         design. Here, our intracellular split-protein is the split TEV-protease.
        we were introduced to another kind of split-protein: the split TEV-protease.
+
         This is another method to monitor protein-protein interactions, described
         This was another method developed by Wehr, M. C. et al. In 2006 to monitor
+
        by Wehr, M. C. et al in 2006. Here, we again have two engineered inactive
        protein-protein interactions. Here, we again have two engineered inactive
+
 
         halves of the TEV-protease, that only regain activity when coexpressed as
 
         halves of the TEV-protease, that only regain activity when coexpressed as
         fusion constructs with interacting proteins <a href="#tev" aria-describedby="footnote-label" id="tev-ref"> </a>.
+
         fusion constructs with interacting proteins<a href="#tev" aria-describedby="footnote-label" id="tev-ref"> </a>.. Therefore, we again utilize
        Therefore, we again utilize the receptor/TMD domains from the previous designs,
+
        the receptor/TMD domains from the previous designs, but now each of our
        but now each of our receptors will be fused to one half of the TEV-protease instead with a flexible linker.
+
        receptors will be fused to one half of the TEV-protease instead with a
        <br>
+
        flexible linker.
        <br>
+
 
       </div>
 
       </div>
 
       <img src="https://static.igem.org/mediawiki/2020/8/86/T--UCopenhagen--TEV_design.png">
 
       <img src="https://static.igem.org/mediawiki/2020/8/86/T--UCopenhagen--TEV_design.png">
 
       <div class="txt-btwn">
 
       <div class="txt-btwn">
        <br>
 
 
         In parallel, we also express the Wsc1 TMD, which will be sorted and localized
 
         In parallel, we also express the Wsc1 TMD, which will be sorted and localized
         to the membrane. To this TMD, we’ll fuse the same transcription factor
+
         to the membrane. To this TMD, we’ll fuse the same transcription factor from
         from the previous design (LexA-VP16), and use the recognition sequence
+
         the previous design (LexA-VP16), and <b>use the recognition sequence for the TEV-protease as the linker between the two.</b>
        for the TEV-protease as the linker between the two. This means that the
+
        This means that the TEV-protease, upon reconstitution, will be able to
        TEV-protease, upon reconstitution, will be able to cleave the transcription
+
        cleave the transcription factor and free it into the cytosol. In theory,
        factor and free it into the cytosol. In theory, the TEV-protease will be
+
        the TEV-protease will be able to cut many transcription factors loose,
        able to cut many transcription factors loose, meaning that one interleukin
+
        meaning that one interleukin (by extension of the association of our two
        (by extension of the association of our two receptors) will result in the
+
        receptors) will result in the cleavage of multiple transcription factors
        cleavage of multiple transcription factors and thus an amplification of the signal.
+
        and thus an amplification of the signal.
        <br></div>
+
      </div>
 
         <img src="https://static.igem.org/mediawiki/2020/0/04/T--UCopenhagen--TMDesign.png">
 
         <img src="https://static.igem.org/mediawiki/2020/0/04/T--UCopenhagen--TMDesign.png">
<div class="txt-btwn">
 
 
         <br>
 
         <br>
        Again, this extra amplification step made us hopeful, but in order to
 
        achieve the highest level of amplification possible we moved on to other venues. <br>
 
        Simultaneously, we started modeling our pathways in the dry lab.
 
      </div>
 
 
 
       <div id="Alpha" class="txt-btwn">
 
       <div id="Alpha" class="txt-btwn">
 
         <h3>Hijacking the Pheromone Pathway</h3>
 
         <h3>Hijacking the Pheromone Pathway</h3>
         Our last and most ambitious design hinges on hijacking the pheromone pathway
+
         Our most ambitious design hinges on hijacking the pheromone pathway in
         in yeast. We had no doubt that this would give us the most amplification,
+
         yeast. This design has the potential to provide a high level of amplification,
         which is especially important in our case given the low concentrations of
+
         which is especially important given the low concentrations of interleukins
         interleukins in sweat (Hladek et al. 2018; Dai et al. 2013). The pheromone pathway is XXXXX EXPLAIN HERE OR NO?
+
         in sweat (Hladek et al. 2018; Dai et al. 2013).
        <br>
+
      </div>
        <br></div>
+
      <img src="https://static.igem.org/mediawiki/2020/8/84/T--UCopenhagen--pheromone_cascade.png">
 
+
      <div class="txt-btwn">
 
       <div class="todelt">
 
       <div class="todelt">
    <div class="image"><img src="https://static.igem.org/mediawiki/2020/8/8b/T--UCopenhagen--Gpa1.png"></div>
 
 
         <div class="txt-btwn"><div class="format">
 
         <div class="txt-btwn"><div class="format">
        In order to hijack the pheromone pathway, we initially set out to understand
+
          Yeast has a G-protein-coupled receptor (GPCR) specific to yeast mating pheromones.
        how the Ste5 scaffold protein was recruited to the membrane by the beta/gamma
+
          When a pheromone binds to the receptor, the receptor occupancy stimulates
        complex. Soon though, we saw that the interaction between the beta/gamma
+
          the G-alpha subunit of the G-protein to exchange GDP for GTP, and release
        complex and the scaffold was more complicated than previously thought, and
+
          the beta and gamma subunits. The released beta and gamma subunits can
        introducing changes to this step seemed risky (SOURCE about how we don’t
+
          then recruit the Ste5 scaffold protein to the membrane, starting a
        know what beta/gamma does exactly here). Since the exact mechanism by which
+
          phosphorylation cascade eventually leading to the phosphorylation and
        the beta/gamma complex recruits Ste5 was unknown to us, we decided to take
+
          activation of the transcription factor Ste12 and expression of pheromone
        a more conservative approach instead of changing beta/gamma for another
+
          response genes (SOURCE: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3017506/ ).
        recruiting maneuvre. Here, we finally thought to introduce an inhibitory
+
          <br>
        sequence on beta, that could be removed at will, so as to keep the beta/gamma
+
          <br>
        complex as the recruiting element.
+
          Since the dissociation of G-alpha from the beta and gamma subunits
    </div></div>
+
          is what drives the pheromone cascade, we decided to design our own
    </div>
+
          switch for this step in the pathway. Building onto the previous TEV
 
+
          protease design, we designed a mutant G-alpha with cleavage sites
      <div class="todelt">
+
          from the TEV protease inserted at multiple points, as described on
    <div class="image float-left"><img src="https://static.igem.org/mediawiki/2020/4/46/T--UCopenhagen--Gpa2.png"></div>
+
          our engineering success page. This meant that the presence of an
        <div class="txt-btwn"><div class="format">This inhibitory sequence would then,
+
          interleukin, and ultimately the reconstitution of the TEV protease,
        building onto the previous design, contain the TEV protease cleavage site,
+
          would result in the cleavage of G-alpha into multiple fragments. These
        so an extracellular signal could trigger the TEV protease to cut off the
+
          fragments would then, in theory, dissociate from the beta/gamma subunit,
        inhibitory sequence and start the signaling. The next step from here would
+
          freeing it in a similar fashion to the normal signal transduction pathway.
        be to design such an inhibitory sequence, and through talking to our
+
          The free beta/gamma subunit would then be able to trigger the pheromone
        supervisor, we agreed that we should stay in the same conservative vein
+
          pathway and activate a downstream reporter gene. In order to maintain
        and look at natural inhibitors of the signaling. Here, the alpha subunit
+
          orthogonality, we used the same promoter as previously, and the
        of the G protein was an obvious choice, as the alpha subunit binds to
+
          transcription factor LexA-Ste12 - a synthetic transcription factor
        beta/gamma in the absence of an extracellular signal, and hinders them
+
          that can be activated by phosphorylation in the last step of the
        from recruiting Ste5 and completing the pheromone pathway signaling.
+
          phosphorylation cascade in the pheromone pathway.
        <br>
+
          <br>
        As a natural inhibitor, G alpha was a great choice for us. <br>
+
          <br>
    </div></div>
+
          First, we set out to find places to insert the TEV protease cleavage
    </div>
+
          sites in yeast G alpha (GPA1p). Our goals when doing this was to
 
+
          engineer a G alpha that
 
+
          <br>
 
+
          <ol>
<div class="txt-btwn">       
+
            <li><b>1.</b> could bind to and exert an inhibitory function on the beta/gamma complex’s ability to trigger the signalling pathway cascade.</li>
        The next step from here was to find places to insert the TEV protease
+
            <li><b>2.</b> could, once cut by the TEV protease in the presence of a signal, dissociate from beta/gamma again, triggering the pathway. </li>
        cleavage sites in G alpha. Our goals when doing this was to have a G alpha that
+
          </ol>
        <br>
+
         </div></div>
        <ol>
+
         <div class="image">
          <li><b>1.</b> could keep its GTPase activity, so it could be used in other contexts
+
          <img src="https://static.igem.org/mediawiki/2020/2/24/T--UCopenhagen--G_alpha_samlet.png">
        in the future.</li>
+
         </div>
          <li><b>2.</b> could bind to and exert an inhibitory function on the beta/gamma
+
         </div>
        complex’s ability to recruit Ste5.</li>
+
         <div class="txt-btwn">
          <li><b>3.</b> could, once cut by the TEV protease in the presence of a signal,
+
          Our approach can be seen in more detail under the modeling and engineering success pages.
        dissociate from beta/gamma again, enabling regular signaling and recruitment of Ste5.</li>
+
          <br><br>
        </ol>
+
          To summarize, our last and final design entails:
         <br>
+
      <ol>
        <br>
+
        <li><b>1.</b> A signaling interleukin reaches our two receptors.</li>
        For this, we had many approaches. Our first thought was to look at the yeast
+
        <li><b>2.</b> The receptors associate extracellularly, giving rise to the intracellular
        G alpha’s sequence, and change very few amino acids in places that already
+
        resembled the TEV recognition site. During this first iteration, we used
+
        the following recognition site:
+
         <br>
+
        <br>
+
        EXLYΦQ\φ where X is any residue, Φ is any large or medium hydrophobic and
+
        φ is any small hydrophobic or polar residue <a href="#site" aria-describedby="footnote-label" id="site-ref"> </a>.
+
         <br>
+
        (INSERT PRELIMINARY RESULTS?)
+
         <br>
+
        <br>
+
        However, we found that introducing different amino acids (albeit with
+
        the same properties) in the different cleavage sites would prove to make
+
        subsequent wet lab troubleshooting harder, as well as change the dry lab
+
        output in unreasonable ways, as the TEV protease would then have different
+
        efficiencies depending on the used recognition site (Dougherty et al., 1989). In order to limit the number of
+
        unknowns, and
+
        to have the same affinity of our TEV protease to our recognition site,
+
        we opted to use the same recognition site everywhere; <b>ENLYFQG.</b>
+
         <br>
+
        <br>
+
        Using mutagenesis results from UniProt and other literature (
+
        Gladue and Konopka 2008) we found the residues that have been found to
+
        give constitutive activity in the pheromone pathway as a result of alpha
+
        not being able to bind to beta/gamma (Gladue and Konopka 2008)
+
        etcetera, and through extensive computer modeling described under our
+
        dry lab section, we eventually landed on some G alpha mutants where the TEV
+
        recognition site is inserted into tactical, most promising areas that should
+
        not interfere with normal G alpha function. For details, check out our
+
        <a href="https://2020.igem.org/Team:UCopenhagen/Engineering">engineering success page!</a>
+
        <br>
+
        <br>
+
        So, to summarize, our last and final design entails:
+
        <ol>
+
          <li><b>1.</b> A signaling interleukin reaches our two receptors.</li>
+
          <li><b>2.</b> The receptors associate extracellularly, giving rise to the intracellular
+
 
         complementation of a split TEV protease.</li>
 
         complementation of a split TEV protease.</li>
          <li><b>3.</b> The now active TEV protease can cut a mutant G alpha protein into smaller
+
        <li><b>3.</b> The now active TEV protease can cut a mutant G alpha protein into smaller
 
         peptide fragments, that’ll dissociate from the beta/gamma complex.</li>
 
         peptide fragments, that’ll dissociate from the beta/gamma complex.</li>
          <li><b>4.</b> The beta/gamma complex can exert its recruiting function on the Ste5
+
        <li><b>4.</b> The beta/gamma complex can exert its recruiting function on the Ste5
 
         scaffold protein and recruit it to the membrane, thus triggering the
 
         scaffold protein and recruit it to the membrane, thus triggering the
 
         pheromone cascade, eventually resulting in the phosphorylation of our modified LexA-Ste12 transcription factor.</li>
 
         pheromone cascade, eventually resulting in the phosphorylation of our modified LexA-Ste12 transcription factor.</li>
          <li><b>5.</b> Our activated, phosphorylated transcription factor LexA-Ste12 will
+
        <li><b>5.</b> Our activated, phosphorylated transcription factor LexA-Ste12 will
 
         bind to the synthetic promoter 6xlexo eno1, and result in the transcription and translation of
 
         bind to the synthetic promoter 6xlexo eno1, and result in the transcription and translation of
 
         our reporter protein.</li>
 
         our reporter protein.</li>
        </ol>
+
      </ol>
        <br></div>
+
      <br>
<img src="https://static.igem.org/mediawiki/2020/4/44/T--UCopenhagen--Gpa3.png">
+
    </div>
<div class="txt-btwn">
+
    <div class="txt-btwn">
        <br>
+
      <h3>Why Three Designs?</h3>
        This last and final design has a lot of strengths compared to the two prior
+
      This last and final design has a lot of strengths compared to the two prior
        designs, but also some drawbacks. Of course, changing such a conserved protein
+
      designs, but also some drawbacks. Of course, changing such a conserved
        is a great challenge, as any small change could result in great consequences for its
+
      protein is a great challenge, as any small change could result in great
        conformation and normal functions. At the same time, however, this design proved
+
      consequences for its conformation and normal functions. At the same time,
        to be the best in terms of amplification and sensitivity, as shown through
+
      however, this design proved to be the best in terms of amplification and
        our <a href="https://2020.igem.org/Team:UCopenhagen/Model">modeling</a> of
+
      sensitivity, as shown through our modeling of the system compared to the
        the system compared to the two others.
+
      two others.
        <br>
+
      <br>
        <br>
+
      <br>
        For this reason, and to check whether our dry lab results fit with reality,
+
      For this reason, and to check whether our dry lab results fit with reality,
        all three of the abovementioned designs were tested in the wet lab, the results
+
      all three of the abovementioned designs were tested in the wet lab, the
        of which can be found <a href="https://2020.igem.org/Team:UCopenhagen/Results">here!</a>
+
      results of which can be found here. <!-- insert figure with girl who says click me to get to the results page? -->
        <br>
+
    </div>
        HOW DO WE SAY THAT WE USED THE ENGINEERING CYCLE PERFECTLY, AND WHERE DO I PUT MY FIGURE???????
+
        <br><br><br><br><br><br><br><br><br><br>
+
 
+
 
+
      </div>
+
 
       </div>
 
       </div>
 
       </div>
 
       </div>
 +
      </div></div>
 +
 
<!-- inserting our footnotes -->
 
<!-- inserting our footnotes -->
 
<div class="ref_cont">
 
<div class="ref_cont">

Revision as of 18:44, 27 October 2020

General Design of the Interleukin Yeast Biosensor



In humans, interleukin mediated signaling is implemented by the association of two or more interleukin receptor proteins, most of which fall under the category of Receptor Tyrosine Kinases (RTKs) (Zola H. Analysis of receptors for cytokines and growth factors in human disease. Dis Markers. 1996;12(4):225-240. doi:10.1155/1996/807021). Association of the receptor proteins results in their autophosphorylation, and the subsequent recruitment of multiple adaptor and effector proteins that bind to the phosphorylated sites and trigger a signaling pathway (SOURCE: https://www.ncbi.nlm.nih.gov/books/NBK538532/ ).

Yeast, however, has no such receptors. (SOURCE: Gunde T, Barberis A. Yeast growth selection system for detecting activity and inhibition of dimerization-dependent receptor tyrosine kinase. Biotechniques. 2005;39(4):541-549. doi:10.2144/000112011)

Therefore, in order to develop a yeast-based biosensor able to monitor biomarkers for general inflammation, such as interleukins, it is essential to develop a synthetic receptor and signal transduction system in yeast. To be able to detect the vast number of different interleukins, which are all important as inflammatory markers in different contexts, we opted to establish a flexible modular platform that will enable us to easily expand our biosensor to work with different interleukins. This is in line with, and because of, the advice of the experts we reached out to in our human practices work.

As most interleukin receptors are receptor tyrosine kinases, most interleukin receptors function based on the same principle: association. Thus, we based our system on the ability of the extracellular domains of the human interleukin receptors to associate in the presence of interleukin. We have fused these domains to transmembrane helices that, when the ligand is present, come together. This physical association of the transmembrane helices brings into proximity their intracellular parts, which are fused effector domains that transmit the signal to different reporter molecules.

The general mechanism of our biosensor is summarized in the following simple steps:

Mechanism

  1. 1. In the presence of the biomarker of interest, the extracellular receptor domains associate.
  2. 2. The association of the extracellular domains results in the intracellular complementation of a split protein.
  3. 3. Upon complementation of the split protein, the signal is transduced and arrives at the nucleus.
  4. 4. As a result, a reporter gene is expressed, translating the level of interleukins into a colorimetric output.

Venturing deeper into this page will show you how we hope to achieve this by developing our very own receptor-systems!

Choice of Interleukin Receptors

To establish our system, we initially focused on three main cytokines and their receptors, IL-1α/β, IL-6 and IL-10.

IL-1

IL-1

In the presence of an irritant or intruder causing inflammation, cytokines such as IL-1 are secreted by cells of the immune system in the inflamed area. When IL-1 then reaches the nearby endothelial cells, it signals to them to express certain proteins on their surface that are important for leukocyte adhesion. In this way, leukocytes in the blood are called to the site of inflammation, as they bind to the proteins the cells in this area express, before continuing their migration into the tissue (SOURCE: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6551897/ ). Due to the importance of this step in inflammation, and since IL-1 is so well-researched, it served as a good starting point.

As mentioned above, the mechanism of action of IL-1α/β binding and signaling relies on the association of two receptors and the interleukin itself. The receptors in question are the IL-1RI and the accessory receptor IL1RAcP, where the formation of the heterotrimer between these proteins results in the activation of the pathway in the native setting. (SOURCE: https://www.frontiersin.org/articles/10.3389/fimmu.2019.01412/full)

In humans, there are two inhibitors of IL-1 signaling: the IL-1RII decoy receptor, and the IL-1 antagonist. The IL-1RII decoy receptor differs from the type 1 receptor in that it lacks an intracellular toll-like domain essential for signal relay, and, interestingly, it has a lower affinity for the IL-1 antagonist compared to the signaling IL-1RI receptor (https://www.frontiersin.org/articles/10.3389/fimmu.2013.00180/full). As we only planned to use the extracellular domains of these receptors, the IL-1RII proved to be a better choice for our application, as it’d provide us with increased selectivity for the signaling IL-1 molecules, as opposed to the antagonist of the system.

IL-6

IL-6

Interleukin-6 is one of the most researched cytokines in inflammation, and was a natural choice for us as it stimulates the production of c-reactive protein (CRP) – a common biomarker used in clinics (SOURCE: https://www.researchgate.net/publication/323399179_Rethinking_IL-6_and_CRP_Why_They_Are_More_Than_Inflammatory_Biomarkers_and_Why_It_Matters ). In humans, the mechanism for sensing IL-6 involves the heterotrimerization of the IL-6 receptor and the co-receptor glycoprotein 130 (gp13) with the IL-6 protein. Subsequently two of the IL-6:IL-6R:gp130 trimers form a dimer. This interaction causes the intracellular parts of the two gp130 proteins to transphosphorylate each other and start a signaling cascade (SOURCE https://pubmed.ncbi.nlm.nih.gov/16707558/).
We chose to try out two different designs of our extracellular IL-6 sensing modules. In one design, we link either halves of the intracellular split protein to the extracellular domains of the soluble isoform of gp130 (sgp130) via a transmembrane domain, while secreting a soluble isoform of IL-6R. In this way, the split protein will be reconstituted upon the dimerization of two heterotrimers. In the second design use the association of IL-6 with one gp130 and one IL-6R in a heterotrimer instead. Here we coupled the N-terminal half of the split protein to sIL-6R and the C-terminal half of the split protein to sgp130. Glycoprotein 130 has six extracellular domains of which the three domains closest to the membrane mainly seem to function by positioning and bringing together the two gp130 proteins in the heterohexameric signaling complex. Since we do not depend on the association of the two gp130 proteins in the second design, we decided to use a truncated version of gp130 where we only use domain 1 to 3 in that design.
The sIL-6R has three domains; one Ig-like domain and two fibronectin-like type III domains. Only the two fibronectin-like domains (domain 2 and 3) seem to interact with the other proteins in the signaling complex (SOURCE: https://pubmed.ncbi.nlm.nih.gov/10605021/ ). We chose to use a truncated version of the sIL-6R where we only use domain 2 and 3 since we thought this would be easier to express in our chassis.

IL-10

IL-10

Finally, we chose to look at IL-10, which is an anti-inflammatory interleukin released by macrophages after the offending agent has been removed from the site of inflammation. Another difference between IL-10 and the previous two interleukins is that IL-10 is a dimer (SOURCE: https://pubmed.ncbi.nlm.nih.gov/8590020/ ).
In IL-10 signaling, the IL-10R type I receptor associates with one domain of IL-10, and subsequently recruits the IL-10R type II. Since IL-10 is a dimer, each domain can recruit its own pair of type I and type II receptors. (SOURCE: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2724982/ )
Structurally, the receptor is much smaller than the previous two receptors, possibly increasing the chance of correct folding in S. cerevisiae.

Three Biosensor Designs

Click to go to the design sections!


Having selected the cytokines to be measured and the receptors used for their detection, we then embarked on establishing different designs for the implementation of the biosensor.
FIGURE
FIGURE
FIGURE

Common Parts of Our Biosensor Designs

As previously mentioned, the three interleukin biosensor designs share a common mechanism of action; the association of two extracellular receptors, resulting in the intracellular association of two halves of a split protein, bound to the extracellular receptors via the same transmembrane domain. Then, they implement different signal processing strategies to achieve different levels of signal processing.

Transmembrane Domain
To ensure localization of the receptor protein fragments to the membrane, we used the Wsc1 endogenous yeast type 1 transmembrane domain, as this had previously been used for protein-protein interaction assays in yeast (see the ubiquitin design). For more information on how we decided on which transmembrane domain to use, see our modeling page.

Transcription Factor
For two of our designs we used the synthetic transcription factor LexA-VP16 variant described by Dossani, Z. Y. et al. 2018 .

This consists of the bacterial LexA DNA binding protein, fused with the viral activator domain VP16. A corresponding hybrid promoter with operator regions replaced with sequences that are recognized by LexA is also used, to avoid transcription of yeast-native genes and ensure orthogonality. The promoter we used consisted of six copies of LexO and the eno1 core promoter, in accordance with Rantasalo et. al 2016 (SOURCE: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0148320 ).

Split Ubiquitin-Based Reporting

This first biosensor design builds on the split-ubiquitin based Membrane Yeast Two-Hybrid method (MYTH) , where two different proteins of interest are fused to one half of a modified ubiquitin molecule each. The modifications made to the two halves of ubiquitin render them unable to spontaneously bind to each other and reconstitute a functional protein, without first being brought together by another protein. This means that if the proteins of interest, that the ubiquitin halves are fused to, have a natural affinity for each other and consequently associate, the ubiquitin halves will also associate on the intracellular side of the membrane and reconstitute, as they’re being brought closer together by the association on the extracellular side. This suits our purposes perfectly, as we already know that the interleukin receptor domains we use have a natural affinity for each other in the presence of their corresponding interleukin. Thus, by fusing ubiquitin to each of our receptors, we know that an extracellular association will result in an intracellular reconstitution of ubiquitin.
At the same time as we fuse the two halves of ubiquitin to our two receptor proteins, we fuse a transcription factor to the C-terminal part of ubiquitin. As ubiquitin is recognized by deubiquitinating enzymes upon reconstitution, this means that the deubiquitinating enzymes will cleave off the transcription factor bound to ubiquitin, resulting in the release of the free transcription factor into the cytosol and ultimately the cell nucleus, where it can exert its effect.
However, as mentioned in the project description page, the concentrations of interleukins found in sweat are rather low, and as of now, this design has only little amplification. On the other hand, this tried and tested method was a good, secure base to start working from.

Split TEV Protease and Membrane-bound Transcription Factor

Our intermediate design utilizes a similar receptor-system to the ubiquitin-based design. Here, our intracellular split-protein is the split TEV-protease. This is another method to monitor protein-protein interactions, described by Wehr, M. C. et al in 2006. Here, we again have two engineered inactive halves of the TEV-protease, that only regain activity when coexpressed as fusion constructs with interacting proteins .. Therefore, we again utilize the receptor/TMD domains from the previous designs, but now each of our receptors will be fused to one half of the TEV-protease instead with a flexible linker.
In parallel, we also express the Wsc1 TMD, which will be sorted and localized to the membrane. To this TMD, we’ll fuse the same transcription factor from the previous design (LexA-VP16), and use the recognition sequence for the TEV-protease as the linker between the two. This means that the TEV-protease, upon reconstitution, will be able to cleave the transcription factor and free it into the cytosol. In theory, the TEV-protease will be able to cut many transcription factors loose, meaning that one interleukin (by extension of the association of our two receptors) will result in the cleavage of multiple transcription factors and thus an amplification of the signal.

Hijacking the Pheromone Pathway

Our most ambitious design hinges on hijacking the pheromone pathway in yeast. This design has the potential to provide a high level of amplification, which is especially important given the low concentrations of interleukins in sweat (Hladek et al. 2018; Dai et al. 2013).
Yeast has a G-protein-coupled receptor (GPCR) specific to yeast mating pheromones. When a pheromone binds to the receptor, the receptor occupancy stimulates the G-alpha subunit of the G-protein to exchange GDP for GTP, and release the beta and gamma subunits. The released beta and gamma subunits can then recruit the Ste5 scaffold protein to the membrane, starting a phosphorylation cascade eventually leading to the phosphorylation and activation of the transcription factor Ste12 and expression of pheromone response genes (SOURCE: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3017506/ ).

Since the dissociation of G-alpha from the beta and gamma subunits is what drives the pheromone cascade, we decided to design our own switch for this step in the pathway. Building onto the previous TEV protease design, we designed a mutant G-alpha with cleavage sites from the TEV protease inserted at multiple points, as described on our engineering success page. This meant that the presence of an interleukin, and ultimately the reconstitution of the TEV protease, would result in the cleavage of G-alpha into multiple fragments. These fragments would then, in theory, dissociate from the beta/gamma subunit, freeing it in a similar fashion to the normal signal transduction pathway. The free beta/gamma subunit would then be able to trigger the pheromone pathway and activate a downstream reporter gene. In order to maintain orthogonality, we used the same promoter as previously, and the transcription factor LexA-Ste12 - a synthetic transcription factor that can be activated by phosphorylation in the last step of the phosphorylation cascade in the pheromone pathway.

First, we set out to find places to insert the TEV protease cleavage sites in yeast G alpha (GPA1p). Our goals when doing this was to engineer a G alpha that
  1. 1. could bind to and exert an inhibitory function on the beta/gamma complex’s ability to trigger the signalling pathway cascade.
  2. 2. could, once cut by the TEV protease in the presence of a signal, dissociate from beta/gamma again, triggering the pathway.
Our approach can be seen in more detail under the modeling and engineering success pages.

To summarize, our last and final design entails:
  1. 1. A signaling interleukin reaches our two receptors.
  2. 2. The receptors associate extracellularly, giving rise to the intracellular complementation of a split TEV protease.
  3. 3. The now active TEV protease can cut a mutant G alpha protein into smaller peptide fragments, that’ll dissociate from the beta/gamma complex.
  4. 4. The beta/gamma complex can exert its recruiting function on the Ste5 scaffold protein and recruit it to the membrane, thus triggering the pheromone cascade, eventually resulting in the phosphorylation of our modified LexA-Ste12 transcription factor.
  5. 5. Our activated, phosphorylated transcription factor LexA-Ste12 will bind to the synthetic promoter 6xlexo eno1, and result in the transcription and translation of our reporter protein.

Why Three Designs?

This last and final design has a lot of strengths compared to the two prior designs, but also some drawbacks. Of course, changing such a conserved protein is a great challenge, as any small change could result in great consequences for its conformation and normal functions. At the same time, however, this design proved to be the best in terms of amplification and sensitivity, as shown through our modeling of the system compared to the two others.

For this reason, and to check whether our dry lab results fit with reality, all three of the abovementioned designs were tested in the wet lab, the results of which can be found here.
  1. Zola H. Analysis of receptors for cytokines and growth factors in human disease. Dis Markers. 1996;12(4):225-240. doi:10.1155/1996/807021
  2. Gunde T, Barberis A. Yeast growth selection system for detecting activity and inhibition of dimerization-dependent receptor tyrosine kinase. Biotechniques. 2005;39(4):541-549. doi:10.2144/000112011
  3. Snider, J., Kittanakom, S., Curak, J., & Stagljar, I. (2010). Split-ubiquitin based membrane yeast two-hybrid (MYTH) system: A powerful tool for identifying protein-protein interactions. Journal of Visualized Experiments. https://doi.org/10.3791/1698
  4. Dossani, Z. Y., Reider Apel, A., Szmidt-Middleton, H., Hillson, N. J., Deutsch, S., Keasling, J. D., & Mukhopadhyay, A. (2018). A combinatorial approach to synthetic transcription factor-promoter combinations for yeast strain engineering. Yeast. https://doi.org/10.1002/yea.3292/
  5. Wehr, M. C., Laage, R., Bolz, U., Fischer, T. M., Grünewald, S., Scheek, S., Bach, A., Nave, K. A., & Rossner, M. J. (2006). Monitoring regulated protein-protein interactions using split TEV. Nature Methods. https://doi.org/10.1038/nmeth967
  6. Nallamsetty, S., Kapust, R. B., Tözsér, J., Cherry, S., Tropea, J. E., Copeland, T. D., & Waugh, D. S. (2004). Efficient site-specific processing of fusion proteins by tobacco vein mottling virus protease in vivo and in vitro. Protein Expression and Purification. https://doi.org/10.1016/j.pep.2004.08.016/
  7. Dai, X., Okazaki, H., Hanakawa, Y., Murakami, M., Tohyama, M., Shirakata, Y., & Sayama, K. (2013). Eccrine Sweat Contains IL-1α, IL-1β and IL-31 and Activates Epidermal Keratinocytes as a Danger Signal. PLoS ONE. https://doi.org/10.1371/journal.pone.0067666/
  8. Dougherty, W. G., Cary, S. M., & Dawn Parks, T. (1989). Molecular genetic analysis of a plant virus polyprotein cleavage site: A model. Virology. https://doi.org/10.1016/0042-6822(89)90603-X
  9. Gladue, D. P., & Konopka, J. B. (2008). Scanning mutagenesis of regions in the Gα protein Gpa1 that are predicted to interact with yeast mating pheromone receptors. FEMS Yeast Research. https://doi.org/10.1111/j.1567-1364.2007.00311.x/
  10. Hladek, M. D., Szanton, S. L., Cho, Y. E., Lai, C., Sacko, C., Roberts, L., & Gill, J. (2018). Using sweat to measure cytokines in older adults compared to younger adults: A pilot study. Journal of Immunological Methods. https://doi.org/10.1016/j.jim.2017.11.003/
  11. Peters, V. A., Joesting, J. J., & Freund, G. G. (2013). IL-1 receptor 2 (IL-1R2) and its role in immune regulation. In Brain, Behavior, and Immunity. https://doi.org/10.1016/j.bbi.2012.11.006/

Icons made by Freepik from www.flaticon.com