Difference between revisions of "Team:UI Indonesia/Parts"

(Prototype team page)
 
Line 1: Line 1:
{{UI_Indonesia}}
+
{{Template:UI_Indonesia/css}}
<html>
+
  
 +
<html lang="en">
  
<div class="column full_size">
+
<head>
<h1>Parts</h1>
+
  <meta charset="UTF-8">
<p>Each team will make new parts during iGEM and will submit them to the Registry of Standard Biological Parts. The iGEM software provides an easy way to present the parts your team has created. The <code>&lt;groupparts&gt;</code> tag (see below) will generate a table with all of the parts that your team adds to your team sandbox.</p>
+
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
<p>Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without needing to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.</p>
+
  <meta http-equiv="X-UA-Compatible" content="ie=edge">
</div>
+
  <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 +
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
 +
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 +
</head>
  
<div class="column full_size">
+
<style>
<div class="highlight decoration_background">
+
  body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif;}
<h3>Note</h3>
+
  body, html {
<p>Note that parts must be documented on the <a href="http://parts.igem.org/Main_Page"> Registry</a>. This page serves to <i>showcase</i> the parts you have made. Future teams and other users and are much more likely to find parts by looking in the Registry than by looking at your team wiki.</p>
+
      height: 100%;
</div>
+
      color: #777;
</div>
+
      line-height: 1.5;
 +
  }
 +
  a {
 +
    color: white;
 +
  }
  
<div class="clear extra_space"></div>
+
  .mySlides {display: none}
<div class="line_divider"></div>
+
<div class="clear extra_space"></div>
+
  
 +
  .bgimg-3, .bgimg-4, .bgimg-5 {
 +
      background-attachment: fixed;
 +
      background-position: center;
 +
      background-repeat: no-repeat;
 +
      background-size: cover;
 +
  }
  
 +
  .bgimg-3 {
 +
      background-image: url("https://static.igem.org/mediawiki/2018/0/07/T--UI_Indonesia--bacteria.jpg");
 +
      min-height: 400px;
 +
  }
  
 +
  .bgimg-4 {
 +
      background-image: url("https://static.igem.org/mediawiki/2018/d/d2/T--UI_Indonesia--bgimg4.png");
 +
      min-height: 400px;
 +
  }
  
 +
  .bgimg-5 {
 +
      background-image: url("https://static.igem.org/mediawiki/2018/d/d2/T--UI_Indonesia--bgimg4.png");
 +
      min-height: 400px;
 +
  }
  
<div class="column two_thirds_size">
+
  @media only screen and (max-device-width: 1024px) {
<div class="highlight decoration_B_full">
+
      .bgimg-3, .bgimg-4, .bgimg-5 {
 +
          background-attachment: scroll;
 +
      }
 +
  }
  
<h3>Adding parts to the registry</h3>
+
  .navbar {
<p>You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry">Add a Part to the Registry</a> link.</p>
+
    background-color: #4CAF50;
 +
    position: fixed;
 +
    top: 10px ;
 +
    width: 100%;
 +
    z-index:50;
 +
  }
  
<p>We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better you will remember all the details about your parts. Remember, you don't need to send us the DNA sample before you create an entry for a part on the Registry. (However, you <b>do</b> need to send us the DNA sample before the Jamboree. If you don't send us a DNA sample of a part, that part will not be eligible for awards and medal criteria.)</p>
+
  .navbar a {
<div class="button_link">
+
    float: left;
<a href="http://parts.igem.org/Add_a_Part_to_the_Registry">
+
    color: white;
ADD PARTS
+
    text-align: center;
</a>
+
    padding-top: 20px;
</div>
+
    padding-bottom: 10px;
 +
    padding-right: 10px;
 +
    padding-left: 10px;
 +
    text-decoration: none;
 +
    font-size: 16px;
 +
  }
  
