Use of biostimulators impacts the entire microbiota. The final resulting bacterial distribution depends on interactions between bacteria and can be illustrated through correlation. From our initial NGS data we can determine the nature of the relationships between bacteria and use these properties to accurately predict how soil microbiota changes with addition of biostimulators using machine learning.
Line 236: | Line 236: | ||
<div class="text"> | <div class="text"> | ||
<p> | <p> | ||
− | Use of biostimulators impacts the entire microbiota. The final resulting bacterial distribution depends on interactions between bacteria and can be illustrated through correlation. From our initial NGS data we can determine the nature of the relationships between bacteria and use these properties to accurately predict how soil microbiota changes with addition of biostimulators using machine learning. | + | Use of biostimulators impacts the entire microbiota. The final resulting bacterial distribution depends on interactions between bacteria and can be illustrated through correlation. From our initial NGS data we can determine the nature of the relationships between bacteria and use these properties to accurately predict how soil microbiota changes with addition of biostimulators using machine learning. |
</p> | </p> | ||
</div> | </div> | ||
Line 250: | Line 250: | ||
<div class="text"> | <div class="text"> | ||
<p> | <p> | ||
− | 16s NGS uses the 16 small subunit of bacterial ribosomes to differentiate bacteria of different genera. Through this technology we obtain the bacterial distribution of our soil, summarized in the operational taxonomical unit table (OTU Table) below: | + | 16s NGS uses the 16 small subunit of bacterial ribosomes to differentiate bacteria of different genera. Through this technology we obtain the bacterial distribution of our soil, summarized in the operational taxonomical unit table (OTU Table) below: |
</p> | </p> | ||
</div> | </div> | ||
Line 261: | Line 261: | ||
<div class="text"> | <div class="text"> | ||
<p> | <p> | ||
− | NGS data includes several unclassified entries consisting of incomplete genomic segments that don’t represent functional bacteria. We first delete these entries, then calculate the ratios of the remaining entries to produce the following bar chart: | + | NGS data includes several unclassified entries consisting of incomplete genomic segments that don’t represent functional bacteria. We first delete these entries, then calculate the ratios of the remaining entries to produce the following bar chart: |
</p> | </p> | ||
</div> | </div> | ||
Line 274: | Line 274: | ||
<div class="text"> | <div class="text"> | ||
<p> | <p> | ||
− | To predict the final microbial distribution of soil as a result of adding biostimulators, we need to understand the interbacterial relationships that exist within the microbiome. Said relationships can be summarized by calculating a Spearman correlation coefficient using the following formula: | + | To predict the final microbial distribution of soil as a result of adding biostimulators, we need to understand the interbacterial relationships that exist within the microbiome. Said relationships can be summarized by calculating a Spearman correlation coefficient using the following formula: |
</p> | </p> | ||
</div> | </div> | ||
Line 328: | Line 328: | ||
<div class="text"> | <div class="text"> | ||
<p> | <p> | ||
− | Use of biostimulators to manipulate soil factors requires careful consideration of the microbiota. Certain stimulators may cause specific genera of bacteria to become overly dominant, damaging soil integrity. As a method of monitoring the balance of the microbial ecosystem, we investigate | + | Use of biostimulators to manipulate soil factors requires careful consideration of the microbiota. Certain stimulators may cause specific genera of bacteria to become overly dominant, damaging soil integrity. As a method of monitoring the balance of the microbial ecosystem, we investigate the evenness of the soil. |
</p> | </p> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
<div class="title_2"><p>Eveness--Shannon index</p></div> | <div class="title_2"><p>Eveness--Shannon index</p></div> | ||
+ | <div class="text"> Evenness is defined as how close, in numbers, each genera of bacteria is in soil. Maintaining evenness ensures no type of bacteria grow to be too dominant, occupying niches of other potentially important bacteria. </div> | ||
+ | <div class="text">One way to measure evenness is by calculating the Shannon Index of a sample, as shown below: </div> | ||
<div class="equation">$$H'=-\sum_{i=1}^{S}p_{i}lnp_i$$</div> | <div class="equation">$$H'=-\sum_{i=1}^{S}p_{i}lnp_i$$</div> | ||
<div class="table"> | <div class="table"> | ||
Line 374: | Line 369: | ||
</table> | </table> | ||
</div> | </div> | ||
− | + | <div class="text"> A Shannon Index of higher value indicates greater evenness. The estimated degree of evenness can be derived from the exponential of the value. For example, a sample with Shannon Index value 2.85 will have approximately: $$e^{2.85}=17$$ 17 genera of bacteria that are equal in numbers. The Shannon Index of a sample of soil can be used as an observational tool to make sure biostimulants don’t decrease the overall evenness, and thus health and stability, of the soil.</div> | |
<div class="title_3"><p>Triplicate Analysis</p></div> | <div class="title_3"><p>Triplicate Analysis</p></div> | ||
<img src="https://static.igem.org/mediawiki/2018/4/44/T--NCTU_Formosa--triplicate_shannon.png" class="eveness"> | <img src="https://static.igem.org/mediawiki/2018/4/44/T--NCTU_Formosa--triplicate_shannon.png" class="eveness"> | ||
<div class="explanation"> | <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> | <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 | + | Figure 5: The box plot of shannon index triplicate analysis |
</div> | </div> | ||
Revision as of 12:07, 28 September 2018
Overview
Original OTU Table
16s NGS uses the 16 small subunit of bacterial ribosomes to differentiate bacteria of different genera. Through this technology we obtain the bacterial distribution of our soil, summarized in the operational taxonomical unit table (OTU Table) below:
Ratio Analysis
NGS data includes several unclassified entries consisting of incomplete genomic segments that don’t represent functional bacteria. We first delete these entries, then calculate the ratios of the remaining entries to produce the following bar chart:
Spearman's Rank Correlation
To predict the final microbial distribution of soil as a result of adding biostimulators, we need to understand the interbacterial relationships that exist within the microbiome. Said relationships can be summarized by calculating a Spearman correlation coefficient using the following formula:
Symbol |
Unit |
Explanation |
---|---|---|
$\rho_s$ | - | Spearman's correlation value |
$d_i$ | - | The difference in the ranked observations from each group |
$n$ | - | The sample size |
The Spearman correlation coefficient is a value ranging from -1 to 1… [ ]
A computer program can then visualize the results in a heat map. A map of the 20 most abundant bacteria of our soil is shown below:
α Diversity Analysis
Use of biostimulators to manipulate soil factors requires careful consideration of the microbiota. Certain stimulators may cause specific genera of bacteria to become overly dominant, damaging soil integrity. As a method of monitoring the balance of the microbial ecosystem, we investigate the evenness of the soil.
Eveness--Shannon index
Symbol |
Unit |
Explanation |
---|---|---|
$H'$ | - | Shannon index |
$S$ | - | The total number of genuses in samples |
$p_i$ | - | The ratio of bacteria amount of the ith genus in the sample |
Triplicate Analysis