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

 
(4 intermediate revisions by the same user not shown)
Line 23: Line 23:
 
     color: white;
 
     color: white;
 
   }
 
   }
 
  img {
 
    display: block;
 
    margin-left: auto;
 
    margin-right: auto;
 
}
 
  
 
   .mySlides {display: none}
 
   .mySlides {display: none}
  
   .bgimg-6, .bgimg-7, .bgimg-8, .bgimg-9 {
+
   .bgimg-3, .bgimg-4, .bgimg-5 {
 
       background-attachment: fixed;
 
       background-attachment: fixed;
 
       background-position: center;
 
       background-position: center;
Line 39: Line 33:
 
   }
 
   }
  
   .bgimg-5 {
+
   .bgimg-3 {
       background-image: url("https://static.igem.org/mediawiki/2018/f/fc/T--UI_Indonesia--communityoutreach.jpg");
+
       background-image: url("https://static.igem.org/mediawiki/2018/0/07/T--UI_Indonesia--bacteria.jpg");
      min-height: 400px;}
+
 
+
  .bgimg-6 {
+
      background-image: url("https://static.igem.org/mediawiki/2018/f/f2/T--UI_Indonesia--hpcc2.jpg");
+
 
       min-height: 400px;
 
       min-height: 400px;
 
   }
 
   }
  
   .bgimg-7 {
+
   .bgimg-4 {
       background-image: url("https://static.igem.org/mediawiki/2018/1/1d/T--UI_Indonesia--hpsw4.jpg");
+
       background-image: url("https://static.igem.org/mediawiki/2018/d/d2/T--UI_Indonesia--bgimg4.png");
 
       min-height: 400px;
 
       min-height: 400px;
 
   }
 
   }
  
   .bgimg-8 {
+
   .bgimg-5 {
      background-image: url("https://static.igem.org/mediawiki/2018/2/2d/T--UI_Indonesia--hpt2.png");
+
       background-image: url("https://static.igem.org/mediawiki/2018/d/d2/T--UI_Indonesia--bgimg4.png");
      min-height: 400px;
+
  }
+
 
+
  .bgimg-9 {
+
       background-image: url("https://static.igem.org/mediawiki/2018/d/da/T--UI_Indonesia--hpcataloguemockup.png");
+
 
       min-height: 400px;
 
       min-height: 400px;
 
   }
 
   }
  
 
   @media only screen and (max-device-width: 1024px) {
 
   @media only screen and (max-device-width: 1024px) {
       .bgimg5, .bgimg-6, .bgimg-7, .bgimg-8, .bgimg-9 {
+
       .bgimg-3, .bgimg-4, .bgimg-5 {
 
           background-attachment: scroll;
 
           background-attachment: scroll;
 
       }
 
       }
 
   }
 
   }
  
 
+
  <!---- MT NAVBAR --->
  .container {
+
    position: relative;
+
    display: block;
+
    margin-left: auto;
+
    margin-right: auto;
+
  }
+
 
+
  .image {
+
    display: block;
+
    width: 40%;
+
    height: auto;
+
  }
+
 
+
  .overlay {
+
    position: absolute;
+
    top: 0;
+
    bottom: 0;
+
    left: 0;
+
    right: 0;
+
    height: auto;
+
    width: 40%;
+
    opacity: 0;
+
    transition: .5s ease;
+
    background-color: #4CAF50;
+
    display: block;
+
    margin-left: auto;
+
    margin-right: auto;
+
  }
+
 
+
  .container:hover .overlay {
+
    opacity: 0.8;
+
  }
+
 
+
  .text {
+
    color: white;
+
    font-size: 20px;
+
    position: absolute;
+
    top: 50%;
+
    left: 50%;
+
    -webkit-transform: translate(-50%, -50%);
+
    -ms-transform: translate(-50%, -50%);
+
    transform: translate(-50%, -50%);
+
    text-align: center;
+
  }
+
  <!---- MT NAVBAR --->
+
 
