Difference between revisions of "Team:NCTU Formosa/Human Practices/Integrated"

 
(33 intermediate revisions by 3 users not shown)
Line 14: Line 14:
 
   }
 
   }
  
  * {
 
font-family: Franklin Gothic Medium Cond, Levenim MT;
 
}
 
  
 
body {
 
body {
Line 22: Line 19:
 
   margin: 0 !important;
 
   margin: 0 !important;
 
   padding: 0;
 
   padding: 0;
  background-color: #E3F2FD;
 
 
}
 
}
  
 
.wrapper {
 
.wrapper {
background-color: #E3F2FD;
+
background-color: #fff;
 
padding: 0;
 
padding: 0;
 
font-size: 0;
 
font-size: 0;
 +
font-family: Levenim MT;
 +
padding-bottom: 150px;
 
}
 
}
  
Line 48: Line 46:
 
.dot1 {
 
.dot1 {
 
width: 4%;
 
width: 4%;
left: 7%;
+
left: 7.5%;
top: 9.5vw;
+
top: 12vw;
 
}
 
}
  
Line 55: Line 53:
 
width: 3.5%;
 
width: 3.5%;
 
left: 32.3%;
 
left: 32.3%;
top: 27.3vw;
+
top: 31.7vw;
}
+
 
+
.dot3 {
+
width: 5%;
+
left: 55.5%;
+
top: 27.5vw;
+
 
}
 
}
  
Line 67: Line 59:
 
width: 3.5%;
 
width: 3.5%;
 
left: 77%;
 
left: 77%;
top: 24.5vw;
+
top: 28.7vw;
 
}
 
}
  
Line 114: Line 106:
 
}
 
}
  
.gold1, .gold2, .gold3, .gold4 {
+
.gold1, .gold2, .gold3 {
 
width: 85%;
 
width: 85%;
 
height: auto;
 
height: auto;
Line 120: Line 112:
 
margin-left: auto;
 
margin-left: auto;
 
margin-right: auto;
 
margin-right: auto;
margin-top: 50px;
+
margin-top: 100px;
margin-bottom: 100px;
+
 
box-sizing: border-box;
 
box-sizing: border-box;
top: 50px;
 
bottom: 50px;
 
 
}
 
}
  
.gold4 {
+
.gold1 {
margin-bottom: 100px;
+
  margin-top: 40px;
 
}
 
}
  
Line 137: Line 126:
 
}
 
}
  
.sidebar_1 {
+
.int {
width: 100%;
+
  width: 40%;
height: auto;
+
  margin-left: 30%;
float: left;
+
  margin-top: 50px;
 +
}
 +
 
 +
.quote1, .quote2 {
 +
  width: 70%;
 +
  margin-left: 15%;
 +
}
 +
 
 +
.title {
 +
  text-align: center;
 +
  font-size: 7vmin;
 +
}
 +
 
 +
.title_block {
 +
  width: 5%;
 +
  position: relative;
 +
  left: 15%;
 +
  display: inline-block;
 +
  vertical-align: sub;
 
}
 
}
  
 
.title_1 {
 
.title_1 {
width: 85%;
+
width: 70%;
 
position: relative;
 
position: relative;
left: 7.5%;
+
left: 16%;
 
padding: 5px;
 
padding: 5px;
text-align: center;
+
font-size: 7vmin;
font-size: 6vmin;
+
display: inline-block;
background-color: #B4E0F6;
+
}
+
 
+
.title_1 p {
+
  font-size: 6vmin;
+
  margin: 0;
+
 
}
 
}
  
 
.photo_1 {
 
.photo_1 {
width: 100%;
+
width: 50%;
margin-top: 20px;
+
margin-top: 50px;
float: right;
+
float: top;
+
 
position: relative;
 
position: relative;
 +
left: 25%;
 
}
 
}
  
 
.content_1 {
 
.content_1 {
width: 85%;
+
width: 70%;
 
height: auto;
 
height: auto;
 
float: left;
 
float: left;
 
background-color: #fff;
 
background-color: #fff;
font-size: 18px;
+
font-size: 3vmin;
 
text-align: justify;
 
text-align: justify;
padding: 20px;
+
padding: 15px;
 
position: relative;
 
position: relative;
left: 7.5%;
+
left: 15%;
}
+
margin-top: 20px;
 
+
.sidebar_2 {
+
width: 100%;
+
height: auto;
+
float: right;
+
 
}
 
}
  
 
.title_2 {
 
.title_2 {
width: 100%;
+
width: 65%;
right: 0;
+
position: relative;
padding: 5px;
+
left: 17.5%;
padding-left: 15px;
+
margin-top: 10px;
font-size: 6vmin;
+
margin-bottom: 10px;
background-color: #B4E0F6;
+
font-size: 3vmin;
 +
box-sizing: border-box;
 +
text-align: justify;
 
}
 
}
  
