Difference between revisions of "Team:NCTU Formosa/Collaborations"

 
(81 intermediate revisions by 4 users not shown)
Line 7: Line 7:
  
 
<link href="https://2016.igem.org/Team:NCTU_Formosa/wiki_reset?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2016.igem.org/Team:NCTU_Formosa/wiki_reset?action=raw&ctype=text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
+
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
  
  
Line 24: Line 24:
 
small, strike, strong, sub, tt, var,
 
small, strike, strong, sub, tt, var,
 
b, u, i, center,
 
b, u, i, center,
dl, dt, dd, ol, ul, li,
+
dl, dt, dd, ol,  
 
fieldset, form, label, legend,
 
fieldset, form, label, legend,
 
table, caption, tbody, tfoot, thead, tr, th, td {
 
table, caption, tbody, tfoot, thead, tr, th, td {
Line 44: Line 44:
 
}
 
}
 
/*大圖*/
 
/*大圖*/
.main-img{
+
@media screen and (min-width: 768px) {
 +
  .img-container{
 +
    height:100vh ;
 +
    overflow:hidden ;
 +
    width:100%;
 +
  }
 +
  .main-img{
 
     top: 0;
 
     top: 0;
 
     bottom: 0;
 
     bottom: 0;
Line 50: Line 56:
 
     right: 0;
 
     right: 0;
 
     width: 100%;
 
     width: 100%;
    height:100%;
 
 
     margin: auto;
 
     margin: auto;
 
     z-index:999;
 
     z-index:999;
 +
    }
 +
}
 +
@media screen and (orientation: portrait) {
 +
    .img-container{
 +
        height:auto;
 +
        overflow:none;
 +
        width:100%;
 +
    }
 +
    .main-img{
 +
        top: 0;
 +
        bottom: 0;
 +
        left: 0;
 +
        right: 0;
 +
        width: 100%;
 +
        margin: auto;
 +
        z-index:999;
 +
    }
 
}
 
}
  
Line 63: Line 85:
 
   width: auto;
 
   width: auto;
 
   z-index: 9999;
 
   z-index: 9999;
   top:25%;
+
   top:15%;
 
   margin: auto;
 
   margin: auto;
 
}
 
}
Line 88: Line 110:
 
.line .red {
 
.line .red {
 
   width:1px;    /*調line長度*/
 
   width:1px;    /*調line長度*/
   height:47%; /*line寬度*/
+
   height:60%; /*line寬度*/
 
   position:relative;
 
   position:relative;
  
Line 95: Line 117:
 
.line .blue {
 
.line .blue {
 
   width: 1px;  /*line寬度*/
 
   width: 1px;  /*line寬度*/
   height: 20%;  /*調line長度*/
+
   height: 43%;  /*調line長度*/
 
   position:relative;
 
   position:relative;
 
   left:51px;
 
   left:51px;
Line 203: Line 225:
 
     position:relative;
 
     position:relative;
 
     margin-top:0vh !important;
 
     margin-top:0vh !important;
     width:200px;
+
     width:230px;
 
     height:auto;
 
     height:auto;
     left:210px;
+
     left:240px;
 
     float:right;
 
     float:right;
 
     color:#F3F7F7;
 
     color:#F3F7F7;
Line 228: Line 250:
 
     padding-left:10px !important;
 
     padding-left:10px !important;
 
     color:rgb(0, 206, 255);
 
     color:rgb(0, 206, 255);
     margin-top:10px;
+
     margin-top:20px;
 
     margin-bottom:10px;
 
     margin-bottom:10px;
 +
    font-weight:bold;
 
}
 
}
 
.content{
 
.content{
Line 247: Line 270:
 
     font-weight: bold !important;
 
     font-weight: bold !important;
 
     padding-top:30px;
 
     padding-top:30px;
     padding-bottom:10px
+
     padding-bottom:10px;
 +
    font-weight:400 !important;
 
}
 
}
 +
 +
 +
.content-image{
 +
    text-align:center !important;
 +
    color:#F3F7F7 !important;
 +
    font-size:12pt !important;
 +
    padding-top:10px;
 +
    padding-bottom:50px;
 +
}
 +
 +
 
.appear{
 
.appear{
 
     display:none;
 
     display:none;
Line 256: Line 291:
 
     font-size:15pt !important;
 
     font-size:15pt !important;
 
     text-align:justify;
 
     text-align:justify;
 +
    line-height:1.5;
 +
    padding-bottom:5px;
 
     color:#F3F7F7;
 
     color:#F3F7F7;
 
}
 
}
Line 290: Line 327:
 
}
 
}
 
.box{
 
.box{
     width:100%;
+
     width:auto;
 
     padding-top:10px;
 
     padding-top:10px;
 
     padding-bottom:10px;
 
     padding-bottom:10px;
Line 306: Line 343:
 
}
 
}
  
 +
 +
/*-----------table-------------*/
 +