</div>
+
  .dropdown {
</div>
+
    float: left;
 +
    overflow: hidden;
 +
  }
  
 +
  .dropdown .dropbtn {
 +
    font-size: 8px;   
 +
    border: none;
 +
    outline: none;
 +
    color: #f9c89b;
 +
    padding: 15px 10px;
 +
    background-color: inherit;
 +
  }
  
 +
  .navbar a:hover, .dropdown:hover .dropbtn {
 +
    background-color: #8bc34a;
 +
  }
  
<div class="column third_size">
+
  .dropdown-content {
<div class="highlight decoration_A_full">
+
    display: none;
<h3>Inspiration</h3>
+
    position: absolute;
<p>We have a created  a <a href="http://parts.igem.org/Well_Documented_Parts">collection of well documented parts</a> that can help you get started.</p>
+
    background-color: #ddffdd;
 +
    min-width: 160px;
 +
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 +
    z-index: 100;
 +
    top: 60px;
 +
    font-size: 8 px;
 +
  }
  
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
  .dropdown-content a {
<ul>
+
    float: none;
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
    color: black;
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
    padding: 12px 18px;
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
    text-decoration: none;
</ul>
+
    display: block;
</div>
+
    text-align: left;
</div>
+
  }
  
 +
  .dropdown-content a:hover {
 +
    background-color: #8bc34a;
 +
  }
  
<div class="clear extra_space"></div>
+
  .dropdown:hover .dropdown-content {
 +
    display: block;
 +
    position: fixed;
 +
  }
  
 +
</style>
  
 +
<body>
 +
<!-- Navbar -->
 +
<div class="navbar">
 +
  <!-- 1 -->
 +
  <a href="https://2018.igem.org/Team:UI_Indonesia">Home</a>
 +
  <!-- 2 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/Project">Project▾</a>
 +
      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Project#overview">Overview</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Project#ourproject">Our Project</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Project#resultsanddiscuccions">Results and Discussions</a>
 +
      </div>
 +
  </div>
 +
  <!-- 3 -->
 +
  <div class="dropdown">
 +
    <a class="w3-bar-item w3-light-green" href="https://2018.igem.org/Team:UI_Indonesia/Parts">Parts</a>
 +
<!--      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Parts#">Overview</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Parts#">Our Project</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Parts#">Results and Discussions</a>
 +
      </div> -->
 +
  </div>
 +
  <!-- 4 -->
 +
  <a href="https://2018.igem.org/Team:UI_Indonesia/Safety">Safety</a>
 +
  <!-- 5 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab"">InterLab▾</a>
 +
      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#intro">Introduction</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#materials">Materials and Equipment</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#methods">Methods</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#results">Results and Discussions</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#conclusions">Conclusions</a>
 +
      </div>
 +
  </div>
 +
  <!-- 6 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/Model">Model</a>
 +
<!--      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Model#">Overview</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Model#">Our Project</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Model#">Results and Discussions</a>
 +
      </div> -->
 +
  </div>
 +
  <!-- 7 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices">Human Practices▾</a>
 +
      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#campuscampaign">Campus Campaign</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#socialwork">Social Work</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#biotraining">Biosafety & Biosecurity Training</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#catalogue">Human Practice Catalogue</a>
 +
      </div>
 +
  </div>
 +
  <!-- 8 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/Improve">Improve</a>
 +
<!--      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#">Overview</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#">Our Project</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#">Results and Discussions</a>
 +
      </div> -->
 +
  </div>
 +
  <!-- 9 -->
 +
  <a href="https://2018.igem.org/Team:UI_Indonesia/Team">Team</a>
 +
  <!-- 10 -->
 +
  <a href="https://2018.igem.org/Team:UI_Indonesia/Collaborations">Collaborations</a>
 +
  <!-- 11 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions">Attributions</a>
 +
<!--      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions#">Overview</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions#">Our Project</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions#">Results and Discussions</a>
 +
      </div> -->
 +
  </div>
 +
</div>
  
 +
<!-- Container (Affitoxin Section) -->
 +