Line 211: Line 208:
 
}
 
}
  
 +
.icon{
 +
  width: 20px;
 +
  vertical-align: middle;
 +
}
  
/* ====================================================================================================================
+
.explanation{
* FONT-FACE
+
  font-size: 2.5vmin;
* ====================================================================================================================*/
+
  font-weight: bold;
@font-face {
+
   color: #575656;
font-family: 'flexslider-icon';
+
  text-align: center;
src: url('fonts/flexslider-icon.eot');
+
  margin-top: 10px;
src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
+
font-weight: normal;
+
font-style: normal;
+
}
+
/* ====================================================================================================================
+
* RESETS
+
* ====================================================================================================================*/
+
.flex-container a:hover,
+
.flex-slider a:hover {
+
outline: none;
+
}
+
.slides,
+
.slides > li,
+
.flex-control-nav,
+
.flex-direction-nav {
+
margin: 0;
+
padding: 0;
+
list-style: none;
+
}
+
.flex-pauseplay span {
+
text-transform: capitalize;
+
}
+
/* ====================================================================================================================
+
* BASE STYLES
+
* ====================================================================================================================*/
+
.flexslider {
+
margin: 0;
+
padding: 0;
+
width: 80%;
+
box-sizing: border-box;
+
left: 10%;
+
}
+
.flexslider .slides > li {
+
display: none;
+
-webkit-backface-visibility: hidden;
+
}
+
.flexslider .slides img {
+
width: 100%;
+
display: block;
+
}
+
.flexslider .slides:after {
+
content: "\0020";
+
display: block;
+
clear: both;
+
visibility: hidden;
+
line-height: 0;
+
height: 0;
+
}
+
html[xmlns] .flexslider .slides {
+
display: block;
+
}
+
* html .flexslider .slides {
+
height: 1%;
+
}
+
.no-js .flexslider .slides > li:first-child {
+
display: block;
+
}
+
/* ====================================================================================================================
+
* DEFAULT THEME
+
* ====================================================================================================================*/
+
.flexslider {
+
margin: 0 0 60px;
+
background: #fff;
+
border: 4px solid #fff;
+
position: relative;
+
zoom: 1;
+
border-radius: 4px;
+
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
+
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
+
}
+
.flexslider .slides {
+
zoom: 1;
+
}
+
.flexslider .slides img {
+
height: auto;
+
-moz-user-select: none;
+
}
+
.flex-viewport {
+
max-height: 2000px;
+
transition: all 1s ease;
+
}
+
.loading .flex-viewport {
+
max-height: 300px;
+
}
+
@-moz-document url-prefix() {
+
.loading .flex-viewport {
+
   max-height: none;
+
}
+
}
+
.carousel li {
+
margin-right: 5px;
+
}
+
.flex-direction-nav {
+
*height: 0;
+
}
+
.flex-direction-nav a {
+
text-decoration: none;
+
display: block;
+
width: 40px;
+
height: 40px;
+
margin: -20px 0 0;
+
position: absolute;
+
top: 50%;
+
z-index: 10;
+
overflow: hidden;
+
opacity: 0;
+
cursor: pointer;
+
color: rgba(0, 0, 0, 0.8);
+
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
+
transition: all 0.3s ease-in-out;
+
}
+
.flex-direction-nav a:before {
+
font-family: "flexslider-icon";
+
font-size: 40px;
+
display: inline-block;
+
content: '\f001';
+
color: rgba(0, 0, 0, 0.8);
+
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
+
}
+
.flex-direction-nav a.flex-next:before {
+
content: '\f002';
+
}
+
.flex-direction-nav .flex-prev {
+
left: -50px;
+
}
+
.flex-direction-nav .flex-next {
+
right: -50px;
+
text-align: right;
+
}
+
.flexslider:hover .flex-direction-nav .flex-prev {
+
opacity: 0.7;
+
left: 10px;
+
}
+
.flexslider:hover .flex-direction-nav .flex-prev:hover {
+
opacity: 1;
+
}
+
.flexslider:hover .flex-direction-nav .flex-next {
+
opacity: 0.7;
+
right: 10px;
+
}
+
.flexslider:hover .flex-direction-nav .flex-next:hover {
+
opacity: 1;
+
}
+
.flex-direction-nav .flex-disabled {
+
opacity: 0!important;
+
filter: alpha(opacity=0);
+
cursor: default;
+
z-index: -1;
+
}
+
.flex-pauseplay a {
+
display: block;
+
width: 20px;
+
height: 20px;
+
position: absolute;
+
bottom: 5px;
+
left: 10px;
+
opacity: 0.8;
+
z-index: 10;
+
overflow: hidden;
+
cursor: pointer;
+
color: #000;
+
}
+
.flex-pauseplay a:before {
+
font-family: "flexslider-icon";
+
font-size: 20px;
+
display: inline-block;
+
content: '\f004';
+
}
+
.flex-pauseplay a:hover {
+
opacity: 1;
+
}
+
.flex-pauseplay a.flex-play:before {
+
content: '\f003';
+
}
+
.flex-control-nav {
+
width: 100%;
+
position: absolute;
+
bottom: -40px;
+
text-align: center;
+
}
+
.flex-control-nav li {
+
margin: 0 6px;
+
display: inline-block;
+
zoom: 1;
+
*display: inline;
+
}
+
.flex-control-paging li a {
+
width: 11px;
+
height: 11px;
+
display: block;
+
background: #666;
+
background: rgba(0, 0, 0, 0.5);
+
cursor: pointer;
+
text-indent: -9999px;
+
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
+
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
+
border-radius: 20px;
+
}
+
.flex-control-paging li a:hover {
+
background: #333;
+
background: rgba(0, 0, 0, 0.7);
+
}
+
.flex-control-paging li a.flex-active {
+
background: #000;
+
background: rgba(0, 0, 0, 0.9);
+
cursor: default;
+
}
+
.flex-control-thumbs {
+
margin: 5px 0 0;
+
position: static;
+
overflow: hidden;
+
}
+
.flex-control-thumbs li {
+
width: 25%;
+
float: left;
+
margin: 0;
+
}
+
.flex-control-thumbs img {
+
width: 100%;
+
height: auto;
+
display: block;
+
opacity: .7;
+
cursor: pointer;
+
-moz-user-select: none;
+
transition: all 1s ease;
+
}
+
.flex-control-thumbs img:hover {
+
opacity: 1;
+
}
+
.flex-control-thumbs .flex-active {
+
opacity: 1;
+
cursor: default;
+
}
+
/* ====================================================================================================================
+
* RESPONSIVE
+
* ====================================================================================================================*/
+
@media screen and (max-width: 860px) {
+
.flex-direction-nav .flex-prev {
+
  opacity: 1;
+
  left: 10px;
+
}
+
.flex-direction-nav .flex-next {
+
  opacity: 1;
+
  right: 10px;
+
}
+
 
}
 
}
  
  </style>