.table-container{
 +
    margin-left:2vw !important;
 +
    position:relative;
 +
}
 +
table{width:750px;table-layout:fixed;word-wrap:break-word;}
 +
table tr:first-child{
 +
      border:1px solid #FFAA33 !important;
 +
      background-color:#FFAA33 !important;
 +
      color:#F3F7F7;
 +
      text-align:center !important;
 +
      font-size:18pt !important;
 +
}
 +
table tr:first-child td{
 +
      border-top:1px solid #FFAA33 !important;
 +
}
 +
tr td{
 +
      border-left:1.5px solid #FFAA33 !important;
 +
      border-right:1.5px solid #FFAA33 !important;
 +
      border-bottom:1.5px solid #FFAA33 !important;
 +
      text-align:center;
 +
      margin:auto;
 +
}
 +
tr td:first-child{
 +
      margin:auto;
 +
      text-align:center;
 +
      font-size:18pt !important;
 +
 +
}
 +
 +
.table_content{
 +
    font-size:13pt;
 +
   
 +
}
 
</style>
 
</style>
 
</head>
 
</head>
Line 335: Line 407:
 
    
 
    
 
           <div class="node">
 
           <div class="node">
           <div class="topic"><p class="text_color">Experience assistance</p></div>
+
           <div class="topic"><p class="text_color">TaiwanPP_FTP</p></div>
 
             <div class="active-circle">
 
             <div class="active-circle">
 
               <div class="splash"></div>
 
               <div class="splash"></div>
Line 346: Line 418:
 
             </div>
 
             </div>
 
           </div>
 
           </div>
 
+
 
 
           <div class="node">
 
           <div class="node">
           <div class="topic"><p class="text_color">Mentoring a new team</p></div>
+
           <div class="topic"><p class="text_color">Characterization of Biobricks</p></div>
 
             <div class="active-circle">
 
             <div class="active-circle">
 
               <div class="splash"></div>
 
               <div class="splash"></div>
 
               <div class="cover">
 
               <div class="cover">
 
 
 
 
               </div>
 
               </div>
 
             </div>
 
             </div>
Line 361: Line 431:
 
             </div>
 
             </div>
 
           </div>
 
           </div>
 
+
 
 +
 
 +
 
 
           <div class="node">
 
           <div class="node">
           <div class="topic"><p class="text_color">Meetups</p></div>
+
           <div class="topic"><p class="text_color">Distribution Kit</p></div>
 
             <div class="active-circle">
 
             <div class="active-circle">
 
               <div class="splash"></div>
 
               <div class="splash"></div>
Line 375: Line 447:
 
           </div>
 
           </div>
 
    
 
    
            
+
           <div class="node">
 +
          <div class="topic"><p class="text_color">Mentoring a New Team</p></div>
 +
            <div class="active-circle">
 +
              <div class="splash"></div>
 +
              <div class="cover">
 
    
 
    
 +
 +
              </div>
 +
            </div>
 +
            <div class="inactive-circle">
 +
              <div class="small-cover">
 +
              </div>
 +
            </div>
 +
          </div> 
 
   
 
   
 +
 +
 +
 +
 +
          <div class="node">
 +
          <div class="topic"><p class="text_color">Newsletter</p></div>
 +
            <div class="active-circle">
 +
              <div class="splash"></div>
 +
              <div class="cover">
 +
              </div>
 +
            </div>
 +
            <div class="inactive-circle">
 +
              <div class="small-cover">
 +
              </div>
 +
            </div>
 +
          </div>
 +
 +
 +
 +
 +
          <div class="node">
 +
          <div class="topic"><p class="text_color">Survey Collaboration</p></div>
 +
            <div class="active-circle">
 +
              <div class="splash"></div>
 +
              <div class="cover">
 +
              </div>
 +
            </div>
 +
            <div class="inactive-circle">
 +
              <div class="small-cover">
 +
              </div>
 +
            </div>
 +
          </div>
 +
 +
 
     </nav>
 
     </nav>
 
   
 
   
Line 383: Line 501:
  
 
<!--圖片-->
 
<!--圖片-->
   <div>
+
   <div class="img-container">
         <img src="https://static.igem.org/mediawiki/2016/0/09/Collaboration.png" class="main-img" width="100%">
+
         <img src="https://static.igem.org/mediawiki/2016/d/d6/NCTU_COLLABORATION_BIG_PICTURE.png" class="main-img" width="100%">
 
   </div>
 
   </div>
 
   <div>
 
   <div>
Line 403: Line 521:
 
     <p class="content">Collaborations among iGEM teams are one of the essential parts in Human Practices, for we have become companions with other iGEMers because of the reciprocal interactions. This year, we have done some collaborations including experience assistance, mentoring a new team.</p>
 
     <p class="content">Collaborations among iGEM teams are one of the essential parts in Human Practices, for we have become companions with other iGEMers because of the reciprocal interactions. This year, we have done some collaborations including experience assistance, mentoring a new team.</p>
 
     </div>
 
     </div>
 +
 +
 +
 +