.sidebar-nav {
 
.sidebar-nav {
 
   padding: 9px 0;
 
   padding: 9px 0;
Line 200: Line 140:
 
.navbar{
 
.navbar{
 
margin:0px;border:0px;}
 
margin:0px;border:0px;}
 
 
h5{
 
h5{
 
font-size:20px;
 
font-size:20px;
Line 230: Line 169:
 
   background-color: #555;
 
   background-color: #555;
 
}
 
}
 +
 +
table {
 +
    font-family: arial, sans-serif;
 +
    border-collapse: collapse;
 +
    width: 100%;
 +
}
 +
 +
td, th {
 +
    border: 1px solid #dddddd;
 +
    text-align: left;
 +
    padding: 8px;
 +
}
 +
 +
tr:first-child {
 +
    background-color: #dddddd;
 
</style>
 
</style>
  
Line 258: Line 212:
 
         </li>
 
         </li>
 
         <li class="navbar-parts current"><a href="https://2018.igem.org/Team:UI_Indonesia/Parts">Parts</a></li>
 
         <li class="navbar-parts current"><a href="https://2018.igem.org/Team:UI_Indonesia/Parts">Parts</a></li>
     <li><a href="https://2018.igem.org/Team:UI_Indonesia/Safety">Safety</a></li>
+
     <li class="navbar-safety"><a href="https://2018.igem.org/Team:UI_Indonesia/Safety">Safety</a></li>
 
     <li class="dropdown navbar-interlab">
 
     <li class="dropdown navbar-interlab">
 
           <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab">InterLab<span class="caret"></span></a>
 
           <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab">InterLab<span class="caret"></span></a>
Line 270: Line 224:
 
         </li>
 
         </li>
 
     <li class="navbar-model"><a href="https://2018.igem.org/Team:UI_Indonesia/Model">Model</a></li>
 
     <li class="navbar-model"><a href="https://2018.igem.org/Team:UI_Indonesia/Model">Model</a></li>
     <li class="dropdown navbar-humanpractice current">
+
     <li class="dropdown navbar-humanpractice">
           <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices">Human Practices<span class="caret"></span></a>
+
           <a href="https://2018.igem.org/Team:UI_Indonesia/Human_Practices">Human Practices<span class="caret"></span></a>
 
           <ul class="dropdown-menu">
 
           <ul class="dropdown-menu">
 
             <li><a href="https://2018.igem.org/Team:UI_Indonesia/Human_Practices">Integrated Human Practice</a></li>
 
             <li><a href="https://2018.igem.org/Team:UI_Indonesia/Human_Practices">Integrated Human Practice</a></li>
Line 293: Line 247:
 
</nav>
 
</nav>
  
<!-- Container (Integrated Human Practice Section) -->
+
<!-- Container (Affitoxin Section) -->
<div class="bgimg-5 w3-display-container w3-opacity-min" id="IntegratedHumanPractice">
+
<div class="bgimg-3 w3-display-container w3-opacity-min" id="affitoxin">
 
   <div class="w3-display-middle" style="white-space:nowrap;">
 
   <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">INTEGRATED HUMAN PRACTICE</span>
+
     <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">DIPHTOX</span>
 
   </div>
 
   </div>
 
</div>
 
</div>
  
 
<div class="w3-content w3-container w3-padding-64">
 
<div class="w3-content w3-container w3-padding-64">
  <div align = "center">
+
   <h5>Using the <i>wild-type</i> diphtheria exotoxin to characterize HB-EGF/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 DiphTox, is incorporated in the plasmids (such as pSB1C3 and pEQ80L) along with the following parts.</h5><br>
    <img src="https://static.igem.org/mediawiki/2018/5/5b/T--UI_Indonesia--HighlightIHP.jpg"></img>
+
    <h6>Highlight of UI Human Practice projects and how it builds an integrated human practice</h6>
+
  </div>
+
  <br>
+
  <h2 align="center"><b>Ethical Review</b></h2>
+
  <br>
+
   <h5>Our project, Finding Diphthy, is expected to be implemented among the society in the future. But in the other hand, there is a potential controversy within this project by using HB-EGF genes (which comes from human genes) as one of the materials. Thus, we need to ensure the society reaction and acceptance due to its ethical aspect including the legal and religion view. This ethical review is also being held <b>to direct our project according to the society’s view</b> so that our project can optimally affect the society.</h5>
+
  <br>
+
  <br>
+
  <h3><b><i>Legal Perspective of Finding Diphthy Project</i></b></h3>
+
  <br>
+
  <h5>The legal perspective of our project is being discussed with Mr. Wahyu Andrianto, S.H., M. H., one of lecturers in Faculty of Law, Universitas Indonesia, who is an expert in Health Law aspect. The discussion was held in 26th July 2018 in the Faculty of Law, Universitas Indonesia. Here, we are discussing about genetic engineering in general and our project through the national law perspective.
+
  <br><br>
+
  According to Mr. Adrianto, in general, genetic engineering technology has not been strongly regulated by the Indonesian law. Mostly, the law only regulating about genetic engineering in food product, therapeutic, and a few of stem cell development, while our project tends to be included as medical research. Despite of that, inform consent of its project has to be held and has to be operated by health professionals according to Permenkes No. 585 Tahun 1989 renewed in Permenkes No. 290 Tahun 2008 and also supported by the special rules (lex specialis) in Undang-undang Kesehatan No. 36 Tahun 2009.</h5>
+
  <br>
+
  <div align="center">
+
    <img src="https://static.igem.org/mediawiki/2018/b/be/T--UI_Indonesia--Hukum.jpg" width="450">
+
    <h6>Discussion session with Mr. Wahyu Andrianto, S.H., M. H. in the Faculty of Law, Universitas Indonesia</h6>
+
  </div>
+
  <br>
+
  <h5>Although the Indonesian National Law have not strongly regulating about this issue yet, but we can us the legal aspect corridor from Helsinsky Declaration that regulating about medical research that involving human which containing some regulation according to clinical test, research, and etc.</h5>
+
  <br><br>
+
  <h5>Concerning about the using of HB-EGF gen, as long as the gen is obtained from a legal method and institution everything is acceptable. In addition, the fact that the gen supplier has its own legal perspective in which country it is located (which is different to Indonesia) is need to be concerned. But, for Indonesia itself, as long as the supplier has a legal permission from Indonesia Ministry of Health, it can be stated as <b>legal and acceptable</b>.
+
  In addition, concerning about its implementation, it is still possible to apply the operator independency of Finding Diphthy tool that makes the society able to use it by themselves as long as we have a clear boundaries and procedure, safety instruction, and accounted validity.</h5>
+
  <br><br>
+
  <h5><b>Overall, the implementation of Finding Diphthy project is considered legal and acceptable for the law aspect.</b> The implementation is allowed with some terms applied, which are: not against the ethic and norms, the used medium is qualified, all parties working hand in hand with law corridor, and is not for commercial matters.</h5>
+
  <br>
+
  <br>
+
  <h3><b><i>Religion Perspective of Finding Diphty Project</i></b></h3>
+
  <br>
+
  <h5>Biotechnology as an applied biological science has proven to have helped overcome many problems in human life such as food, agriculture, health and industry, as well as remediation of environmental damage. However, it should also be recognized that the use of biotechnology by humanity can have an unexpected impact. Concerns about the negative impact of using genetically engineered products on social and religious impacts, occur in the application of biotechnology such as cloned misuse.</h5>
+
  <br><br>
+
  <h5>The most prominent scientist of this century Albert Enstein states "Religion without science is blind. Science without religion is paralyzed." Enstein's statement is advice to scientists, and for all of us, that the development of science needs to pay attention to religious values. Indonesia is an archipelago country full of wealth and diversity of natural resources, culture, race, regional languages, and religion. In Indonesia there are several religions such as Islam, Christianity, Catholicism, Hinduism and Buddhism. We conducted a study on the views of religious leaders on our project so that our project does not cross social and religious boundaries and is expected to be accepted by the community, especially the Indonesian people.</h5>
+
  <br>
+
  <div class="center">
+
    <img src="https://static.igem.org/mediawiki/2018/7/70/T--UI_Indonesia--Kristen.jpg" width="450">
+
    <h6>Religion View Discussion session with Ps. Raditya Oloan</h6>
+
  </div>
+
  <br>
+
  <h5>We have conducted interviews with leaders of Islam, Christianity, Catholicism, Hinduism and Buddhism. From the results of the interview, it can be concluded that genetic engineering is allowed as long as it does not endanger the existence of a living creature and has benefits for many people. These are the two conditions needs to be fulfilled in order to be accepted from religion’s perspective. For this project, it is necessary to use human genes because diphtheria bacteria attack human body cells and then put them into bacteria so that they can be reproduced, this project is acceptable as long as it can fulfill both conditions. Moreover, the human gene that we used is not obtained by taking itself from humans, but through the services of suppliers by creating synthetic genes. Information regarding the supplier’s raw material is still classified, but it is ensured the method does not harm any living being.</h5>
+
  <br>
+
  <div align="center">
+
    <img src="https://static.igem.org/mediawiki/2018/9/96/T--UI_Indonesia--budha.jpg" width="450">
+
    <h6>Religion View Discussion session with Ir. Soelyono, M.M.</h6>
+
  </div>
+
  <br>
+
  <h5>The product of the igem UI 2019 project is categorized as a biology-based medical device. This means that the product produced is not consumed by the user. This is acceptable; especially the final product that will be produced can bring benefits to humanity. In its implementation, the use of this tool is done by throat swab technique. This technique can be done provided that the retrieval is only in the level of need / according to the needs only and has received approval from the patient.<h5>
+
  <br>
+
  <div align="center">
+
    <img src="https://static.igem.org/mediawiki/2018/f/f2/T--UI_Indonesia--katolik.jpg" width="300">
+
    <h6>Religion View Discussion session with Father Swasono</h6>
+
  </div>
+
  <br>
+
  <br>
+
  <h3 align="center"><b>Ethical Review Result</b></h3>
+
  <h5>From this discussion, we direct our project work to make some terms and biosafety appliance according to the result of our ethical review. This shows us how <b>our human practice is integrated and works in two directions (our project affecting the society and society directing our project work).</b></h5>
+
  <br><br>
+
  <h5><b>Follow Up of Ethical Review Result: Biosafety Appliance</b><h5>
+
  <h5>Below is the discussion result with <b>Prof. Dr. dr. I Made Djaja, SKM, M.Sc.</b> from Faculty of Public Health Universitas Indonesia according to biosafety appliance of Finding Diphty project:</h5>
+
  <h5>
+
  <ol>
+
    <li>Although it is operator independence, the product should be applied only by the health professional in order to avoid any potential risk.</li>
+
    <li>The using of personal protective equipment is must during the process of the making and during the operation of appliance.</li>
+
    <li>Please make sure the type of E. coli that will be used in and be genetically engineered is not pathogen. Since then, the biosafety of the product can be easier.</li>
+
    <li>The management of this product’s waste has to be organized by health professionals (such as hospital) and not recommended to use incinerator or do the disposal before putting it in autoclave.</li>
+
  </ol>
+
  </h5>
+
  <br>
+
  <div align="center">
+
    <img src="https://static.igem.org/mediawiki/2018/b/bf/T--UI_Indonesia--profmade.jpg" width="300">
+
    <h6>Prof. Dr. dr. I Made Djaja, SKM, M.Sc.helps us to discuss about the biosafety as the follow up of the ethical review result</h6>
+
  </div>
+
</div>
+
  
<!-- Container (Campus Campaign Section) -->
+
  <div class="w3-row w3-center">
<div class="bgimg-6 w3-display-container w3-opacity-min" id="campuscampaign">
+
    <img src="https://static.igem.org/mediawiki/2018/5/54/T--UI_Indonesia--partsf1diphtox.png" class="w3-image" width="500">
  <div class="w3-display-middle" style="white-space:nowrap;">
+
  <h6><b>Figure 1.</b> DiphTox Biobrick.</h6></div><br>
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">CAMPUS CAMPAIGN</span>
+
  </div>
+
</div>
+
  
<div class="w3-content w3-container w3-padding-64">
+
   <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.</h5>
   <h5>The news of diphtheria outbreak that lately happened in Indonesia, especially in West Java, is widely spread over the country. Our team considers that the solution of it—which is our project, Finding Diphthy—has to work the same, widely spread. Campus campaign as a start of our public engagement is aiming to raise public awareness about our project and also gaining public opinion about Finding Diphthy.</h5>
+
 
   <br>
 
   <br>
 
   <div class="w3-row w3-center">
 
   <div class="w3-row w3-center">
     <div class="w3-col w3-center">
+
     <table>
       <div class="container">
+
      <tr>
         <img src="https://static.igem.org/mediawiki/2018/6/68/T--UI_Indonesia--hpcc1.jpg" class="image" width="450">
+
        <th>Primers</th>
         <div class="overlay">
+
        <th>Sequence</th>
          <div class="text">Campus Campaign Explanation</div>
+
        <th>Melting Temperatures (Tm)</th>
         </div>
+
        <th>GC Content (%)</th>
       </div>
+
        <th>Hairpin Structure Energy Formation (kcal/mol)</th>
     </div>
+
        <th>Self-dimer Energy Formation (kcal/mol)</th>
 +
       </tr>
 +
      <tr>
 +
         <td>Fwd Cloning</td>
 +
        <td>5’ AGTTCAAGTGTCCGAGAA 3’</td>
 +
        <td>60.2<sup>0</sup>C</td>
 +
        <td>44.4%</td>
 +
        <td>0.64</td>
 +
        <td>-3.61</td>
 +
      </tr>
 +
      <tr>
 +
        <td>Rev Cloning</td>
 +
        <td>5’ TAAGCGAGTGCCGTATTA 3’</td>
 +
        <td>60.1<sup>0</sup>C</td>
 +
         <td>44.4%</td>
 +
        <td>-1.36</td>
 +
         <td>-3.61</td>
 +
       </tr>
 +
     </table>
 +
    <h6><b>Table 1.</b> PCR Cloning Amplification Primers</h6>
 
   </div>
 
   </div>
 
   <br>
 
   <br>
   <h5>Campus campaign was held in Faculty of Public Health, Universitas Indonesia in February 2018 and was attended by the faculty students. This target is considered suitable for our project since they are located in the exact place where the outbreak happened, which is Depok City. Meanwhile, the age of the students are still considered as a risk population of this outbreak.</h5>
+
   <h5>Note: Both heterodimer energy formations are -3.61 kcal/mol. Additionally, the predicted specifications are based on <i>IDT Oligo Analyzer 3.1</i> <a href="https://sg.idtdna.com/calc/analyzer" style="color:blue">server.</a> PCR solution is predicted to contain 0.2 mM dNTP, 50 mM Na<sup>+</sup>, 5 mM Mg<sup>2+</sup>, and 0.3 mM oligos.
 +
  </h5><br>
 +
 
 +
  <h5>Confirmation of gBlocks insertion into plasmid could be confirmed using PCR colony method using following primer. Note that HbT1 Fwd and HbT2 Rev is the same primer used in HT fragments to do in DipthTox gBlocks.</h5>
 
   <br>
 
   <br>
 
   <div class="w3-row w3-center">
 
   <div class="w3-row w3-center">
     <div class="w3-col w3-center">
+
     <table>
       <div class="container">
+
      <tr>
         <img src="https://static.igem.org/mediawiki/2018/f/f2/T--UI_Indonesia--hpcc2.jpg" class="image" width="450">
+
        <th>Primers</th>
         <div class="overlay">
+
        <th>Sequence</th>
          <div class="text">The Crowd</div>
+
        <th>Melting Temperatures (Tm)</th>
         </div>
+
        <th>GC Content (%)</th>
       </div>
+
        <th>Hairpin Structure Energy Formation (kcal/mol)</th>
     </div>
+
        <th>Self-dimer Energy Formation (kcal/mol)</th>
 +
       </tr>
 +
      <tr>
 +
         <td>HbT1 Fwd</td>
 +
        <td>5’ CTTACGCTTCTGCCACAT 3’</td>
 +
        <td>61.7<sup>0</sup>C</td>
 +
        <td>50%</td>
 +
        <td>-0.84</td>
 +
        <td>-3.61</td>
 +
      </tr>
 +
      <tr>
 +
        <td>HbT2 Rev</td>
 +
        <td>5’ CCCCTGACTGAGCATGAT 3’</td>
 +
        <td>62.8<sup>0</sup>C</td>
 +
         <td>55.6%</td>
 +
        <td>0.57</td>
 +
         <td>-5.38</td>
 +
       </tr>
 +
     </table>
 +
    <h6><b>Table 2.</b> Detailed data for DiphTox PCR colony primers</h6><br>
 
   </div>
 
   </div>
 
   <br>
 
   <br>
   <h5>In this campaign, our team brings up the diphtheria outbreak case and also our project: how it works, how we make it, how it would impact the outbreak and society, and also the comparison to previous diagnostic method. We purposely give a deep explanation about Finding Diphthy to the students so that they—as public and a risk population—can understand the solution and criticize our project. In the end of the session, we held a mini survey by giving them a questionnaire according to our project and their opinion and advice about it. This campaign and mini survey is used <b>to direct our project based on the society needs and views, for our project will also impact the society too.</b></h5>
+
   <h5>Note: Both heterodimer energy formation exhibits -5.04 kcal/mol free energy.</h5><br>
  <br>
+
 
  <div class="w3-row w3-center">
+
   <h5>For iGEM biobrick submission, we would use prefix and suffix that contain EcoRI and PstI. Further characterization of the biobrick of DiphTox could be accessed via <a href="http://parts.igem.org/Part:BBa_K2607000" style="color:blue">http://parts.igem.org/Part:BBa_K2607000</a>. HindIII site and BamHI are inserted upstream from prefix and downstream from suffix respectively. The DiphTox contains only the last 54 amino acid from the R domain which has no cytotoxicity and significant enough to bind with HBEGF receptor<sup>2</sup>. At the downstream of the sequence, designing six histidine amino acids is essential for His-tag protein purification, as well as characterizing the DiphTox and HB-EGF/Tar receptor kinetics. Ribosome Binding Site (RBS) is located upstream within the gBlocks containing Shine-Dalgarno sequence as follow.<br>
    <div class="w3-col w3-center">
+
   RBS : 5' GAGCGGATTATATAAGGAGGTTAATC 3’
      <div class="container">
+
   </h5><br>
        <img src="https://static.igem.org/mediawiki/2018/d/de/T--UI_Indonesia--hpcc3.jpg" class="image" width="450">
+
        <div class="overlay">
+
          <div class="text">Fulfilling Questionnaire</div>
+
        </div>
+
      </div>
+
    </div>
+
  </div>
+
  <br>
+
  <br>
+
  <h3 align="center"><b>CAMPUS CAMPAIGN QUESTIONNAIRE RESULT</b><h3>
+
   <h5>The respondents of the survey about our project are second year students of Environmental Health Department, Faculty of Public Health, Universitas Indonesia (in total 40 students). Respondents were interviewed about their opinion and knowledge towards genetic engineering, diphtheria, and our project Finding Diphty after socialization was given.
+
  Below are the results of our survey about Finding Diphty:</h5>
+
  <br>
+
  <div align = "center">
+
  <h4><i>Society opinion about Finding Diphty Diagnostic Tool</i></h4>
+
  <br>
+
  <h5><b>How effective is Finding Diphthy diagnostic tool?</b></h5>
+
  <br>
+
  <div class="w3-row w3-center">
+
    <div class="w3-col w3-center">
+
      <div class="container">
+
        <img src="https://static.igem.org/mediawiki/2018/0/0c/T--UI_Indonesia--efektif.jpg" class="image" width="450">
+
        <div class="overlay">
+
          <div class="text">Finding Diphty Effectiveness</div>
+
        </div>
+
      </div>
+
    </div>
+
  </div>
+
  <br>
+
  <h6>According to the result 63% of respondents stating that our diagnostic tool is an effective tool, with 20% within stating that this tool is a very effective. In addition, only 2% of the respondents have an objection about its effectiveness. In conclusion, according to the society’s view, the effectiveness of Finding Diphty tool is considered high (88%).</h6>
+
  <br><br>
+
  <h5><b>How difficult is the work mechanism of Finding Diphthy?</b></h5>
+
  <br>
+
  <div class="w3-row w3-center">
+
    <div class="w3-col w3-center">
+
      <div class="container">
+
        <img src="https://static.igem.org/mediawiki/2018/2/2d/T--UI_Indonesia--work.jpg" class="image" width="450">
+
        <div class="overlay">
+
          <div class="text">Difficulty Level of Finding Diphty Work Mechanism</div>
+
        </div>
+
      </div>
+
    </div>
+
  </div>
+
  <br>
+
  <h6>According to the society, the work mechanism of Finding Diphty (throat swab), is considered as a friendly user tool with positive response as much as 83% in total. Only 7%  of the respondents stating that the work mechanism of Finding Diphty considered difficult.</h6>
+
  <br><br>
+
  <h5><b>Do you think how urgent is Finding Diphthy to answer the society needs?</b></h5>
+
  <br>
+
  <div class="w3-row w3-center">
+
    <div class="w3-col w3-center">
+
      <div class="container">
+
        <img src="https://static.igem.org/mediawiki/2018/8/84/T--UI_Indonesia--need.jpg" class="image" width="450">
+
        <div class="overlay">
+
          <div class="text">The Urgency of Finding Diphthy due to Society Needs</div>
+
        </div>
+
      </div>
+
    </div>
+
  </div>
+
  <br>
+
  <h6>According to the result, most of the society thinks that our project needs to be implemented in real life. Moreover, 46% of it stating that this tool is urgently needed and 36% stating that it is needed. Only 3% have an objection according its urgency.</h6>
+
  <br><br>
+
  <h5><b>Compare to the previous tool, which one is more beneficial?</b></h5>
+
  <br>
+
  <div class="w3-row w3-center">
+
    <div class="w3-col w3-center">
+
      <div class="container">
+
        <img src="https://static.igem.org/mediawiki/2018/5/58/T--UI_Indonesia--benefit.jpg" class="image" width="450">
+
        <div class="overlay">
+
          <div class="text">Benefit Comparison</div>
+
        </div>
+
      </div>
+
    </div>
+
  </div>
+
  <br>
+
  <h6>Comparing to the previous diagnostic tools, 95% of the society finds it more beneficial to use Finding Diphty rather than other diagnostic tool to help diphtheria diagnosis.</h6>
+
  <br><br>
+
  <h5><b>In future implementation, will you use Finding Diphthy?</b></h5>
+
  <br>
+
  <div class="w3-row w3-center">
+
    <div class="w3-col w3-center">
+
      <div class="container">
+
        <img src="https://static.igem.org/mediawiki/2018/6/63/T--UI_Indonesia--using.jpg" class="image" width="450">
+
        <div class="overlay">
+
          <div class="text">Society Response of Finding Diphthy Implementation</div>
+
        </div>
+
      </div>
+
    </div>
+
  </div>
+
  <br>
+
  <h6>In future implementation, 90% of the society is interested to use Finding Diphty as a diagnostic tool rather than the previous diagnostic tools.</h6>
+
  <br><br>
+
  <h5><b>How much do you think is the suitable cost for Finding Diphthy?</b></h5>
+
  <br>
+
  <div class="w3-row w3-center">
+
    <div class="w3-col w3-center">
+
      <div class="container">
+
        <img src="https://static.igem.org/mediawiki/2018/2/2a/T--UI_Indonesia--cost.jpg" class="image" width="450">
+
        <div class="overlay">
+
          <div class="text">Suitable Cost for Finding Diphthy</div>
+
        </div>
+
      </div>
+
    </div>
+
  </div>
+
  <br>
+
  <h6>According to the society opinion, 95% stating that IDR 50.000-150.000 is a suitable cost of Finding Diphty, 5% stating for IDR 200.000-500.000, and none stating for higher cost. It means that the society sees it as a reachable tool.</h6>
+
  <br><br>
+
   <h4><i><b>CONCLUSION</b></i></h4>
+
   <h5>The society has a positive response of Finding Diphthy project according to its effectiveness, urgency, and simplicity. Most of the society find that Finding Diphthy is more beneficial compare to the previous diagnostic tool and interested to use this product in future implementation.</h5>
+
</div>
+
 
</div>
 
</div>
  
<!-- Container (Social Work Section) -->
+
<!-- Container (HB-EGF/Tar Section) -->
<div class="bgimg-7 w3-display-container w3-opacity-min" id="socialwork">
+
<div class="bgimg-3 w3-display-container w3-opacity-min" id="hbegftar">
 
   <div class="w3-display-middle" style="white-space:nowrap;">
 
   <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">SOCIAL WORK / KERJA SOSIAL (KERSOS)</span>
+
     <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">HB-EGF/Tar</span>
 
   </div>
 
   </div>
 
</div>
 
</div>
  
 
<div class="w3-content w3-container w3-padding-64">
 
<div class="w3-content w3-container w3-padding-64">
   <h5>Our team understands that the future implementation of Finding Diphthy project will need a real foundation from any society levels. Through KERSOS, we are aiming to reach the grass-root level. Not only focusing on educating the people about diphtheria outbreak and our project, moreover we want to know about their health needs. From the insights, we understand how our project would affect the society’s life.</h5>
+
   <h5>HB-EGF/Tar is a synthetically combined receptor used as project’s diagnostic tool system. Since there was limitation in its biobrick construction (for its high DNA complexity and base pairs length as <i>gBlocks</i>), we separate the HB-EGF/Tar sequence into two fragments called HB-EGF/Tar Fragment 1 (HT-1) in the upstream, and the other one would be HB-EGF/Tar Fragment 2 (HT-2). The schematic structure of HT-1 biobrick is as follow.</h5><br>
  <br>
+
 
 
   <div class="w3-row w3-center">
 
   <div class="w3-row w3-center">
     <div class="w3-col w3-center">
+
     <img src="https://static.igem.org/mediawiki/2018/c/c3/T--UI_Indonesia--partsf2.png" class="w3-image" width="500">
      <div class="container">
+
  <h6><b>Figure 2.</b> HB-EGF/Tar Fragment 1 Biobrick.</h6></div><br>
        <img src="https://static.igem.org/mediawiki/2018/1/13/T--UI_Indonesia--hpsw1.jpg" class="image" width="450">
+
 
        <div class="overlay">
+
  <h5>The HT-1 fragment consist of 981 bp sequence that include <i>SalI</i> cutting site and specified PCR colony reverse primer (HbT1 rev). Amplification of single biobrick are done via PCR cloning using ‘self-made’ universal forward (Primer Cloning Fwd) and reverse primers (Primer Cloning Rev), which are the same as cloning primer for DiphTox gBlocks.</h5><br>
          <div class="text">Giving Explanation and Instruction to the Volunteers</div>
+
 
        </div>
+
  <h5>For confirmation of this biobrick existence inside <i>E. coli</i>, PCR colony is essential, using specific primers named “PCR colony HbT1 fwd” for forward primer and “PCR colony HbT1 rev” for reverse primer. They are constructed using NCBI primer BLAST <a href="https://www.ncbi.nlm.nih.gov/tools/primer-blast/" style="color:blue">website.</a> The sequences are served as follows.</h5>
      </div>
+
    </div>
+
  </div>
+
 
   <br>
 
   <br>
 
   <div class="w3-row w3-center">
 
   <div class="w3-row w3-center">
     <div class="w3-col w3-center">
+
     <table>
       <div class="container">
+
      <tr>
         <img src="https://static.igem.org/mediawiki/2018/3/32/T--UI_Indonesia--hpsw2.jpg" class="image" width="450">
+
        <th>Primers</th>
         <div class="overlay">
+
        <th>Sequence</th>
          <div class="text">Volunteers Explaining to Villagers</div>
+
        <th>Melting Temperatures (Tm)</th>
         </div>
+
        <th>GC Content (%)</th>
       </div>
+
        <th>Hairpin Structure Energy Formation (kcal/mol)</th>
     </div>
+
        <th>Self-dimer Energy Formation (kcal/mol)</th>
 +
       </tr>
 +
      <tr>
 +
         <td>HbT1 Fwd</td>
 +
        <td>5’ CTTACGCTTCTGCCACAT 3’</td>
 +
        <td>61.7<sup>0</sup>C</td>
 +
        <td>50%</td>
 +
        <td>-0.84</td>
 +
        <td>-3.61</td>
 +
      </tr>
 +
      <tr>
 +
        <td>HbT1 Rev</td>
 +
        <td>5’ TTCTTACGCTTCCCATGTTC 3’</td>
 +
        <td>62.1<sup>0</sup>C</td>
 +
         <td>45%</td>
 +
        <td>0.64</td>
 +
         <td>-5.38</td>
 +
       </tr>
 +
     </table>
 +
    <h6><b>Table 3.</b> Detailed data for HT1 PCR colony primers</h6><br>
 
   </div>
 
   </div>
 
   <br>
 
   <br>
   <h5>KERSOS was held in collaboration with the Faculty of Engineering, Universitas Indonesia. It was held in 4-8 June 2018 and took place at Cikidang Village, Sukabumi,West Java. In here, our team took part in training the volunteers of KERSOS to give a talk to the villagers about health issue related to diphtheria and also about Finding Diphthy project in brief. The volunteers then came door to door toward the houses to explain all the issues and approach the villagers. This method was purposely applied so that our team can engage more people (the volunteers and also the villagers) in our project.</h5>
+
   <h5>Note: Both heterodimer energy formations are -4.77 kcal/mol.</h5><br>
 +
 
 +
  <h5>Biobrick RFC10 prefix is necessary and would be cut using EcoRI enzyme for submission. Active gene transcription includes highly expressing T7 constitutive promoter (Bba_I712074) located in the upstream part of HT-1. Ribosomal binding site (RBS) (Bba_B0034) functions to initiate direct HB-EGF/Tar translation (HbTf1-RBS). It is 18 bp in length with the following sequence, 5' AAAGAGGAGAAATACTAG 3’, conformed with Shine-Dalgarno sequence
 
   <br>
 
   <br>
 +
  The next fragment of HB-EGF/Tar Sequence, called HB-EGF/Tar Fragment 2 (HT-2), will be ligated exactly next to the first one via SalI restriction site. Schematic representation of HB-EGF/Tar Fragment 2 is as follow.</h5><br>
 +
 
   <div class="w3-row w3-center">
 
   <div class="w3-row w3-center">
     <div class="w3-col w3-center">
+
     <img src="https://static.igem.org/mediawiki/2018/0/04/T--UI_Indonesia--partsf3.png" class="w3-image" width="500">
      <div class="container">
+
   <h6><b>Figure 3.</b> HB-EGF/Tar Fragment 2 Biobrick.</h6></div><br>
        <img src="https://static.igem.org/mediawiki/2018/2/26/T--UI_Indonesia--hpsw3.jpg" class="image" width="450">
+
        <div class="overlay">
+
          <div class="text">Follow Up from UI iGEM Team to the Villager</div>
+
        </div>
+
      </div>
+
    </div>
+
  </div>
+
  <br>
+
  <h5>In the end of the socialization, our team did some follow ups to the villagers directly to make sure they got the right information and to measure how far their understanding about the issues. In the follow up, we got the insights from their testimonies about how important our project and how it would beneficially affected their health. Moreover, they consider it as a “friendly-user” diagnostic tool since it can be used by everyone without really depending to the health officer. They also consider it as a relevant solution, for it would be accessible for them who are still hard to reach nearest PUSKESMAS (health center) or hospital.</b></h5>
+
  <br>
+
  <div class="w3-row w3-center">
+
    <div class="w3-col w3-center">
+
      <div class="container">
+
        <img src="https://static.igem.org/mediawiki/2018/1/1d/T--UI_Indonesia--hpsw4.jpg" class="image" width="450">
+
        <div class="overlay">
+
          <div class="text">Building Lavatories</div>
+
        </div>
+
      </div>
+
    </div>
+
   </div>
+
  <br>
+
  <h5>Besides the socialization, in collaboration with KERSOS FTUI Committee, we build some lavatories and any sanitary facilitation for the villagers. We also patched stickers of the right steps to wash hands in every house to remind the villagers in keeping their hands free from bad-bacteria. Those was aimed to prevent and minimize the risk of diphtheria outbreak to happen in that location since diphtheria can caused by the bad quality of sanitation and health habits.</h5>
+
  <br>
+
  <div class="w3-row w3-center">
+
    <div class="w3-col w3-center">
+
      <div class="container">
+
        <a target="_blank" href="https://static.igem.org/mediawiki/2018/8/8c/T--UI_Indonesia--hpsw7.png">
+
          <img src="https://static.igem.org/mediawiki/2018/8/82/T--UI_Indonesia--hpsw5.jpg" class="image" width="450">
+
          <div class="overlay">
+
            <div class="text">Sticker as Health Promotion Tools<br><br><em>(Click to view the sticker in full size)</em></div>
+
          </div>
+
        </a>
+
      </div>
+
    </div>
+
  </div>
+
  <br>
+
</div>
+
  
<!-- Container (Biosafety & Biosecurity Training Section) -->
+
   <h5>To amplify this part, we would use universal PCR cloning forward and reverse primers with their sequences same as HT-1 and DiphTox gBlocks. PCR colony, with a specific primer named “HbT2 fwd” for forward primer and “HbT2 Rev” for reverse primer, could be used to confirm any successful transformation of ligated insert. Both primers are constructed with NCBI primer BLAST website and have the sequence detailed below.</h5>
<div class="bgimg-8 w3-display-container w3-opacity-min" id="biotraining">
+
  <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">BIOSAFETY & BIOSECURITY TRAINING AT IHVCB UI</span>
+
  </div>
+
</div>
+
 
+
<div class="w3-content w3-container w3-padding-64">
+
   <h5>Institute of Human Virology and Cancer Biology (IHVCB), Faculty of Medicine, University of Indonesia is one of the best research centers in Indonesia. IHVCB accommodates research activities focused on the agents that cause diseases such as virus and cancer in humans. In addition, IHVCB also train and provide opportunities for students to conduct research. Other activities that are also conducted by IHVCB, which supports research and education purposes, is training, seminars and others.</h5><br>
+
  <h5>iGEM University of Indonesia 2018 attend a series of Biosafety & Biosecurity training at IHVCB to enhance our knowledge in biomedical laboratory techniques, including basic safety and safety requirements to prepare. Such knowledge will surely produce accurate and non-harmful results for the surrounding environment in our researches at the laboratory. Researches with biological agents, proper use of chemicals, as well as good laboratory techniques require studies in the safety aspects of biological materials.</h5>
+
 
   <br>
 
   <br>
 
   <div class="w3-row w3-center">
 
   <div class="w3-row w3-center">
     <img src="https://static.igem.org/mediawiki/2018/1/1c/T--UI_Indonesia--hpt1.png" class="w3-image" width="500">
+
     <table>
 +
      <tr>
 +
        <th>Primers</th>
 +
        <th>Sequence</th>
 +
        <th>Melting Temperatures (Tm)</th>
 +
        <th>GC Content (%)</th>
 +
        <th>Hairpin Structure Energy Formation (kcal/mol)</th>
 +
        <th>Self-dimer Energy Formation (kcal/mol)</th>
 +
      </tr>
 +
      <tr>
 +
        <td>HbT2 Fwd</td>
 +
        <td>5’ GTTAGCGGTCTCAGAAATGG 3’</td>
 +
        <td>62.2<sup>0</sup>C</td>
 +
        <td>50%</td>
 +
        <td>-1.15</td>
 +
        <td>-3.61</td>
 +
      </tr>
 +
      <tr>
 +
        <td>HbT2 Rev</td>
 +
        <td>5’ CCCCTGACTGAGCATGAT 3’</td>
 +
        <td>62.8<sup>0</sup>C</td>
 +
        <td>55.6%</td>
 +
        <td>0.57</td>
 +
        <td>-5.38</td>
 +
      </tr>
 +
    </table>
 +
    <h6><b>Table 4.</b> detailed data for HT2 PCR colony primers</h6><br>
 
   </div>
 
   </div>
 
   <br>
 
   <br>
   <h5>On the first day of the training, iGEM UI 2018 team obtained lessons on Biosafety, Biosecurity, Code of Conduct and Dual Use Research. This will deepen our knowledge of techniques and equipment to protect ourselves, also the environment from exposure to biological agents; potentially causes illness, mitigation action, and misuse of a pathogen or toxin into the environment. In addition, iGEM UI 2018 also study microbiology techniques including biological hazards.</h5><br>
+
   <h5>Note: Both heterodimer energy formations are -6.73 kcal/mol.</h5><br>
   <h5>On the second day, we received material on bio-risk management, risk assessment and good laboratory practice. Through this lesson, the team correctly following the steps in doing research at the laboratory; reducing the risk of accidents that may occur. Such steps are, but not limited to, using the right clothes in the laboratory, the correct way of sampling and the proper procedure of sharps and harmful substances disposal.</h5>
+
 
  <br>
+
   <h5>In this fragment, SalI and NdeI are in upstream and downstream respectively. This arrangement would enable that HB-EGF/Tar frag 1 and HB-EGF/Tar frag 2 be next to each other and transcribed as a unity. At the end part of the coding region we add double terminator rrnB T1 and T7TE terminator (Bba_B0015). These terminators have been known to effectively terminate transcription of any gene. We shall submit the overall HB-EGF/Tar biobrick sequence by inserting iGEM registered RFC10 suffix that contain PstI restriction site at the downstream of the coding region. The prefix, as mentioned earlier, is inserted in the first fragment of the HB-EGF/Tar sequence. Further characterization of the biobrick of complete HB-EGF/Tar synthetic gene could be accessed via Further characterization of the biobrick of DiphTox could be accessed via <a href="http://parts.igem.org/Part:BBa_K2607001" style="color:blue">http://parts.igem.org/Part:BBa_K2607001</a>.
  <div class="w3-row w3-center">
+
   </h5><br>
    <img src="https://static.igem.org/mediawiki/2018/2/2d/T--UI_Indonesia--hpt2.png" class="w3-image" width="500">
+
  </div>
+
  <br>
+
  <h5>On the third day, iGEM UI 2018 studied a variety of techniques that could support research such as polymerase chain reaction (PCR); it is a method to multiply or replicate large amounts of DNA in a short time. The DNA recombinant technique is a technique for combining or recombining two or more strands of DNA thread that in normal circumstances not pairing or occurring together. In addition, iGEM UI 2018 also study the techniques of serology, cell culture, etc.</h5><br>
+
   <h5>On the last day, iGEM UI 2018 received a lesson on emergency response, which is useful to know the effective response to emergency situations; minimizing the effects of emergency situations. In the last day, the team also conducted a lab practice to simulate directly the lesson that have been learnt in the last 4 day. iGEM UI 2018 are very excited in participating the training.</h5>
+
</div>
+
  
<!-- Container (Human Practice Catalogue) -->
+
  <h5><b>Reference</b>
<div class="bgimg-9 w3-display-container w3-opacity-min" id="catalogue">
+
    <ol class="ref">
  <div class="w3-display-middle" style="white-space:nowrap;">
+
      <li>Gillet D, Barbier J. Diphtheria toxin. The Comprehensive Sourcebook of Bacterial Protein Toxins. 2015;:111-132.</li>
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">HUMAN PRACTICE CATALOGUE</span>
+
      <li>2.  Rolf J, Eidels L. Characterization of the diphtheria toxin receptor-binding domain. Molecular Microbiology. 1993;7(4):585-591.</li>
  </div>
+
    </ol></h5>
 
</div>
 
</div>
 
<div class="w3-content w3-container w3-padding-64">
 
  <h5>Hereby we attached the full version of our <a href="https://static.igem.org/mediawiki/2018/1/19/T--UI_Indonesia--hpcatalogue.pdf" style="color:blue">Human Practice Catalogue</a></h5>
 
</div>
 
 
 
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
 
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>

Latest revision as of 08:11, 17 October 2018

DIPHTOX
Using the wild-type diphtheria exotoxin to characterize HB-EGF/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 DiphTox, is incorporated in the plasmids (such as pSB1C3 and pEQ80L) along with the following parts.

Figure 1. DiphTox 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.

Primers Sequence Melting Temperatures (Tm) GC Content (%) Hairpin Structure Energy Formation (kcal/mol) Self-dimer Energy Formation (kcal/mol)
Fwd Cloning 5’ AGTTCAAGTGTCCGAGAA 3’ 60.20C 44.4% 0.64 -3.61
Rev Cloning 5’ TAAGCGAGTGCCGTATTA 3’ 60.10C 44.4% -1.36 -3.61
Table 1. PCR Cloning Amplification Primers

Note: Both heterodimer energy formations are -3.61 kcal/mol. Additionally, the predicted specifications are based on IDT Oligo Analyzer 3.1 server. PCR solution is predicted to contain 0.2 mM dNTP, 50 mM Na+, 5 mM Mg2+, and 0.3 mM oligos.

Confirmation of gBlocks insertion into plasmid could be confirmed using PCR colony method using following primer. Note that HbT1 Fwd and HbT2 Rev is the same primer used in HT fragments to do in DipthTox gBlocks.

Primers Sequence Melting Temperatures (Tm) GC Content (%) Hairpin Structure Energy Formation (kcal/mol) Self-dimer Energy Formation (kcal/mol)
HbT1 Fwd 5’ CTTACGCTTCTGCCACAT 3’ 61.70C 50% -0.84 -3.61
HbT2 Rev 5’ CCCCTGACTGAGCATGAT 3’ 62.80C 55.6% 0.57 -5.38
Table 2. Detailed data for DiphTox PCR colony primers


Note: Both heterodimer energy formation exhibits -5.04 kcal/mol free energy.

For iGEM biobrick submission, we would use prefix and suffix that contain EcoRI and PstI. Further characterization of the biobrick of DiphTox could be accessed via http://parts.igem.org/Part:BBa_K2607000. HindIII site and BamHI are inserted upstream from prefix and downstream from suffix respectively. The DiphTox contains only the last 54 amino acid from the R domain which has no cytotoxicity and significant enough to bind with HBEGF receptor2. At the downstream of the sequence, designing six histidine amino acids is essential for His-tag protein purification, as well as characterizing the DiphTox and HB-EGF/Tar receptor kinetics. Ribosome Binding Site (RBS) is located upstream within the gBlocks containing Shine-Dalgarno sequence as follow.
RBS : 5' GAGCGGATTATATAAGGAGGTTAATC 3’

HB-EGF/Tar
HB-EGF/Tar is a synthetically combined receptor used as project’s diagnostic tool system. Since there was limitation in its biobrick construction (for its high DNA complexity and base pairs length as gBlocks), we separate the HB-EGF/Tar sequence into two fragments called HB-EGF/Tar Fragment 1 (HT-1) in the upstream, and the other one would be HB-EGF/Tar Fragment 2 (HT-2). The schematic structure of HT-1 biobrick is as follow.

Figure 2. HB-EGF/Tar Fragment 1 Biobrick.

The HT-1 fragment consist of 981 bp sequence that include SalI cutting site and specified PCR colony reverse primer (HbT1 rev). Amplification of single biobrick are done via PCR cloning using ‘self-made’ universal forward (Primer Cloning Fwd) and reverse primers (Primer Cloning Rev), which are the same as cloning primer for DiphTox gBlocks.

For confirmation of this biobrick existence inside E. coli, PCR colony is essential, using specific primers named “PCR colony HbT1 fwd” for forward primer and “PCR colony HbT1 rev” for reverse primer. They are constructed using NCBI primer BLAST website. The sequences are served as follows.

Primers Sequence Melting Temperatures (Tm) GC Content (%) Hairpin Structure Energy Formation (kcal/mol) Self-dimer Energy Formation (kcal/mol)
HbT1 Fwd 5’ CTTACGCTTCTGCCACAT 3’ 61.70C 50% -0.84 -3.61
HbT1 Rev 5’ TTCTTACGCTTCCCATGTTC 3’ 62.10C 45% 0.64 -5.38
Table 3. Detailed data for HT1 PCR colony primers


Note: Both heterodimer energy formations are -4.77 kcal/mol.

Biobrick RFC10 prefix is necessary and would be cut using EcoRI enzyme for submission. Active gene transcription includes highly expressing T7 constitutive promoter (Bba_I712074) located in the upstream part of HT-1. Ribosomal binding site (RBS) (Bba_B0034) functions to initiate direct HB-EGF/Tar translation (HbTf1-RBS). It is 18 bp in length with the following sequence, 5' AAAGAGGAGAAATACTAG 3’, conformed with Shine-Dalgarno sequence
The next fragment of HB-EGF/Tar Sequence, called HB-EGF/Tar Fragment 2 (HT-2), will be ligated exactly next to the first one via SalI restriction site. Schematic representation of HB-EGF/Tar Fragment 2 is as follow.

Figure 3. HB-EGF/Tar Fragment 2 Biobrick.

To amplify this part, we would use universal PCR cloning forward and reverse primers with their sequences same as HT-1 and DiphTox gBlocks. PCR colony, with a specific primer named “HbT2 fwd” for forward primer and “HbT2 Rev” for reverse primer, could be used to confirm any successful transformation of ligated insert. Both primers are constructed with NCBI primer BLAST website and have the sequence detailed below.

Primers Sequence Melting Temperatures (Tm) GC Content (%) Hairpin Structure Energy Formation (kcal/mol) Self-dimer Energy Formation (kcal/mol)
HbT2 Fwd 5’ GTTAGCGGTCTCAGAAATGG 3’ 62.20C 50% -1.15 -3.61
HbT2 Rev 5’ CCCCTGACTGAGCATGAT 3’ 62.80C 55.6% 0.57 -5.38
Table 4. detailed data for HT2 PCR colony primers


Note: Both heterodimer energy formations are -6.73 kcal/mol.

In this fragment, SalI and NdeI are in upstream and downstream respectively. This arrangement would enable that HB-EGF/Tar frag 1 and HB-EGF/Tar frag 2 be next to each other and transcribed as a unity. At the end part of the coding region we add double terminator rrnB T1 and T7TE terminator (Bba_B0015). These terminators have been known to effectively terminate transcription of any gene. We shall submit the overall HB-EGF/Tar biobrick sequence by inserting iGEM registered RFC10 suffix that contain PstI restriction site at the downstream of the coding region. The prefix, as mentioned earlier, is inserted in the first fragment of the HB-EGF/Tar sequence. Further characterization of the biobrick of complete HB-EGF/Tar synthetic gene could be accessed via Further characterization of the biobrick of DiphTox could be accessed via http://parts.igem.org/Part:BBa_K2607001.

Reference
  1. Gillet D, Barbier J. Diphtheria toxin. The Comprehensive Sourcebook of Bacterial Protein Toxins. 2015;:111-132.
  2. 2. Rolf J, Eidels L. Characterization of the diphtheria toxin receptor-binding domain. Molecular Microbiology. 1993;7(4):585-591.
Team UI Indonesia
  igemui2018@gmail.com