+
 
 +
</style>
  
  
Line 478: Line 235:
 
   <div class="cover"><img class="picture" src="https://static.igem.org/mediawiki/2018/d/d4/T--NCTU_Formosa--HP_inside_cover.png"/>
 
   <div class="cover"><img class="picture" src="https://static.igem.org/mediawiki/2018/d/d4/T--NCTU_Formosa--HP_inside_cover.png"/>
 
       <div class="dot1"><img src="https://static.igem.org/mediawiki/2018/9/9d/T--NCTU_Formosa--HP_inside_cover_dot2.png"/><a href="https://2018.igem.org/Team:NCTU_Formosa/Public_Engagement"><img class="first1" src="https://static.igem.org/mediawiki/2018/0/03/T--NCTU_Formosa--HP_inside_cover_dot.png"/></a></div>
 
       <div class="dot1"><img src="https://static.igem.org/mediawiki/2018/9/9d/T--NCTU_Formosa--HP_inside_cover_dot2.png"/><a href="https://2018.igem.org/Team:NCTU_Formosa/Public_Engagement"><img class="first1" src="https://static.igem.org/mediawiki/2018/0/03/T--NCTU_Formosa--HP_inside_cover_dot.png"/></a></div>
       <div class="dot2"><img src="https://static.igem.org/mediawiki/2018/9/9d/T--NCTU_Formosa--HP_inside_cover_dot2.png"/><a href="https://2018.igem.org/Team:NCTU_Formosa/Human_Practice/Integrated"><img class="first2" src="https://static.igem.org/mediawiki/2018/0/03/T--NCTU_Formosa--HP_inside_cover_dot.png"/></a></div>