<div style="width:1px;height:60px;"id="TaiwanPP_FTP">
 +
  </div>
 +
 +
 +
<div >
 +
    <p class="title">TaiwanPP_FTP</p>
 +
    <p class="content-1">Overview</p>
 +
    <p class="content">TaiwanPP_FTP is a software collaboration between NYMU-Taipei and NCTU_Formosa. As the teams that both care about agricultural issues, we collaborated with NYMU-Taipei iGEM team to create innovative software that can predict the tendency of pest prospering shortly. The software will able to give detailed information of farm condition and give advice for farmers to prepare earlier before the threat.</p>
 +
    <p class="content">We built up a prediction model by using the most popular way called machine learning for a variety insects. Through training a computer with a great amount of data, the computer will be able to analyze the relationship between input conditions and the outcomes. Finally, it can provide an accurate prediction which is the useful information for farm owners.(go to <a href="http://taiwanpp.byethost8.com/web/backbone.html?i=2"style="color:#44E287;">Website</a>)</p>
 +
 +
    <div>
 +
    <img src="https://static.igem.org/mediawiki/2016/e/e3/NCTU_PP_FPT.png" class="picture">
 +
    <p class="content-image" style="text-align:center !important;">Figure 1. The screenshot of the website.</p>
 +
    </div>
 +
 +
    <p class="content-1">The Aim of TaiwanPP_FTP</p>
 +
    <p class="content">We hope this tool could be user-friendly. All the information could be accessed through the Internet freely. It is remarkable if users could use the existing data to recreate another great application for the world. The product was a convenient web page that will show the predicted number of pests in the following three days of each observation station in Taiwan. All the source code and data are already on GitHub.(see on <a href="https://github.com/IandRover/TaiwanPP_FTP" style="color:#44E287;">GitHub1</a> and <a href="https://github.com/IandRover/Pests_prediction_github" style="color:#44E287;">GitHub2</a>)</p>
 +
 +
    <p class="content-1">The Process of Collaboration</p>
 +
    <p class="content">This software is the cooperated product of National Chiao Tung University and National Yang-Ming University. The member of NYMU first developed this idea. The member of NYMU was responsible for developing the software including raw coding for data collection, data processing, prediction voting establishment and web development, while the member of NCTU was acting as a consultant and advisor that refined the code and debugged including stuff such as streamlining the program, database connection. During the cooperation, we had several discussions through video chats on Facebook and had discussions in person. Finally, we made it an open source software and collaborated on GiHub.</p>
 +
 +
 +
 +
    <p class="content-1">How does it work</p>
 +
 +
 +
    <ul style="list-style-image:none;list-style-type:disc;">
 +
          <li class="list">Objective:
 +
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;By inputing weather data of the past few days, users can get the population size of pests. The types of pest include <i>Bactrocera dorsalis</i>, <i>Bactrocera cucurbatae</i>, <i>Spodoptera litura</i>, and <i>Spodoptera exgua Hiibner</i>.</li>
 +
 +
 +
<!--table-->
 +
          <li class="list">Data sources:</li>
 +
 +
 +
  <table class="table-container" width="500">
 +
    <tr>
 +
          <td width="80" height="30">Data</td>
 +
          <td width="210">Pests</td>
 +
          <td width="210">Weather</td>
 +
    </tr>
 +
    <tr style="background:#FFDDAA;">
 +
          <td  height="30"  valign="middle">Type</td>
 +
          <td class="table_content">Open Source</td>
 +
          <td class="table_content">Query Website</td>
 +
    </tr>
 +
    <tr>
 +
          <td height="30">Duration</td>
 +
          <td class="table_content">Collected every ten days</td>
 +
          <td class="table_content">Collected every day</td>
 +
    </tr>
 +
    <tr style="background:#FFDDAA;">
 +
          <td height="30"  valign="middle">Data Type</td>
 +
          <td class="table_content">Number</td>
 +
          <td class="table_content">Temperature, Rainfall</td>
 +
    </tr>
 +
    <tr >
 +
          <td height="30" valign="middle">Source</td>
 +
          <td class="table_content"><a href="https://sheethub.com/data.gov.tw/%E8%94%AC%E6%9E%9C%E9%87%8D%E8%A6%81%E5%AE%B3%E8%9F%B2%E9%98%B2%E7%96%AB%E6%97%AC%E5%A0%B1" style="color:#44E287;">Taiwan Agricultural Research Institute</a></td>
 +
          <td class="table_content"><a href="http://e-service.cwb.gov.tw/HistoryDataQuery/index.jsp" style="color:#44E287;">CWB Observation Data Inquire System</a></td>
 +
    </tr>
 +
 +
 +
  </table>
 +
   
 +
 +
 +
 +
          <li class="list">Hypothesis:
 +
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;According to a great amount of research paper, the weather condition influences the maturation of pests to some extents. Take oriental fruit fly as an example; rainy days lead to their maturation. In contrast, low temperature results in a small group of oriental fruit fly. As a whole, in building this model, we presumed that there exists the connection between weather and group size of the pest.</li>
 +
 +
          <li class="list">Features:
 +
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The features we chose to utilize included average day temperature, the highest day temperature, the lowest day temperature, rainfall, pressure, wind velocity and relative humidity.</li>
 +
 +
          <li class="list">Model selection:
 +
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We are using two famous and frequently used models, Supported Vector Machine (SVM) and Random Forest (RF) in building the prediction system. In processing and testing data, the member of NYMU discovered that SVM made an incredibly great prediction (~100%) when the datasets are big enough, while RF has an average score of 80%. However, in some cases, when RF model reached 60~70% of accuracy score, SVM has 50% or worse. Thus, we decided to build a simple ensemble prediction model, with different hyperparameters and classifier. Moreover, choose the pest population size that most classifiers agree.</li>
 +
 +
    </ul>
 +
 +