<div class="bgimg-3 w3-display-container w3-opacity-min" id="affitoxin">
 +
  <div class="w3-display-middle" style="white-space:nowrap;">
 +
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">AFFITOXIN</span>
 +
  </div>
 +
</div>
  
<div class="column full_size">
+
<div class="w3-content w3-container w3-padding-64">
 +
  <h5>Using the <i>wild-type</i> diphtheria exotoxin to characterize HBEGF-TAR receptor could be harmful due to biosafety reason. To tackle this problem, our team design a much simplified diphtheria toxin by removing the domain that is deadly to the cell. This domain, named domain C, will be translocated into the cell with the aid of other domains in toxin called domain R and domain T. Additionally, R domain recognized the natural HBEGF receptor, and T domain will insert the C domain into the cell. Thus, C domain would catalyze NAD-dependent ADP-ribosylation of EF-2 and leads to cellular apoptosis<sup>1</sup>. This remodeled toxin, coined Affitoxin, is incorporated in the plasmids (such as pSB1C3 and pEQ80L) along with the following parts.</h5><br>
  
<h3>What information do I need to start putting my parts on the Registry?</h3>
+
  <div class="w3-row w3-center">
<p>The information needed to initially create a part on the Registry is:</p>
+
    <img src="https://static.igem.org/mediawiki/2018/1/11/T--UI_Indonesia--partsf1.png" class="w3-image" width="300">
<ul>
+
  <h6><b>Figure 1.</b> Affitoxin Biobrick.</h6></div><br>
<li>Part Name</li>
+
<li>Part type</li>
+
<li>Creator</li>
+
<li>Sequence</li>
+
<li>Short Description (60 characters on what the DNA does)</li>
+
<li>Long Description (Longer description of what the DNA does)</li>
+
<li>Design considerations</li>
+
</ul>
+
  
<p>
+
  <h5>Amplification of single biobrick are done via PCR cloning using ‘self-made’ universal forward (Primer Cloning Fwd) and reverse primers (Primer Cloning Rev). The following sequences are the primers for PCR cloning.<br>
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. </p>
+
    <ul style="list-style-type:square">
 +
      <li>PCR cloning primer forward : 5’ AGTTCAAGTGTCCGAGAA 3’<br>Specifications:</li>
 +
        <ul style="list-style-type:circle">
 +
          <li>Melting Temperature (Tm)            : 60.2<sup>0</sup>C</li>
 +
          <li>GC content                          : 44.4%Tea</li>
 +
          <li>Hairpin structure energy formation  : 0.64 kcal/mol</li>
 +
          <li>Self-dimer energy formation        : -3.61 kcal/mol</li>
 +
        </ul>
 +
      <li>PCR cloning primer reverse : 5’ TAAGCGAGTGCCGTATTA 3’<br>Specifications:</li>
 +
        <ul style="list-style-type:circle">
 +
          <li>Melting Temperature (Tm)            : 60.1<sup>0</sup>C</li>
 +
          <li>GC content                          : 44.4%Tea</li>
 +
          <li>Hairpin structure energy formation  : -1.36 kcal/mol</li>
 +
          <li>Self-dimer energy formation        : -3.61 kcal/mol</li>
 +
        </ul>
 +
    </ul>
 +
  </h5><br>
  
 +
  <h3><b>LuxAB-eYFP Fluorescence Resonance Energy Transfer (FRET) System<b></h3>
 +
  <h5>Basically, a molecule is excited to higher energy state when it absorbs a photon energy. This molecule relaxes back to ground state when the energy is emitted back to the environment or transferred into another molecule. FRET is a phenomenon in which non-radioactive energy is transferred from excited donor molecule to acceptor molecule via dipole-dipole interactions. Molecules involved in this phenomenon are called fluorophores as they emit fluorescence according to their respective emission spectrum after absorbing higher photon energy. The fluorescence emission spectrum of donor fluorophore must overlap with the absorption and emission spectrum of acceptor fluorophore for FRET to occur. Furthermore, the efficiency of energy transfer is highly influenced by the physical proximity of interacting fluorophores, being the most efficient at several nanometers. Hence, FRET can be applicated to study the distance of macromolecules such as proteins at molecular level.</h5>
 +
  <h5>LuxAB and eYFP are one of the most widely studied paired fluorophores. In this case, LuxAB is the donor fluorophore as it emits cyan colored light with relatively high energy (peak emission at 490 nm). eYFP serves as the acceptor fluorophore when in close contact with LuxAB, as it absorbs high energy from LuxAB that is overlapped with its own absorption spectrum and emits yellow colored light with lower energy (peak emission at 530 nm). To be utilized in macromolecules interaction studies, LuxAB and eYFP should be incorporated with the molecules of interest. When the molecules of interest are in contact, energy transfer between LuxAB and eYFP will happen and its efficiency can be measured with fluorescence-lifetime imaging microscopy method.</h5><br>
 