+
       <div class="dot2"><img src="https://static.igem.org/mediawiki/2018/9/9d/T--NCTU_Formosa--HP_inside_cover_dot2.png"/><a href="https://2018.igem.org/Team:NCTU_Formosa/Human_Practices/Integrated"><img class="first2" src="https://static.igem.org/mediawiki/2018/0/03/T--NCTU_Formosa--HP_inside_cover_dot.png"/></a></div>
 
       <div class="dot4"><img src="https://static.igem.org/mediawiki/2018/9/9d/T--NCTU_Formosa--HP_inside_cover_dot2.png"/><a href="https://2018.igem.org/Team:NCTU_Formosa/Collaborations"><img class="first4" src="https://static.igem.org/mediawiki/2018/0/03/T--NCTU_Formosa--HP_inside_cover_dot.png"/></a></div>
 
       <div class="dot4"><img src="https://static.igem.org/mediawiki/2018/9/9d/T--NCTU_Formosa--HP_inside_cover_dot2.png"/><a href="https://2018.igem.org/Team:NCTU_Formosa/Collaborations"><img class="first4" src="https://static.igem.org/mediawiki/2018/0/03/T--NCTU_Formosa--HP_inside_cover_dot.png"/></a></div>
 
   </div>
 
   </div>
 +
  <img src="https://static.igem.org/mediawiki/2018/c/c1/T--NCTU_Formosa--HP_Integrated_titile.png" class="int">
 
   <div class="gold1">
 
   <div class="gold1">
 +
 
     <div class="block title_1"><p>Agricultural Improvement Station</p></div>
 
     <div class="block title_1"><p>Agricultural Improvement Station</p></div>
     <div class="block photo_1">
+
     <img src="https://static.igem.org/mediawiki/2018/8/8c/T--NCTU_Formosa--HP_Integrated_quote1.png" class="quote1">
      <div class="flexslider">
+
    <div class="title_2">
        <ul class="slides">
+
      <p>
          <li><img src="http://thumbsnap.com/i/vY5tCm0U.jpg?0717"/></li>