</div>
 +
 +
 +
<div style="width:1px;height:60px;"id="Mingdao">
 +
  </div>
 +
 +
 +
<div>
 +
    <p class="title">Characterization of Biobricks</p>
 +
    <p class="content-1">NCTU_Formosa & Mingdao Senior High School Collaboration</p>
 +
    <p class="content">We helped Mingdao iGEM team to confirm their BioBrick. We cultivated the <i>E.coli</i> according to their protocol. This year Mingdao iGEM team constructs a biobrick that can express enzyme, alcohol oxidase (AOX), on the surface of <i>E.coli</i>. The long anchor of the <i>E.coli</i> is from the concept of 2015 NCTU_FORMOSA.</p>
 +
    <p class="content">Method: We cultivated <i>E.coli</i> BL21 3mL containing the biobrick selecting with Chloromycetin, and the other one is the control which doesn’t have the plasmid. Then we centrifuged 1mL bacteria solution and added PBS to adjust the OD values are almost the same. Then we added TMB, a substrate of oxidase and react in the dark. The product can be analysis by OD650. Ultimately, we proved their biobrick is valid.</p>
 +
    <p class="content">On the other hand, Mingdao iGEM team also characterized our Biobrick is valid to express the target protein. They run an SDS-PAGE of our Pantide and no plasmid bacteria. The result shows that our Pantide is successfully expressed.</p>
 +
 +
<div>
 +
    <img src="https://static.igem.org/mediawiki/2016/3/35/Mingdao_.png" class="picture">
 +
    <p class="content-image" style="text-align:center !important;">Figure 2. Collaboration with Mingdao.</p>
 +
    </div>
 +
 +
</div>
 +
 +
  
 
   <div>
 
   <div>
     <p class="title">Experience assistance</p>
+
     <p class="title">Distribution Kit</p>
    <p class="content-1">Distribution kit</p>
+
 
     <p class="content-1">NTHU_Taiwan iGEM team</p>
 
     <p class="content-1">NTHU_Taiwan iGEM team</p>
     <p class="content">We provided NTHU_Taiwan iGEM team with BBa_B0012.<br>(NTHU linker)</p>
+
     <p class="content">We provided NTHU_Taiwan iGEM team with BBa_B0012. <br>(go to the wiki of <a href="https://2016.igem.org/Team:NTHU_Taiwan/Parts"  style="color:#44E287;"> NTHU_Taiwan</a>)</p>
     <p class="content-1">Mingdao</p>
+
    <p class="content-1">Tongji_Shanghai iGEM team</p>
 +
    <p class="content">We provided Tongji_Shanghai iGEM team with BBa_K1694005. <br>(go to the wiki of <a href="https://2016.igem.org/Team:Tongji_Shanghai/Parts"  style="color:#44E287;"> Tongji_Shanghai</a>)</p>
 +
    <p class="content-1">TCU_Taiwan iGEM team</p>
 +
    <p class="content">We provided TCU_Taiwan iGEM team with BBa_K592012. <br>(go to the wiki of <a href="https://2016.igem.org/Team:TCU_Taiwan/Parts"  style="color:#44E287;"> TCU_Taiwan</a>)</p>
 +
 
 +
     <p class="content-1">Mingdao iGEM team</p>
 
     <p class="content">We sent the biobricks BBa_K1694002, BBa_K1694010, BBa_K1694035, BBa_K1694044 and BBa_K1694045, which was registry by 2015 NCTU_Formosa, to help them express the outer membrane protein.
 
     <p class="content">We sent the biobricks BBa_K1694002, BBa_K1694010, BBa_K1694035, BBa_K1694044 and BBa_K1694045, which was registry by 2015 NCTU_Formosa, to help them express the outer membrane protein.