</div>
 
</div>
  
 +
<!-- Container (HBEGF-Tar Section) -->
 +
<div class="bgimg-3 w3-display-container w3-opacity-min" id="hbegftar">
 +
  <div class="w3-display-middle" style="white-space:nowrap;">
 +
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">HBEGF-TAR</span>
 +
  </div>
 +
</div>
  
<div class="clear extra_space"></div>
+
<div class="w3-content w3-container w3-padding-64">
<div class="line_divider"></div>
+
  <h5>Diphtheria is becoming a prominent issue in Indonesia as its incidence is increasing recently. It also causes various complications, leading to morbidity and mortality. We realized the urgency of fast, reliable, and cheap early detection method for diphtheria infection as one of means necessary for its eradication. Therefore, we created a chimeric between native <i>Escherichia coli</i> Tar chemotaxis receptor and human HB-EGF receptor so the bacterium may recognize diphtheria toxin. Moreover, we combined CheA and CheY in E. coli chemotaxis system with LuxAB and eYFP, respectively. When in contact, LuxAB and eYFP create resonance energy transfer system in which LuxAB gives its emission to eYFP. Without diphtheria toxin, CheA will be in phosphorylated state, allowing interaction with CheY and energy transfer, resulting in yellow color. Toxin binding into chimeric receptor will inhibit CheA phosphorylation, hindering interaction with CheY and energy transfer, resulting in blue color (i.e. LuxAB native color).</h5><br>
<div class="clear extra_space"></div>
+
  
<div class="column full_size">
+
  <h3><b>Pathogenesis of Diphtheria: How Does <i>Corynebacterium diphtheriae</i> Cause the Disease?<b></h3>
<h3>Part Table </h3>
+
  <h5><i>Corynebacterium diphtheriae</i> is a Gram-positive rod bacterium that causes diphtheria. It produces exotoxin with two fragments (AB toxin). Fragment B facilitates toxin internalization within host cell via endocytosis upon binding with HB-EGF receptor. Endosome internal environment allows catalytic process to split AB toxin into separate fragments, while fragment B forms a pore in endosome membrane, allowing fragment A to be transported into host cell cytoplasm. Fragment A then catalyzes modification of elongation factor 2 (EF-2), thereby attenuates protein synthesis and ultimately killing cell. This process underlies several complications found in patients with diphtheria, such as myocarditis, liver and kidney necrosis. In posterior pharynx, diphtheria infection leads to pseudomembrane formation, which is a local reaction and deposition of dead epithelial cells, bacteria, and immune cells enclosed within fibrin. Large formed pseudomembrane potentially causes respiratory tract obstruction and death.</h5><br>
  