+
        The most important factors in assessing soil fertility are levels of nitrogen, phosphates and potassium, measured by electrical conductivity, as well as total soil organic carbon. In Taiwan, phosphate levels are often too high, so a method of regulation could be very helpful.
          <li><img src="http://thumbsnap.com/i/yqS8LD0o.jpg?0717"/></li>
+
      </p>
          <li><img src="http://thumbsnap.com/i/n0CLkUhq.jpg?0717"/></li>
+
    </div>
          <li><img src="http://thumbsnap.com/i/yqS8LD0o.jpg?0717"/></li>
+
    <img src="https://static.igem.org/mediawiki/2018/0/05/T--NCTU_Formosa--HP_Integrated_quote2.png" class="quote2">
        </ul>
+
    <img class="photo_1" src="https://static.igem.org/mediawiki/2018/0/0d/T--NCTU_Formosa--taoyuan1.jpg">
       </div>
+
    <div class="explanation">
 +
      <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
       Figure 1: We visited Agricultural Improvement Station in Taoyuan.
 
     </div>
 
     </div>
 
     <div class="block content_1">
 
     <div class="block content_1">
 
       <p>
 
       <p>
         After we decided to work on phosphate solubilizing bacteria for our project, we had to learn all the details of how they work and how they affect plants. To do this, we visited the Agriculture Improvement Station in Taoyuan to ask experts. There, we found the ideal nitrogen, phosphorus and potassium levels for many different plants. Additionally, we found a universal phosphorus range that could sustain most of the plants grown in the world today. We use our model to predict how much B. subtilis to inhibit to fall into this range.
+
         &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To understand the nature of soil better, we visited the Agricultural Improvement Center in Taoyuan. There, we learned that excessive phosphate levels due to over-fertilization is an increasingly common problem in Taiwanese soil, and that no regulation methods currently exist. To address this situation, we made sure that our biostimulators included agents that could curb the effects of any extra fertilizer present in soil. Additionally, the center suggested we pay attention to the most important indicators of soil fertility, such as nutrient levels, if we wanted to ensure health of both the microbiome as well as the crop. We made sure to integrate these tips into our project by generating a model that predicts changes in bacterial ratios based on changes in N, P, and K levels, and vice versa. We also designed a device that uses electrical conductivity as an indicator to project current N, P, and K amounts in soil.
 
       </p>
 
       </p>
 
     </div>
 
     </div>
 
   </div>
 
   </div>
 
   <div class="gold2">
 
   <div class="gold2">
    <div class="block sidebar_1">
+
 
       <div class="block title_1"><p>Chung Hsing University, Professor Young</p></div>
+
       <div class="block title_1"><p>NCHU, Professor Young</p></div>
       <div class="block photo_1">
+
       <img src="https://static.igem.org/mediawiki/2018/8/8c/T--NCTU_Formosa--HP_Integrated_quote1.png" class="quote1">
        <div class="flexslider">
+
      <div class="block title_2">
          <ul class="slides">
+
        <p>
            <li><img src="http://thumbsnap.com/i/vY5tCm0U.jpg?0717"/></li>
+
          <i>Bacillus subtilis</i> is one of the most widely used phosphate-solubilizing biofertilizers in the world and is dominant among the phosphate-solubilizing bacteria in soil. Currently we are only able to add this biofertilizer, not inhibit it. A means of regulating <i>Bacillus subtilis</i> levels would help greatly in preventing excessive levels of phosphate in soil.
            <li><img src="http://thumbsnap.com/i/yqS8LD0o.jpg?0717"/></li>
+
        </p>
            <li><img src="http://thumbsnap.com/i/n0CLkUhq.jpg?0717"/></li>
+
      </div>
            <li><img src="http://thumbsnap.com/i/yqS8LD0o.jpg?0717"/></li>
+
      <img src="https://static.igem.org/mediawiki/2018/0/05/T--NCTU_Formosa--HP_Integrated_quote2.png" class="quote2">
          </ul>