<br>(Mingdao linker)</p>
+
<br>(go to the wiki of <a href="https://2016.igem.org/Team:Mingdao/Parts"  style="color:#44E287;"> Mingdao</a>)</p>
     <p class="content-1">NCKU_Tainan</p>
+
     <p class="content-1">NCKU_Tainan iGEM team</p>
 
     <p class="content">This year, it is the first time for NCKU_Tainan to participate in Giant Jamboree. Therefore, we provided them with the Part BBa_K861171, BBa_I712667, BBa_I712015, BBa_R0010, BBa_R0040, BBa_C0040, BBa_C0051, BBa_C0061,  BBa_C0062, BBa_R0065, BBa_K592009 and BBa_R0052 to them.
 
     <p class="content">This year, it is the first time for NCKU_Tainan to participate in Giant Jamboree. Therefore, we provided them with the Part BBa_K861171, BBa_I712667, BBa_I712015, BBa_R0010, BBa_R0040, BBa_C0040, BBa_C0051, BBa_C0061,  BBa_C0062, BBa_R0065, BBa_K592009 and BBa_R0052 to them.
<br>(NCKU_Tainan linker)</p>
+
<br>(go to the wiki of <a href="https://2016.igem.org/Team:NCKU_Tainan/Parts"  style="color:#44E287;"> NCKU_Tainan</a>)</p>
    <p class="content-1">Provided larvae by NYMU-Taipei</p>
+
 
    <p class="content">We are thankful to NYMU iGEM team for providing us the eggs of tobacco cutworms. For our insect test, we needed a great number of larvae to do the experiment. Additionally, they introduce the professor Hwang, who majors in agricultural science, and gave us advice in our insect test. We really appreciate the help of NTMU-Taipei.</p>
+
 
   </div>
 
   </div>
  
  <div>
+
<div>
     <p class="title">Mentoring a new team</p>
+
     <img src="https://static.igem.org/mediawiki/2016/3/3d/NCTU_logos.png" class="picture">
   
+
    <p class="content-image" style="text-align:center !important;">Figure 2. We provided biobricks to these iGEM teams.</p>
    <div class="box">
+
        <img src="https://static.igem.org/mediawiki/2016/1/19/Colloboration1.jpg" class="picture">
+
 
     </div>
 
     </div>
   
 
    <p class="content-1">National Taichung First Senior High School</p>
 
    <li class="list">Learning about iGEM Competition</li>
 
    <li class="list">Concept of Synthetic Biology</li>
 
    <li class="list">Basic knowledge of Synthetic Biology</li>
 
    <li class="list">Basic Mathematical Modelling</li>
 
    <li class="list">Laboratory Practice</li>
 
    <li class="list">Project Brainstorming</li>
 
    <li class="list">Presentation Skill Guidance</li>
 
    <p class="content">This summer, fourteen high school students in science class from National Taichung First Senior High School came to National Chiao Tung University to learn about iGEM. In the two-weeks workshop, they have learned a lot of basic concepts of synthetic biology associated with laboratory practices. Furthermore, they were grouped into two teams and assigned to acquire ideas and knowledge from 2015 high school team’s wikis. It not only broadened their horizons but sorted out their thoughts through the presentation. </p> 
 
  
    <div class="box">
+
  <div>
        <img  src="https://static.igem.org/mediawiki/2016/7/7c/Colloboration2.jpg" class="picture">
+
     <p class="title">Mentoring New Teams</p>
        <p style="text-align:center;color:#F3F7F7;">See <a>Education</a> for the workshop we are planning on.</p>
+
     <p class="content">We have helped Taichung First Senior High School and Chung Cheng University set up their iGEM teams next year. (see <a href="https://2016.igem.org/Team:NCTU_Formosa/Engagement#mentoring" style="color:#44E287;">Education</a>)</p>
    </div>
+
 
   
+
     <p class="content">On the last day of the workshop, each group presented their own project, which contained brainstorming, principles, and experimental designs. Their projects were creative, and yet there is still room for the more rigorous thinking. Through a series of compact training, we believe that they will be a competent high school team in the future iGEM competition.</p>
+
     <p class="content-1">National Chung Cheng University</p>
+
    <li class="list">Experience sharing of founding an iGEM team</li>
+
    <li class="list">Teaching Demonstration</li>
+
    <li class="list">How do Write Biobrick Sequences</li>
+
    <li class="list">Details of Biobrick construction</li>
+
    <p class="content">This year, the student leader of National Chung Cheng University came to National Chiao Tung University to learn about the experience of establishing a new team. We exchanged the experience of team operation and academic advice. Besides, she also joined the two-week workshop with students from National Taichung First Senior High School. National Chung Cheng University will establish its first team next year. We are glad to have another companion in Taiwan.</p>
+
   
+
    <div>
+
        <img  src="https://static.igem.org/mediawiki/2016/c/cd/Colloboration3.jpg" class="picture">