<p>Please include a table of all the parts your team has made during your project on this page. Remember part characterization and measurement data must go on your team part pages on the Registry. </p>
+
  <h3><b>Tar-mediated Chemotaxis System in <i>Escherichia coli</i><b></h3>
 +
  <h5>Chemotaxis system allows motile living cells to sensitize chemical signals in the environment and moving towards or away from them. This involves signal transduction processes mediated by ligand binding to chemoreceptor. In <i>E. coli</i>, chemotaxis mediated by methyl-accepting chemotaxis proteins (MCPs) has been widely studied. MCPs are transmembrane chemoreceptors with periplasmic ligand binding domain and cytoplasmic signaling domain. To date, four different <i>E. coli</i> MCPs have been identified: Tar, Tsr, Trg and Tap chemoreceptors.</h5>
 +
  <h5>Tar chemoreceptor mediates E. coli movement away from nickel and cobalt (repellent molecules), and towards aspartate and maltose (attractant molecules). Its cytoplasmic domain is associated with two proteins, CheW and CheA. CheW mediates signal transduction from Tar chemoreceptor to CheA, while CheA has a kinase domain which autophosphorylates its own histidyl residue. Tar chemoreceptor undergoes conformational change upon repellent molecule binding, leading to CheA activation and thus transfers its phosphoryl group to CheY, a regulatory protein that phosphorylates FliM in basal body of bacterial flagellum. These processes eventually lead the bacterium to swim smoothly away from repellent substance. On the other hand, attractant molecule binding into Tar chemoreceptor inhibits CheA and thus phosphorylation of CheY and FliM will not happen. This causes the bacterial flagellum to rotate in opposite direction and facilitates the bacterium to swim towards attractant substance.</h5><br>
  
</html>
+
  <h3><b>LuxAB-eYFP Fluorescence Resonance Energy Transfer (FRET) System<b></h3>
<groupparts>iGEM18 UI_Indonesia</groupparts>
+
  <h5>Basically, a molecule is excited to higher energy state when it absorbs a photon energy. This molecule relaxes back to ground state when the energy is emitted back to the environment or transferred into another molecule. FRET is a phenomenon in which non-radioactive energy is transferred from excited donor molecule to acceptor molecule via dipole-dipole interactions. Molecules involved in this phenomenon are called fluorophores as they emit fluorescence according to their respective emission spectrum after absorbing higher photon energy. The fluorescence emission spectrum of donor fluorophore must overlap with the absorption and emission spectrum of acceptor fluorophore for FRET to occur. Furthermore, the efficiency of energy transfer is highly influenced by the physical proximity of interacting fluorophores, being the most efficient at several nanometers. Hence, FRET can be applicated to study the distance of macromolecules such as proteins at molecular level.</h5>
<html>
+
  <h5>LuxAB and eYFP are one of the most widely studied paired fluorophores. In this case, LuxAB is the donor fluorophore as it emits cyan colored light with relatively high energy (peak emission at 490 nm). eYFP serves as the acceptor fluorophore when in close contact with LuxAB, as it absorbs high energy from LuxAB that is overlapped with its own absorption spectrum and emits yellow colored light with lower energy (peak emission at 530 nm). To be utilized in macromolecules interaction studies, LuxAB and eYFP should be incorporated with the molecules of interest. When the molecules of interest are in contact, energy transfer between LuxAB and eYFP will happen and its efficiency can be measured with fluorescence-lifetime imaging microscopy method.</h5><br>
 
</div>
 
</div>
  
 
+
<!-- Footer -->
 
+
<footer class="w3-center w3-green w3-padding-64 w3-opacity w3-hover-opacity-off">
 
+
  <div class="w3-xlarge w3-section">Team UI Indonesia<br>
 +
    <i class="fa fa-envelope w3-hover-opacity"></i>&ensp; igemui2018@gmail.com
 +
  </div>
 +
</footer>
 +
</body>
 
</html>
 
</html>

Revision as of 10:26, 9 October 2018