+
      <img src="https://static.igem.org/mediawiki/2018/e/e6/T--NCTU_Formosa--NCHUprof1.jpg" class="photo_1">
         </div>
+
      <div class="explanation">
 +
        <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
         Figure 2: We visited Professor Young of National Chung Hsing University.
 
       </div>
 
       </div>
 
       <div class="block content_1">
 
       <div class="block content_1">
         <p>During the school year we had an opportunity to visit Professor Young at Chung Hsing University. Professor Young is an expert on soil microbiota, and he gave us a lot of helpful advice. First, he confirmed that B. subtilis is a dominant phosphate solubilizing bacterium and is thus a good target of inhibition. More importantly, Professor Young pointed out the effects of protein degradation. This allowed us to design experiments to better model the effects of our bacteriocin in soil.
+
         <p>
 +
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Our search for a phosphate regulatory agent led us to Professor Young of National Chung Hsing University. Young, renowned for his research in soil microbes, advised us to target the commonly-used <i>Bacillus subtilis</i> to control soil phosphate levels. Using an improved version of the peptide prediction model created by NCTU_Formosa 2017, we predicted numerous proteins with subtilis-inhibiting abilities, eventually finding peptides classified as bacteriocins, which we used as our biobricks. We then performed experiments using these bacteriocins to develop a model that describes the relationship between peptide volume and <i>Bacillus subtilis</i> inhibition, which can be used to precisely regulate <i>subtilis</i> levels in soil should they become too dominant.
 
         </p>
 
         </p>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
  </div>
 
 
   <div class="gold3">
 
   <div class="gold3">
    <div class="block sidebar_1">
+
 
 
       <div class="block title_1"><p>Asia Agri-Tech Expo</p></div>
 
       <div class="block title_1"><p>Asia Agri-Tech Expo</p></div>
       <div class="block photo_1">
+
       <img src="https://static.igem.org/mediawiki/2018/8/8c/T--NCTU_Formosa--HP_Integrated_quote1.png" class="quote1">
        <div class="flexslider">
+
      <div class="block title_2">
          <ul class="slides">
+
        <p>Nobody has thought about improving crop productivity or soil health by directly targeting the microbiota. Most solutions focus on adding soil supplements without any mode of regulation. This concept presents a fresh take on an old problem and could really benefit the industry.
            <li><img src="http://thumbsnap.com/i/vY5tCm0U.jpg?0717"/></li>
+
        </p>
            <li><img src="http://thumbsnap.com/i/yqS8LD0o.jpg?0717"/></li>
+
      </div>
            <li><img src="http://thumbsnap.com/i/n0CLkUhq.jpg?0717"/></li>
+
      <img src="https://static.igem.org/mediawiki/2018/0/05/T--NCTU_Formosa--HP_Integrated_quote2.png" class="quote2">
            <li><img src="http://thumbsnap.com/i/yqS8LD0o.jpg?0717"/></li>
+
      <img src="https://static.igem.org/mediawiki/2018/1/1d/T--NCTU_Formosa--agritech8.jpg" class="photo_1">
          </ul>
+
      <div class="explanation">
         </div>
+
        <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
         Figure 3: We attended the 2018 Asia Agritech Expo.
 
       </div>
 
       </div>
 
       <div class="block content_1">
 
       <div class="block content_1">
 
         <p>
 
         <p>
           As part of our investigation on the usefulness of our project, our team attended the 72nd annual Asia AgriTech Expo held in Taipei. The event allows the top businesses of the agriculture industry in Southeast Asia to meet and discuss new ideas. Of the 80+ businesses we were able to interview many expressed interest in using bacteria, specifically phosphate solubilizing bacteria, to regulate soil factors. However, not much was mentioned on how to regulate these bacteria, or how to predict their exact effects on soil. We could see that as the industry leans closer and closer to microbial solutions, our system would be more relevant than ever.