+
    </div>
+
 
      
 
      
 
   </div>
 
   </div>
  
  <div>
+
<div>
     <p class="title">Meetups</p>
+
     <p class="title">Newsletter</p>
     <p class="content-1">Central China Conference (July 7~July9)</p>
+
     <p class="content">This year, we were honored to take part in the Newsletter team collaboration edited by XMU-China iGEM team. We have penned an article in the Newsletter describing our project. (see the link for the <a href="https://2016.igem.org/Team:XMU-China/HP/Newsletter" style="color:#44E287;">Newsletter</a>)</p>
    <p class="content">Invited by HUST-China team, we participated in the Central China Conference in Wuhan. In the conference, we shared our project idea with other team members, including Jilin_China, Nanjing-China, WHU-iGEM, HZAU-China, ShanghaiTechChina_B and NUDT_CHINA iGEM team. Through the discussion, we came up with fresh new points and solutions for the projects. Obviously, all of us got great suggestions to improve projects further for the Giant Jamboree.</p>
+
 
    <p class="content-1">2016 NCTU Meetup(July 31)</p>
+
 
      
 
      
    <div>
+
  </div>
        <img src="https://static.igem.org/mediawiki/2016/b/ba/Colloboration4.JPG" class="picture">
+
 
    </div>
+
 
      
+
<div style="width:1px;height:60px;"id="Aachen">
     <p class="content">This summer, we invited three iGEM teams in Taiwan. They were Mingdao, NTHU_Taiwan, and CGU_Taiwan. As a warm-up for Asia-Pacific Conference, the meetup set up as a stage for each team to present their progress of the project in this summer and exchange ideas and experiences.</p>
+
  </div>
   
+
 
    <div>
+
 
        <img src="https://static.igem.org/mediawiki/2016/e/e2/Colloboration5.JPG" class="picture">
+
 
    </div>
+
<div>
   
+
     <p class="title">Survey Collaboration</p>
    <p class="content">Additionally, we arranged some other activities, including campus guide and playing the simulative board game. Also, NTHU_Taiwan guided all of us to enjoy the beauty of National Tsing Hua University as well for the two schools are adjacent.All of us have established friendships among teams, and we all had an exciting and fruitful day in NCTU.</p>  
+
     <p class="content">International Survey aims to investigate the background knowledge of synthetic biology and the experience about genetic engineering across the world. There are 11 iGEM teams from different continents in the collaboration. The idea of the survey was first proposed by iGEM Aachen 2016, and fortunately, we had had online meetups in August. So we gladly accepted the offer as a principal team in Asia. We surveyed people on the street. Finally, we collected more than 500 samples and got some great result. Here are the teams that participate in the survey.</p>
     <p class="content-1">Conversation with iGEM Aachen(August 3)</p>
+
 
    <p class="content">NCTU_Formosa and iGEM Aachen had a Skype video chat. In the online chat, we grasped the project bilaterally and exchanged opinions. Apart from exchanging academic opinion, we had a great conversation in the history of the team, habits and also the simulative board game we designed “Pest Crisis’’. In the conversation, we gained better understandings of each other in science and culture.</p>
+
<div>
    <p class="content-1">2016 NYMU Meetup(August 6)</p>
+
<img src="https://static.igem.org/mediawiki/2016/a/a1/NCTU_Aachen_PICTURE.png" class="picture">
    <p class="content">We went to National Yang Ming University to attend the meetup with six other schools including NYMU, NCTU, NTHU, CGU, Tongji University, CCU, and TAS. In the meeting, we grasped the projects of every university. Most of the projects were about Environment & Health and Medicine. Every project is creative and has their merits, and all the pros and cons make us go forward.</p>
+
 
   
+
</div>
    <div>
+
 
    <img src="https://static.igem.org/mediawiki/2016/0/0a/Colloboration6.JPG" class="picture">
+
  <li class="list">iGEM Team Aachen</li>
    </div>
+
     <li class="list">iGEM Team Vilnius</li>
   
+
  <li class="list">iGEM Team NCTU Formosa</li>
    <p class="content-1">2016 iGEM Asia-Pacific Conference(August 8~August 14)</p>
+
  <li class="list">iGEM Team Graz</li>
    <p class="content">iGEM teams from all over Asia (including China, Hong Kong, and Taiwan) gathered to participate in the conference held by NCKU_Tainan. Five days of the exhausting yet exciting journey then began. Every morning, selected teams are scheduled to present their project. Later in the afternoon, well-designed activities such as round table, and experience workshop were held. Experience workshop offers iGEMers from different teams to share mutual experiences and pass on good ideas. Furthermore, NCKU invited many experts in the biological industry to discuss with us, letting us understand more about the current development in biotech industry. During the poster time, we exchange ideas and seek to improve projects through discussion.</p>
+
  <li class="list">iGEM Team Linköping</li>
   