AFFITOXIN
Using the wild-type diphtheria exotoxin to characterize HBEGF-TAR receptor could be harmful due to biosafety reason. To tackle this problem, our team design a much simplified diphtheria toxin by removing the domain that is deadly to the cell. This domain, named domain C, will be translocated into the cell with the aid of other domains in toxin called domain R and domain T. Additionally, R domain recognized the natural HBEGF receptor, and T domain will insert the C domain into the cell. Thus, C domain would catalyze NAD-dependent ADP-ribosylation of EF-2 and leads to cellular apoptosis1. This remodeled toxin, coined Affitoxin, is incorporated in the plasmids (such as pSB1C3 and pEQ80L) along with the following parts.

Figure 1. Affitoxin Biobrick.

Amplification of single biobrick are done via PCR cloning using ‘self-made’ universal forward (Primer Cloning Fwd) and reverse primers (Primer Cloning Rev). The following sequences are the primers for PCR cloning.
  • PCR cloning primer forward : 5’ AGTTCAAGTGTCCGAGAA 3’
    Specifications:
    • Melting Temperature (Tm) : 60.20C
    • GC content : 44.4%Tea
    • Hairpin structure energy formation : 0.64 kcal/mol
    • Self-dimer energy formation : -3.61 kcal/mol
  • PCR cloning primer reverse : 5’ TAAGCGAGTGCCGTATTA 3’
    Specifications:
    • Melting Temperature (Tm) : 60.10C
    • GC content : 44.4%Tea
    • Hairpin structure energy formation : -1.36 kcal/mol
    • Self-dimer energy formation : -3.61 kcal/mol

LuxAB-eYFP Fluorescence Resonance Energy Transfer (FRET) System

Basically, a molecule is excited to higher energy state when it absorbs a photon energy. This molecule relaxes back to ground state when the energy is emitted back to the environment or transferred into another molecule. FRET is a phenomenon in which non-radioactive energy is transferred from excited donor molecule to acceptor molecule via dipole-dipole interactions. Molecules involved in this phenomenon are called fluorophores as they emit fluorescence according to their respective emission spectrum after absorbing higher photon energy. The fluorescence emission spectrum of donor fluorophore must overlap with the absorption and emission spectrum of acceptor fluorophore for FRET to occur. Furthermore, the efficiency of energy transfer is highly influenced by the physical proximity of interacting fluorophores, being the most efficient at several nanometers. Hence, FRET can be applicated to study the distance of macromolecules such as proteins at molecular level.
LuxAB and eYFP are one of the most widely studied paired fluorophores. In this case, LuxAB is the donor fluorophore as it emits cyan colored light with relatively high energy (peak emission at 490 nm). eYFP serves as the acceptor fluorophore when in close contact with LuxAB, as it absorbs high energy from LuxAB that is overlapped with its own absorption spectrum and emits yellow colored light with lower energy (peak emission at 530 nm). To be utilized in macromolecules interaction studies, LuxAB and eYFP should be incorporated with the molecules of interest. When the molecules of interest are in contact, energy transfer between LuxAB and eYFP will happen and its efficiency can be measured with fluorescence-lifetime imaging microscopy method.

HBEGF-TAR
Diphtheria is becoming a prominent issue in Indonesia as its incidence is increasing recently. It also causes various complications, leading to morbidity and mortality. We realized the urgency of fast, reliable, and cheap early detection method for diphtheria infection as one of means necessary for its eradication. Therefore, we created a chimeric between native Escherichia coli Tar chemotaxis receptor and human HB-EGF receptor so the bacterium may recognize diphtheria toxin. Moreover, we combined CheA and CheY in E. coli chemotaxis system with LuxAB and eYFP, respectively. When in contact, LuxAB and eYFP create resonance energy transfer system in which LuxAB gives its emission to eYFP. Without diphtheria toxin, CheA will be in phosphorylated state, allowing interaction with CheY and energy transfer, resulting in yellow color. Toxin binding into chimeric receptor will inhibit CheA phosphorylation, hindering interaction with CheY and energy transfer, resulting in blue color (i.e. LuxAB native color).

Pathogenesis of Diphtheria: How Does Corynebacterium diphtheriae Cause the Disease?