+
           &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;As our project matured we travelled to Taipei, where we attended the 2018 Asia Agritech Expo to confirm the usefulness of our concept. There we met with over one-hundred agricultural businesses from all over Asia. Many representatives were excited by the idea of regulating soil microbiotas, as well as the versatility of biostimulators that our model could support. One common suggestion for our project was to add a way of actually measuring soil health. After investigating commonly used ecosystem health indicators, we decided to use evenness, measured by calculating the Shannon index, to quantify soil integrity. The addition of this value allows users of our system to compare soil health before and after biostimulator use and helps determine the most environmentally friendly method of increasing crop yield.
 
         </p>
 
         </p>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
  </div>
 
 
</div>
 
</div>
  
Line 1,794: Line 1,557:
 
</html>
 
</html>
  
 +
{{NCTU_Formosa/Top_button}}
 
{{NCTU_Formosa/Footer}}
 
{{NCTU_Formosa/Footer}}

Latest revision as of 03:50, 18 October 2018

Navigation Bar

HP Gold

Agricultural Improvement Station

The most important factors in assessing soil fertility are levels of nitrogen, phosphates and potassium, measured by electrical conductivity, as well as total soil organic carbon. In Taiwan, phosphate levels are often too high, so a method of regulation could be very helpful.

Figure 1: We visited Agricultural Improvement Station in Taoyuan.

     To understand the nature of soil better, we visited the Agricultural Improvement Center in Taoyuan. There, we learned that excessive phosphate levels due to over-fertilization is an increasingly common problem in Taiwanese soil, and that no regulation methods currently exist. To address this situation, we made sure that our biostimulators included agents that could curb the effects of any extra fertilizer present in soil. Additionally, the center suggested we pay attention to the most important indicators of soil fertility, such as nutrient levels, if we wanted to ensure health of both the microbiome as well as the crop. We made sure to integrate these tips into our project by generating a model that predicts changes in bacterial ratios based on changes in N, P, and K levels, and vice versa. We also designed a device that uses electrical conductivity as an indicator to project current N, P, and K amounts in soil.

NCHU, Professor Young

Bacillus subtilis is one of the most widely used phosphate-solubilizing biofertilizers in the world and is dominant among the phosphate-solubilizing bacteria in soil. Currently we are only able to add this biofertilizer, not inhibit it. A means of regulating Bacillus subtilis levels would help greatly in preventing excessive levels of phosphate in soil.

Figure 2: We visited Professor Young of National Chung Hsing University.

     Our search for a phosphate regulatory agent led us to Professor Young of National Chung Hsing University. Young, renowned for his research in soil microbes, advised us to target the commonly-used Bacillus subtilis to control soil phosphate levels. Using an improved version of the peptide prediction model created by NCTU_Formosa 2017, we predicted numerous proteins with subtilis-inhibiting abilities, eventually finding peptides classified as bacteriocins, which we used as our biobricks. We then performed experiments using these bacteriocins to develop a model that describes the relationship between peptide volume and Bacillus subtilis inhibition, which can be used to precisely regulate subtilis levels in soil should they become too dominant.

Asia Agri-Tech Expo

Nobody has thought about improving crop productivity or soil health by directly targeting the microbiota. Most solutions focus on adding soil supplements without any mode of regulation. This concept presents a fresh take on an old problem and could really benefit the industry.

Figure 3: We attended the 2018 Asia Agritech Expo.

     As our project matured we travelled to Taipei, where we attended the 2018 Asia Agritech Expo to confirm the usefulness of our concept. There we met with over one-hundred agricultural businesses from all over Asia. Many representatives were excited by the idea of regulating soil microbiotas, as well as the versatility of biostimulators that our model could support. One common suggestion for our project was to add a way of actually measuring soil health. After investigating commonly used ecosystem health indicators, we decided to use evenness, measured by calculating the Shannon index, to quantify soil integrity. The addition of this value allows users of our system to compare soil health before and after biostimulator use and helps determine the most environmentally friendly method of increasing crop yield.

Template