+
  <li class="list">iGEM Team TecCEM</li>
   
+
  <li class="list">iGEM Team Technion</li>
    <div>
+
  <li class="list">iGEM Team Sheffield </li>
        <img src="https://static.igem.org/mediawiki/2016/6/69/Colloboration7.jpg" class="picture">
+
  <li class="list">iGEM Team Valencia</li>  
    </div>
+
  <li class="list">iGEM Team Delft</li>
   
+
  <li class="list">iGEM Team Dundee</li>
    <p class="content-1">University of Auckland iGEM Team(July 11)</p>
+
  </div>
    <p class="content">The University of Auckland iGEM Team’s student leader, Jessia Chiang, came to visit us in our school. We exchanged some experience with our project. We are surprised that the two teams both dedicate to tackle the long-lasting problem in the environment and improve the human health quality for future generation.</p>
+
<p class="content-1">Video Collaboration</p>
   
+
<p class="content">Furthermore, we shot episodes to promote and discuss different topics, including “What is synthesis biology?” “Biosafety,” “How to share the things we develop?” and so on. The episodes then converge into one film Also, in the film, it integrates multicultural topics. The diversity of cultures is what we want to present in the film. The teams are from 5 countries including Germany, Mexico, Taiwan, England and Pakistan.
    <div>
+
 
    <img  src="https://static.igem.org/mediawiki/2016/9/92/Colloboration8.jpg" class="picture-1">
+
</p>
    </div>
+
    <p class="content-1">South University of Science and Technology of China</p>
+
    <p class="content">Team members from SUSTC visited us for a two-day trip. The first day, we took them to the famous scenery in Hsinchu and ate some local food. The next day, we introduced National Chiao Tung University campus, meeting room, photo wall and a small greenhouse. Simultaneously, we shared our exciting board game "Gene Armageddon _ Pest Crisis". In these two days, we exchange different customs and cultural from our hometown. Thanks very much for SUSTC that they gave us the opportunity to make friend with a different country.</p>
+
    <div>
+
        <img  src="https://static.igem.org/mediawiki/2016/c/cb/Colloboration9.jpg" class="picture-1">
+
    </div>
+
 
</section>
 
</section>
 
   </div>
 
   </div>
 +
 +
<!--JS-->
  
 
<script>
 