Corynebacterium diphtheriae is a Gram-positive rod bacterium that causes diphtheria. It produces exotoxin with two fragments (AB toxin). Fragment B facilitates toxin internalization within host cell via endocytosis upon binding with HB-EGF receptor. Endosome internal environment allows catalytic process to split AB toxin into separate fragments, while fragment B forms a pore in endosome membrane, allowing fragment A to be transported into host cell cytoplasm. Fragment A then catalyzes modification of elongation factor 2 (EF-2), thereby attenuates protein synthesis and ultimately killing cell. This process underlies several complications found in patients with diphtheria, such as myocarditis, liver and kidney necrosis. In posterior pharynx, diphtheria infection leads to pseudomembrane formation, which is a local reaction and deposition of dead epithelial cells, bacteria, and immune cells enclosed within fibrin. Large formed pseudomembrane potentially causes respiratory tract obstruction and death.

Tar-mediated Chemotaxis System in Escherichia coli

Chemotaxis system allows motile living cells to sensitize chemical signals in the environment and moving towards or away from them. This involves signal transduction processes mediated by ligand binding to chemoreceptor. In E. coli, chemotaxis mediated by methyl-accepting chemotaxis proteins (MCPs) has been widely studied. MCPs are transmembrane chemoreceptors with periplasmic ligand binding domain and cytoplasmic signaling domain. To date, four different E. coli MCPs have been identified: Tar, Tsr, Trg and Tap chemoreceptors.
Tar chemoreceptor mediates E. coli movement away from nickel and cobalt (repellent molecules), and towards aspartate and maltose (attractant molecules). Its cytoplasmic domain is associated with two proteins, CheW and CheA. CheW mediates signal transduction from Tar chemoreceptor to CheA, while CheA has a kinase domain which autophosphorylates its own histidyl residue. Tar chemoreceptor undergoes conformational change upon repellent molecule binding, leading to CheA activation and thus transfers its phosphoryl group to CheY, a regulatory protein that phosphorylates FliM in basal body of bacterial flagellum. These processes eventually lead the bacterium to swim smoothly away from repellent substance. On the other hand, attractant molecule binding into Tar chemoreceptor inhibits CheA and thus phosphorylation of CheY and FliM will not happen. This causes the bacterial flagellum to rotate in opposite direction and facilitates the bacterium to swim towards attractant substance.

LuxAB-eYFP Fluorescence Resonance Energy Transfer (FRET) System

Basically, a molecule is excited to higher energy state when it absorbs a photon energy. This molecule relaxes back to ground state when the energy is emitted back to the environment or transferred into another molecule. FRET is a phenomenon in which non-radioactive energy is transferred from excited donor molecule to acceptor molecule via dipole-dipole interactions. Molecules involved in this phenomenon are called fluorophores as they emit fluorescence according to their respective emission spectrum after absorbing higher photon energy. The fluorescence emission spectrum of donor fluorophore must overlap with the absorption and emission spectrum of acceptor fluorophore for FRET to occur. Furthermore, the efficiency of energy transfer is highly influenced by the physical proximity of interacting fluorophores, being the most efficient at several nanometers. Hence, FRET can be applicated to study the distance of macromolecules such as proteins at molecular level.
LuxAB and eYFP are one of the most widely studied paired fluorophores. In this case, LuxAB is the donor fluorophore as it emits cyan colored light with relatively high energy (peak emission at 490 nm). eYFP serves as the acceptor fluorophore when in close contact with LuxAB, as it absorbs high energy from LuxAB that is overlapped with its own absorption spectrum and emits yellow colored light with lower energy (peak emission at 530 nm). To be utilized in macromolecules interaction studies, LuxAB and eYFP should be incorporated with the molecules of interest. When the molecules of interest are in contact, energy transfer between LuxAB and eYFP will happen and its efficiency can be measured with fluorescence-lifetime imaging microscopy method.

Team UI Indonesia
  igemui2018@gmail.com