<script>
Line 570: Line 766:
 
         $('#scroll').addClass('appear');
 
         $('#scroll').addClass('appear');
 
     };
 
     };
     if(window_top > div_top+500) {
+
     if(window_top > div_top+420) {
 
         $('#web').fadeIn(200);
 
         $('#web').fadeIn(200);
 
         $('#right').fadeIn(200);
 
         $('#right').fadeIn(200);

Latest revision as of 01:33, 20 October 2016

Collaborations

Collaborations among iGEM teams are one of the essential parts in Human Practices, for we have become companions with other iGEMers because of the reciprocal interactions. This year, we have done some collaborations including experience assistance, mentoring a new team.

TaiwanPP_FTP

Overview

TaiwanPP_FTP is a software collaboration between NYMU-Taipei and NCTU_Formosa. As the teams that both care about agricultural issues, we collaborated with NYMU-Taipei iGEM team to create innovative software that can predict the tendency of pest prospering shortly. The software will able to give detailed information of farm condition and give advice for farmers to prepare earlier before the threat.

We built up a prediction model by using the most popular way called machine learning for a variety insects. Through training a computer with a great amount of data, the computer will be able to analyze the relationship between input conditions and the outcomes. Finally, it can provide an accurate prediction which is the useful information for farm owners.(go to Website)

Figure 1. The screenshot of the website.

The Aim of TaiwanPP_FTP

We hope this tool could be user-friendly. All the information could be accessed through the Internet freely. It is remarkable if users could use the existing data to recreate another great application for the world. The product was a convenient web page that will show the predicted number of pests in the following three days of each observation station in Taiwan. All the source code and data are already on GitHub.(see on GitHub1 and GitHub2)

The Process of Collaboration

This software is the cooperated product of National Chiao Tung University and National Yang-Ming University. The member of NYMU first developed this idea. The member of NYMU was responsible for developing the software including raw coding for data collection, data processing, prediction voting establishment and web development, while the member of NCTU was acting as a consultant and advisor that refined the code and debugged including stuff such as streamlining the program, database connection. During the cooperation, we had several discussions through video chats on Facebook and had discussions in person. Finally, we made it an open source software and collaborated on GiHub.

How does it work

  • Objective:
          By inputing weather data of the past few days, users can get the population size of pests. The types of pest include Bactrocera dorsalis, Bactrocera cucurbatae, Spodoptera litura, and Spodoptera exgua Hiibner.
  • Data sources:
  • Data Pests Weather
    Type Open Source Query Website
    Duration Collected every ten days Collected every day
    Data Type Number Temperature, Rainfall
    Source Taiwan Agricultural Research Institute CWB Observation Data Inquire System
  • Hypothesis:
          According to a great amount of research paper, the weather condition influences the maturation of pests to some extents. Take oriental fruit fly as an example; rainy days lead to their maturation. In contrast, low temperature results in a small group of oriental fruit fly. As a whole, in building this model, we presumed that there exists the connection between weather and group size of the pest.
  • Features:
          The features we chose to utilize included average day temperature, the highest day temperature, the lowest day temperature, rainfall, pressure, wind velocity and relative humidity.
  • Model selection:
          We are using two famous and frequently used models, Supported Vector Machine (SVM) and Random Forest (RF) in building the prediction system. In processing and testing data, the member of NYMU discovered that SVM made an incredibly great prediction (~100%) when the datasets are big enough, while RF has an average score of 80%. However, in some cases, when RF model reached 60~70% of accuracy score, SVM has 50% or worse. Thus, we decided to build a simple ensemble prediction model, with different hyperparameters and classifier. Moreover, choose the pest population size that most classifiers agree.

Characterization of Biobricks

NCTU_Formosa & Mingdao Senior High School Collaboration

We helped Mingdao iGEM team to confirm their BioBrick. We cultivated the E.coli according to their protocol. This year Mingdao iGEM team constructs a biobrick that can express enzyme, alcohol oxidase (AOX), on the surface of E.coli. The long anchor of the E.coli is from the concept of 2015 NCTU_FORMOSA.

Method: We cultivated E.coli BL21 3mL containing the biobrick selecting with Chloromycetin, and the other one is the control which doesn’t have the plasmid. Then we centrifuged 1mL bacteria solution and added PBS to adjust the OD values are almost the same. Then we added TMB, a substrate of oxidase and react in the dark. The product can be analysis by OD650. Ultimately, we proved their biobrick is valid.

On the other hand, Mingdao iGEM team also characterized our Biobrick is valid to express the target protein. They run an SDS-PAGE of our Pantide and no plasmid bacteria. The result shows that our Pantide is successfully expressed.

Figure 2. Collaboration with Mingdao.

Distribution Kit

NTHU_Taiwan iGEM team

We provided NTHU_Taiwan iGEM team with BBa_B0012.
(go to the wiki of NTHU_Taiwan)

Tongji_Shanghai iGEM team

We provided Tongji_Shanghai iGEM team with BBa_K1694005.
(go to the wiki of Tongji_Shanghai)

TCU_Taiwan iGEM team

We provided TCU_Taiwan iGEM team with BBa_K592012.
(go to the wiki of TCU_Taiwan)

Mingdao iGEM team

We sent the biobricks BBa_K1694002, BBa_K1694010, BBa_K1694035, BBa_K1694044 and BBa_K1694045, which was registry by 2015 NCTU_Formosa, to help them express the outer membrane protein.
(go to the wiki of Mingdao)

NCKU_Tainan iGEM team

This year, it is the first time for NCKU_Tainan to participate in Giant Jamboree. Therefore, we provided them with the Part BBa_K861171, BBa_I712667, BBa_I712015, BBa_R0010, BBa_R0040, BBa_C0040, BBa_C0051, BBa_C0061, BBa_C0062, BBa_R0065, BBa_K592009 and BBa_R0052 to them.
(go to the wiki of NCKU_Tainan)

Figure 2. We provided biobricks to these iGEM teams.

Mentoring New Teams

We have helped Taichung First Senior High School and Chung Cheng University set up their iGEM teams next year. (see Education)

Newsletter

This year, we were honored to take part in the Newsletter team collaboration edited by XMU-China iGEM team. We have penned an article in the Newsletter describing our project. (see the link for the Newsletter)

Survey Collaboration

International Survey aims to investigate the background knowledge of synthetic biology and the experience about genetic engineering across the world. There are 11 iGEM teams from different continents in the collaboration. The idea of the survey was first proposed by iGEM Aachen 2016, and fortunately, we had had online meetups in August. So we gladly accepted the offer as a principal team in Asia. We surveyed people on the street. Finally, we collected more than 500 samples and got some great result. Here are the teams that participate in the survey.

  • iGEM Team Aachen
  • iGEM Team Vilnius
  • iGEM Team NCTU Formosa
  • iGEM Team Graz
  • iGEM Team Linköping
  • iGEM Team TecCEM
  • iGEM Team Technion
  • iGEM Team Sheffield
  • iGEM Team Valencia
  • iGEM Team Delft
  • iGEM Team Dundee
  • Video Collaboration

    Furthermore, we shot episodes to promote and discuss different topics, including “What is synthesis biology?” “Biosafety,” “How to share the things we develop?” and so on. The episodes then converge into one film Also, in the film, it integrates multicultural topics. The diversity of cultures is what we want to present in the film. The teams are from 5 countries including Germany, Mexico, Taiwan, England and Pakistan.