Skip to main content
  • Research article
  • Open access
  • Published:

Using data science for medical decision making case: role of gut microbiome in multiple sclerosis

Abstract

Background

A decade ago, the advancements in the microbiome data sequencing techniques initiated the development of research of the microbiome and its relationship with the host organism. The development of sophisticated bioinformatics and data science tools for the analysis of large amounts of data followed. Since then, the analyzed gut microbiome data, where microbiome is defined as a network of microorganisms inhabiting the human intestinal system, has been associated with several conditions such as irritable bowel syndrome - IBS, colorectal cancer, diabetes, obesity, and metabolic syndrome, and lately in the study of Parkinson’s and Alzheimer’s diseases as well. This paper aims to provide an understanding of differences between microbial data of individuals who have been diagnosed with multiple sclerosis and those who were not by exploiting data science techniques on publicly available data.

Methods

This study examines the relationship between multiple sclerosis (MS), an autoimmune central nervous system disease, and gut microbial community composition, using the samples acquired by 16s rRNA sequencing technique. We have used three different sets of MS samples sequenced during three independent studies (Jangi et al, Nat Commun 7:1–11, 2016), (Miyake et al, PLoS ONE 10:0137429, 2015), (McDonald et al, Msystems 3:00031–18, 2018) and this approach strengthens our results. Analyzed sequences were from healthy control and MS groups of sequences. The extracted set of statistically significant bacteria from the (Jangi et al, Nat Commun 7:1–11, 2016) dataset samples and their statistically significant predictive functions were used to develop a Random Forest classifier. In total, 8 models based on two criteria: bacteria abundance (at six taxonomic levels) and predictive functions (at two levels), were constructed and evaluated. These include using taxa abundances at different taxonomy levels as well as predictive function analysis at different hierarchical levels of KEGG pathways.

Results

The highest accuracy of the classification model was obtained at the genus level of taxonomy (76.82%) and the third hierarchical level of KEGG pathways (70.95%). The second dataset’s 18 MS samples (Miyake et al, PLoS ONE 10:0137429, 2015) and 18 self-reported healthy samples from the (McDonald et al, Msystems 3:00031–18, 2018) dataset were used to validate the developed classification model. The significance of this step is to show that the model is not overtrained for a specific dataset but can also be used on other independent datasets. Again, the highest classification model accuracy for both validating datasets combined was obtained at the genus level of taxonomy (70.98%) and third hierarchical level of KEGG pathways (67.24%). The accuracy of the independent set remained very relevant.

Conclusions

Our results demonstrate that the developed classification model provides a good tool that can be used to suggest the presence or absence of MS condition by collecting and analyzing gut microbiome samples. The accuracy of the model can be further increased by using sequencing methods that allow higher taxa resolution (i.e. shotgun metagenomic sequencing).

Peer Review reports

Background

As science is increasingly evolving into a multidisciplinary field, the intersection of several scientific subjects is considered to be the area of potential scientific contribution. The research of the microbiome and the relationship of microbiome with the host organism is one of the scientific fields that demonstrates a swift growth in development [1]. This was enabled by the advancement in data science and bioinformatics tools utilized for the identification and analysis of relevant taxa and its abundances. Additionally, as more samples (both in terms of quantity but also diversity) are sequenced and decoded by bioinformatics tools, the application of data science techniques enables us to gain important insights into medical conditions by examining the data only.

The human gut microbiome

Microbiota is defined as a network of harmonious and pathogenic microorganisms that are present on and inside the humans. Besides the gut microbiota, the nasal, oral, skin and vaginal microbiota have been examined extensively [2]. The intestinal tract contains the principal mass of human microorganisms. The approximate weight of the microbes present in a human digestive tract is 1.5kg, therefore comprising half of the fecal matter [3].

The association with the human host of majority of microbiota bacteria is either commensal or beneficial, thus considered to be non-pathogenic [4]. Bacteroidetes and Firmicutes are the two most significant phyla bacteria present in the gut microbiota. The number of species-level bacteria present in a single human gut varies. According to [5], a study of 124 individuals presented over 1000 species altogether, and each individual comprised of around 160 distinctive species. From the 160 different species, 18 were present across all subjects, and 75 species were found in most of the subjects. This indicates high variability in abundance of the species. This intersample variance has been a subject of many studies that have inspired the research in this paper.

The makeup of the gut microbiota can be studied using the fecal samples that are collected in a non-invasive manner. Since the methods for collecting samples from other segments of the gastrointestinal system are characterized as invasive, this might suggest that the study of the gut is limited [6]. Nevertheless, the fecal samples distinguish the sufficiently large division in the colon that hosts most of the metabolic activity, and thus, can be used for further analysis [6]. Therefore, the results of the fecal sample analysis are suitable and can provide additional information that is significant to support medical decision making.

Sequencing techniques: 16s rRNA gene sequencing

The 16s rRNA gene has been used as the key identifier for the classification of microorganisms that reside in the human gut since the mid-1980s [7]. This gene contains conserved and variable regions that enable universal primer construction and facilitate the distinction between different species. The 16s rRNA gene contains approximately 1500 base pairs. The conserved regions of that gene qualify it for amplification and marking in a microbial sample using the PCR technique [8].

Gut microbiome and medical conditions

The gut microbiota and the human host have a symbiotic relationship. Dysbiosis may occur when commensal bacteria are outnumbered or replaced by pathogenic once. Various intersample variance studies of gut microbiome report potential for utilization of these results for sample classification. The links have been discovered between an imbalance in gut microbiota and various diseases such as colorectal cancer, inflammatory bowel disease (IBD) and irritable bowel syndrome (IBS), diabetes, obesity, metabolic syndrome, malnutrition, and rheumatoid arthritis [913]. In the neurological studies, the role of gut microbiota has been identified in Parkinson’s disease and Alzheimer’s disease [14, 15]. The relationship between gut microbes and the development of multiple sclerosis has been explored by recent studies. Multiple sclerosis (MS) is a central nervous system condition that affects humans. The etiology and pathogenesis of MS remain still unknown but dysbiosis has been demonstrated [16]. The discoveries in the field of MS-microbiome association could help discover new ways to identify, treat or prevent the MS relapse.

Study aim

This study aims to explore the differences between gut microbiome samples (obtained using 16s rRNA sequencing technique) of individuals with and without MS and use those differences to develop a computation model that would likely distinguish those two groups of samples.

Methods

The paper aims to devise a computational model that will discriminate healthy and MS condition samples. We use data science and machine learning techniques to develop this model. This process starts with intersample analysis and identifications of characteristics of healthy versus MS samples which are based on taxonomical and functional analysis. The discovered variance is used to develop a classification model (based on machine learning techniques) that can be used to identify, with a high probability, if a new sample is with or without MS condition. This approach can be applied to the disorders (other than MS) by building a similar model. This would involve a new intersample analysis and development of a new classification model.

The work in this paper is continuation of the work published in [17]. Besides performing the cross-validation of the previous results, the following extensions have been introduced:

  • development of the classification model based on predictive functions,

  • validation of the model by testing its classification power on independent sets of gut microbiome data (data even coming from different cultures).

Dataset

We identified several studies that explored gut microbiome and MS, and therefore potentially have data that could be used in our analysis [1825]. All the available data were considered and all suitable data from these studies have been included in the datasets that we studied.

In this study we used three datasets. The modelling dataset [18] was used to develop the initial computational model and the samples were taken from the population sampled in the United States (Boston, MA) and reported in 2016. More details about this dataset follow in “Modelling dataset” section.

For validation purposes, a new dataset was constructed. The samples of self-reported healthy individuals were taken from the United States population constructed in the American Gut project [26] and reported in 2018, while MS samples were taken from the Japanese population [19] and reported in 2015. It is interesting to note that the validation dataset had samples coming from different cultures and the only variable that we examined is whether the individuals were diagnosed with MS or not. This approach helps us to validate the computational model for biases that might be introduced by other factors that might significantly influence the gut microbiota such as diet [27]. With the examination of the additional variables, such as age, sex, diet, geography, household microenvironment, we could develop even a more precise computational system. To the best of our knowledge, such a comprehensive dataset, both in terms of metadata available and dataset size needed to support examination of all the interesting variables, does not exist.

Modelling dataset

The 16s rRNA sequencing method was used to obtain data sequences analyzed in this study. The first set of samples was obtained by [18]. In the initial multiple sclerosis group, the number of subjects was 60 and in the healthy control group, it was 43. The groups had similar demographic characteristics, with a moderately higher number of males recorded in the MS group. All MS subjects were in relapsing-remitting disease state rather than in active relapse. The demographics of the studied population are shown in Table 1.

Table 1 Telalovic and Kilic [17] Dataset [18] description

Even though the total number of female and male samples in the dataset is known, the individual samples did not have gender labels. This is very unfortunate as this variable has a great potential in the analysis of MS samples. In the data cleansing phase, the samples of individuals already treated for MS were removed, thus we kept only samples of individuals that received no MS treatment. The number of healthy samples to be used was calculated so the statistical power of the t-test is maximized. For this purpose, the tt_ind_solve_power method from statsmodels Python library. The inputs to this function were: effect size (the difference between the two means divided by the standard deviation), alpha value (significance level set to 0.05) and expected power of 80% [28]. Once the optimal size of the control group was calculated, a random subset of available samples was chosen to be put in this group. Unfortunately, the dataset did not have the accompanying metadata (with useful variables such as age/sex/BMI), so the only variable that we had to work with is whether the sample was from MS or control group.

When the data cleaning phase was complete, the final counts were 28 for MS samples and 35 for control.

Verification dataset

For verification purposes, we considered two additional datasets. The idea here is to test whether the computational model is dataset specific or it is also successful in classification on additional independent datasets. The 18 samples of individuals with MS disease were obtained from the dataset introduced in [19], and 18 samples of self-reported healthy individuals were obtained from the [26] dataset.

Taxonomy analysis

The sequences were identified and quantified using the pipeline developed with QIIME2 tools [29]. The pipeline included quality-filtering, denoising and classification steps. The classifier used the GreenGenes database at 99% identity (version 13_5). Each identified OTU found in the database, with taxonomy resolution starting from the phylum to the species level, has been assigned a name. Using the database names instead of the OTU identifiers, enables easier data understanding, as the phylogeny of the specific bacteria is identified. The resulting table, containing the sample’s count of each specific bacteria, is outputted from the pipeline. The absolute abundance of bacteria was normalized and used for the intersample variance analysis.

Predictive functional analysis

Besides bacterial identification, another available information about the gut microbiome is a predictive functional analysis of the present bacteria. In this paper, we explored the usage of this information to identify the intersample variance as well.

To predict the functional composition of a metagenome using 16s marker gene and reference genomes database, the PICRUSt (phylogenetic investigation of communities by reconstruction of unobserved states) computational tool has been used. PICRUSt uses a reconstruction algorithm to predict the gene families present and combines them to compose the whole metagenome. This ‘predictive metagenomic’ approach provides useful insights into the functional links between the phylogeny members [30].

Random forest classification

Training of the classifier and the development of the classification model was accomplished using the Random Forest (RF) classification algorithm. This decision is based on research reported in [31]. This supervised learning algorithm was constructed using the multiple decision trees generated out of data samples selected randomly [32]. Furthermore, RF algorithm generates a prediction for each tree, picks the optimal solution using voting technique, and calculates an acceptable metrics of the feature importance for model revision. Firstly, the data’s values and targets were separated. Using the train_test_split method, the data sets were split into training and testing sets. In our implementation, 80% of data is allocated for training, and 20% is allocated to be used for model testing. The reported scores are averages after a 5-fold cross-validation was performed. We generated 100 decision trees. With the increase in the quantity of decision trees, the classifier’s accuracy was increasing as well, at the expenditure of the computational time. The accuracy of the model was calculated by the comparison between the model’s predicted target data and the actual target data. The identical process was iterated on data from six taxonomic levels and two hierarchical levels of predictive functions separately.

The feature importance scores were computed for all the study variables and used for classification model verification. Furthermore, the highest importance features were extracted and applied as the new data for the repeated training the classifier. The accuracy was compared to the initial iteration to ratify that this data forms a robust initial basis for the decision model development. Figure 1 shows the taxonomy of the statistically significant taxa in which taxa with high feature importance scores are emphasized.

Fig. 1
figure 1

The taxonomy tree includes genus archaebacteria identified as statistically significant at p<0.05 along with their phylogenetic tree, used for the development of the classification model. The bolded archaebacteria are the ones that have been identified with high feature importance score by the classifier

Results

Accuracy using the model development dataset

Taxonomy analysis

As previously stated, we developed a classification model for each of the six taxonomical levels. The pipeline described in “Taxonomy analysis” section established the abundances of bacteria at the six different taxonomic levels. Table 2. summarizes the number of taxa identified for both study groups.

Table 2 Telalovic and Kilic [17] Identified bacteria count per taxonomical level in [18] dataset

In this case, each of these taxa is a potential feature that can be utilized in the classification model for assigning samples to the appropriate groups. The standard procedure that is applied in machine learning is feature selection and its aim is to remove irrelevant and redundant features. The model with the fewer features is more accurate if the most important features are selected. For feature selection we followed approach similar to one described in [33]. In this work, we addressed the feature selection in two steps. Both of the steps improved the accuracy of our model and also reduced the standard deviation of accuracy of different cross-validation runs.

To initially select the classifier’s features, the independent t-test was applied and establish the taxa that had a statistically significant difference between the groups. We used p<0.05 as the cut-off value for the statistical significance. The identified taxa were the initial candidates for the features. The initial training of the classifier used all the candidate features.

The RF classifier also produces the score for each of the used feature. The feature importance scores obtained from the initial training of the RF classifier were used to further restrict features for the final training of the classifier. The final list of features (taxa), for model training and testing at each taxonomical level, is presented in Table 3. The training and testing data was split using the 5-fold cross validation technique. Multiple runs of the algorithm were run and each time \(\frac {1}{5}\) of the data was used for testing and the remaining data was used for training of the model. The average accuracy scores after running 5-fold cross-validation obtained at the taxonomical levels are listed in Table 4. The accuracy reaches 76.82% at the genus level of taxonomy which is a significant result.

Table 3 Telalovic and Kilic [17] Bacteria with high feature importance score in the classification model using [18] dataset
Table 4 Classification accuracy obtained with dataset used for the development of the classification model [18]. The basis for classification was abundance of bacteria on different levels of taxonomy. The discrepancy with [17] is due to the introduction of the cross-validation

Predictive function analysis

The tables from the PICRUSt analysis containing the KEGG pathways were used as the input for the statistical analysis. Two computational models were developed using the third and second hierarchical levels of KEGG pathways. The feature selection again was done in two steps that resulted in improved accuracy of the model. The first step of the analysis was to identify pathways that were statistically significant between the two groups. For this task, the t-test has been used since the data was normalized in the previous steps.

There were a total of 328 functions related to both, healthy control and MS samples at the third hierarchical level, meaning the lowest level gene function identifiers. All the functions, whose p-value is p<0.04, were considered to be statistically significant for the classes and extracted to be used in the model training phase. At the third hierarchical level of functions, 91 functions were extracted as statistically significant. The second hierarchical level has also been tested using the t-test. There was a total of 41 functions related to both, healthy control and MS samples. All the functions whose p-value is p<0.05 were extracted, and the number of those was 20. The list of predictive functions was further restricted by only using the ones with the highest importance as identified by the initial run of the RF algorithm. The final list of the used predictive functions is listed in Table 5.

Table 5 Bacteria with high feature importance score in the classification model developed using the dataset from [18]

The functions identified as significant were used for the development of additional two predictive models (one using second and the other third hierarchical level of the KEGG pathways). The training and testing data was split using the 5-fold cross validation technique. Multiple runs of the algorithms were run and each time \(\frac {1}{5}\) of the data was used for testing and the remaining data was used for training of the model. The average accuracy scores obtained at the two hierarchical levels are listed in Table 6.

Table 6 Classification accuracy obtained with dataset used for the development of the classification model [18]. The basis for classification was different hierarchical levels of KEGG pathways

Testing the classification model on independent datasets

The developed model was tested using two independent datasets. The first dataset [19] provided the 18 samples of individuals with the MS disease. The second dataset [26] provided samples of 18 individuals that self-reported as healthy.

The combined accuracy of prediction using the abundance of bacteria on different taxonomy levels is summarized in Table 7. Table 8 contains accuracies of the model predicting MS samples and Table 9 contains accuracies of predicting non-MS samples. The accuracy for predictive based on predictive functions the accuracy is summarized in Table 10. In Fig. 2 the confusion matrix visualizes how the number of correct classifications (in both MS and control groups) for classifiers that used taxa at a higher resolution as features. The diagonal values are the ones that were correctly classified.

Fig. 2
figure 2

The confusion matrix visualises the number of samples that were correctly (green background) and incorrectly (pink background) classified. The higher the taxonomy resolution, the more accurate classification results were obtained

Table 7 Classification accuracy obtained with validation datasets [19, 26]. The basis for classification was abundance of bacteria on different levels of taxonomy
Table 8 Classification accuracy obtained with validation datasets [19]. The basis for classification was abundance of bacteria on different levels of taxonomy. That dataset contains samples of individuals with MS disease
Table 9 Classification accuracy obtained with validation datasets [26]. The basis for classification was abundance of bacteria on different levels of taxonomy. The dataset contains samples from individuals that self reported as healthy
Table 10 Classification accuracy obtained with validation datasets [19, 26]. The basis for classification was different hierarchical levels of KEGG pathways

Even though our two validation datasets come from two different studies, the classification accuracy and its trends are very similar. This data demonstrates that classifier performance is robust to the batch effect.

Discussion

The purpose of this study was to study gut microbiota bacterial diversity of MS patients and develop a computational model to distinguish MS patients from the healthy patients by examining their gut microbiome sample 16s amplicon sequences. We developed eight such classifiers and validated their accuracy on an independent dataset.

To develop classifiers, we needed to first identify the important features - those are the taxa (or predictive metabolic functions) that had a significant difference between the MS and control group. The comparison between our results and previous MS studies is summarized in Tables 11 and 12. It can be seen that our computations mostly agree with previous findings (except in one case). Also, our computation provides additional statistically significant bacteria that can be use as classification features and we also provide bacteria at additional taxonomy levels (we could not find any studies that examined the class or order level of bacteria taxonomy). The value of the data science approach is that we were not able only to identify important features, but we also give a single prediction, based on the values of all the important features, that classifies a sample into two groups.

Table 11 Comparison of results of this study with other MS studies; indicates that MS samples have statistically significant increase in abundance of a bacteria and indicates that MS samples have statistically significant decrease in abundance of a bacteria (* indicates that results are not statistically significant); green color indicates agreement of our results and other MS studies; orange color indicated disagreement of our results and previous MS studies; when our results are in black color, we did not have an MS study to compare those results with
Table 12 Comparison of results with other MS studies; indicates that MS samples have statistically significant increase in predictive metabolic function and indicates that MS samples have statistically significant decrease in predictive metabolic function; green color indicates agreement of our results and other MS studies; we did not have an MS study to compare with our results in black color

The classifiers based on the abundance of bacteria are more accurate than ones based on predictive functions. We need to be careful about drawing conclusions here as these results do not suggest that there exist less variance in the metabolic potential than in microbiome structure. The tool that we used (PICRUSt), uses microbiome structure to predict the metabolic potential and has limited accuracy. To fully understand the potential of the metabolic influence, we would need to use metabolomics.

The accuracy rises as we look at the higher resolution of taxonomy. As we used samples obtained using the 16s rRNA sequencing technique, we expected the abundance to be accurate up to the genus level as this the limitation of this technique described in the literature [34]. This is because related bacterial species may have almost identical 16s rRNA gene sequences which makes it hard to distinguish them in the bioinformatics pipelines. We indeed observed that our accuracy started to drop at the species level which confirms the previous findings (Tables 4 and 7).

The 16s rRNA sequencing technique distinguishes MS patients from healthy ones with over 70% accuracy using a test considered to be non-invasive. This value represents a significant value for medical decision making. Though this is a valuable contribution, further improvements can be made so that accuracy would be raise.

Overall, this study considered 99 samples, which is a somewhat small number for data science. The mitigating factors are: only two groups were studied, classification was binary, and the sizes of the groups were approximately the same. More samples need to be considered to construct even more applicable and accurate results. The usage of the independent datasets for the validation of the model(s) strengthens our results greatly. With an independent dataset, we were able to achieve similar classification power and that confirms the relevance of the classification model amidst the sample size used. The availability of more samples of individuals with MS condition, as well as improvements in sequencing resolution, would possibly allow the creation of an even more accurate classification model(s).

The human gut contains several sections that host microbial communities but exhibit different environments. The only non-invasive method accessible for collecting gut samples is via stool. Determining the bacterial origin and contributions of different sections of the gastrointestinal system can be difficult. Besides, there are many parameters that can influence intrasample variance such as different age, sex, ethnicity, genetic backgrounds, different diet habits, and life in different environments [12]. In future work, the availability of samples with such metadata would enable us to remove the variance that is introduced by parameters other than the studied condition.

The change of sample sequencing technique can introduce further improvements. The candidate technique is shotgun metagenomics sequencing. As this technique reports accuracy at the finer resolution of taxonomy than 16s, we would be able to continue accuracy improvement by using the models developed on a taxonomic level beyond the genus [35]. This would generate even more reliable results. The shotgun metagenomic sequences continue to be expensive to obtain, and thus 16s data is more easily available. The solid investigation results can shape a solid reason for creating models that can clarify the structure and capacity of the microbial network, and possibly give further knowledge into the connection between microbiome and infection states.

The findings presented here may be used to construct models that would distinguish medical conditions other than MS (i.e. Parkinson’s and Alzheimer’s disease).

To apply the methods presented in this paper in other clinical domains, we would need to perform the following steps:

  • obtain a significantly sized set of samples for both condition and control groups,

  • perform bioinformatics algorithms to extract desired information from samples (either bacteria abundance or predictive metabolic function),

  • perform statistical analysis of obtained data to get a set of distinguishing features to provide as an input for the training of a classifier,

  • train the classifier and use the results to conclude the list of features,

  • use classifier to predict that an unknown sample is either with the condition or not.

Conclusions

This paper describes the process of developing a computational model that discriminates microbiome samples of healthy individuals and ones diagnosed with MS. In addition to performing intersample analysis based on taxa abundances, the intersample analysis of predictive functions in the human organism was also performed. The initial development of this work was started in [17]. In this paper, in addition to the more accurate specification and evaluation of the initial model based on taxa, we also presented a model based on the predictive functional analysis. Another major contribution is the evaluation of all the developed models for accuracy on samples that came from the independent dataset(s).

Several previous studies report similar findings on significant taxa for MS [1823]. The research question had the aim to determine if the taxonomic and functional gut bacteria diversity is a significant factor that can be utilized to develop a machine learning classifier that will distinguish multiple sclerosis samples from the control ones. We developed such a classifier, and it demonstrated a significant accuracy (around 70%).

While we demonstrated that a classifier can distinguish MS and healthy samples, we did not include samples of other cohorts in our study (i.e. other medical conditions) so we have not evaluated how those cohorts would be classified in our model. For this reason, further studies in this direction are needed. In addition to increasing the accuracy, additional cohorts need to be studied. The results of this approach should be taken with caution and augmented with other diagnostics, especially for individuals who do not clearly belong to the two studied groups.

We were limited by the dataset(s) that are currently available. We were not able to examine important variables that we have evidence that either affect MS condition or microbiome structure. Those variables include but are not limited to: age, sex, diet, BMI, geography, household microenvironment... In order to analyze these variables, we need datasets with the appropriate metadata and significant size for multivariable analysis. The availability of such datasets in the future could allow creation of even more precise computational models.

Availability of data and materials

The datasets analyzed during the current study are available at the following repositories: 1. European Nucleotide Archive https://www.ebi.ac.uk/ena/data/view/PRJNA321051Accession numbers: MS samples (28) - SRX1759626, SRX1759627, SRX1759630, SRX1759632, SRX1759633, SRX1759641, SRX1759642, SRX1759653, SRX1759669 - SRX1759676, SRX1759697 - SRX1759699, SRX1759701 - SRX1759708, SRX1759719 Control/healthy samples (35) - SRX1759621 - SRX1759625, SRX1759654 - SRX1759668, SRX1759682 - SRX1759696 2. European Nucleotide Archive https://www.ebi.ac.uk/ena/data/view/PRJEB11419Accession numbers: ERR4019675 - ERR4019684, ERR4020397 - ERR4020401, ERR4020423 - ERR4020425 3. Bioinformation and DDBJ https://trace.ddbj.nig.ac.jp/DRASearch/experiment?acc=DRX002006Accession numbers: DRA000672, DRA000673, DRA000675, DRA000676, DRA000678-DRA000684, DRA002866-DRA002874.

Abbreviations

KEGG:

Kyoto encyclopedia of genes and genomes

MS:

Multiple sclerosis

OTU:

Operational taxonomic unit

PCR:

Polymerase chain reaction

PICRUSt:

Phylogenetic investigation of communities by reconstruction of unobserved states

QIIME:

Quantitative insights in microbial ecology

RF:

Random forest (classifier)

rRNA:

Ribosomal ribonucleic acid

References

  1. NIH Human Microbiome Portfolio Analysis Team, Proctor L, LoTempio J, Marquitz A, Daschner P, Xi D, Flores R, Brown L, Ranallo R, Maruvada P, Regan K, Lunsford RD, Reddy M, Caler L. A review of 10 years of human microbiome research activities at the US National Institutes of Health, Fiscal Years 2007-2016. Microbiome. 2019; 7:1–19.

    Article  Google Scholar 

  2. Huttenhower C, Gevers D, Knight R, Abubucker S, Badger JH, Chinwalla AT, Creasy HH, Earl AM, FitzGerald MG, Fulton RS, Giglio MG. Structure, function and diversity of the healthy human microbiome. Nature. 2012; 486(7402):207.

    Article  CAS  Google Scholar 

  3. Zhao L. The gut microbiota and obesity: from correlation to causality. Nat Rev Microbiol. 2013; 11(9):639–47.

    Article  CAS  Google Scholar 

  4. Bäckhed F, Ley RE, Sonnenburg JL, Peterson DA, Gordon JI. Host-bacterial mutualism in the human intestine. Science. 2005; 307(5717):1915–20.

    Article  Google Scholar 

  5. Qin J, Li R, Raes J, Arumugam M, Burgdorf KS, Manichanh C, Nielsen T, Pons N, Levenez F, Yamada T, Mende DR. A human gut microbial gene catalogue established by metagenomic sequencing. Nature. 2010; 464(7285):59–65.

    Article  CAS  Google Scholar 

  6. Zoetendal EG, Raes J, Van Den Bogert B, Arumugam M, Booijink CC, Troost FJ, Bork P, Wels M, De Vos WM, Kleerebezem M. The human small intestinal microbiota is driven by rapid uptake and conversion of simple carbohydrates. ISME J. 2012; 6(7):1415–26.

    Article  CAS  Google Scholar 

  7. Karlsson FH. Systems Biology of the Gut Microbiome in Metabolic Diseases. Sweden: Chalmers University of Technology; 2014.

    Google Scholar 

  8. Morgan XC, Huttenhower C. Human microbiome analysis. PLoS Comput Biol. 2012; 8(12):1002808.

    Article  Google Scholar 

  9. Fraune S, Bosch TC. Why bacteria matter in animal development and evolution. Bioessays. 2010; 32(7):571–80.

    Article  CAS  Google Scholar 

  10. Ley RE, Turnbaugh PJ, Klein S, Gordon JI. Human gut microbes associated with obesity. Nature. 2006; 444(7122):1022–3.

    Article  CAS  Google Scholar 

  11. Kau AL, Ahern PP, Griffin NW, Goodman AL, Gordon JI. Human nutrition, the gut microbiome and the immune system. Nature. 2011; 474(7351):327–36.

    Article  CAS  Google Scholar 

  12. Budhram A, Parvathy S, Kremenchutzky M, Silverman M. Breaking down the gut microbiome composition in multiple sclerosis. Mult Scler J. 2017; 23(5):628–36.

    Article  Google Scholar 

  13. Zhang X, Zhang D, Jia H, Feng Q, Wang D, Liang D, Wu X, Li J, Tang L, Li Y, Lan Z. The oral and gut microbiomes are perturbed in rheumatoid arthritis and partly normalized after treatment. Nat Med. 2015; 21(8):895–905.

    Article  CAS  Google Scholar 

  14. Parashar A, Udayabanu M. Gut microbiota: Implications in Parkinson’s disease. Parkinsonism Relat Disord. 2017; 38:1–7.

    Article  Google Scholar 

  15. Westfall S, Lomis N, Kahouli I, Dia SY, Singh SP, Prakash S. Microbiome, probiotics and neurodegenerative diseases: deciphering the gut brain axis. Cell Mol Life Sci. 2017; 74(20):3769–87.

    Article  CAS  Google Scholar 

  16. Chu F, Shi M, Lang Y, Shen D, Jin T, Zhu J, Cui L. Gut microbiota in multiple sclerosis and experimental autoimmune encephalomyelitis: Current applications and future perspectives. Mediat Inflamm. 2018; 2018.

  17. Hasic Telalovic J, Music Kilic A. Music Kilic A Using data science for medical decision making case: Role of gut microbiome in multiple sclerosis. In: International Conference on Medical and Biological Engineering. Springer: 2019. p. 349–56.

  18. Jangi S, Gandhi R, Cox LM, Li N, Von Glehn F, Yan R, Patel B, Mazzola MA, Liu S, Glanz BL, et al. Alterations of the human gut microbiome in multiple sclerosis. Nat Commun. 2016; 7:1–11.

    Article  Google Scholar 

  19. Miyake S, Kim S, Suda W, Oshima K, Nakamura M, et al.Dysbiosis in the Gut Microbiota of Patients with Multiple Sclerosis, with a Striking Depletion of Species Belonging to Clostridia XIVa and IV Clusters. PLoS ONE. 2015; 10(9):e0137429. https://0-doi-org.brum.beds.ac.uk/10.1371/journal.pone.0137429.

    Article  Google Scholar 

  20. Tremlett H, Fadrosh DW, Faruqi AA, Zhu F, Hart J, Roalstad S, Graves J, Lynch S, Waubant E, US Network of Pediatric MS Centers, Aaen G. Gut microbiota in early pediatric multiple sclerosis: a case- control study. Eur J Neurol. 2016; 23(8):1308–21.

    Article  Google Scholar 

  21. Cantarel BL, Waubant E, Chehoud C, Kuczynski J, DeSantis TZ, Warrington J, Venkatesan A, Fraser CM, Mowry EM. Gut microbiota in multiple sclerosis: possible influence of immunomodulators. J Investig Med. 2015; 63(5):729–34.

    Article  CAS  Google Scholar 

  22. L. WH. The Gut Microbiome May Aid the Treatment and Prevention of MS. https://www.mdedge.com/multiplesclerosishub/article/101679/multiple-sclerosis/gut-microbiome-may-aid-treatment-and. Accessed: 20 Aug 2019.

  23. Chen J, Chia N, Kalari KR, Yao JZ, Novotna M, Soldan MMP, Luckey DH, Marietta EV, Jeraldo PR, Chen X, Weinshenker BG. Multiple sclerosis patients have a distinct gut microbiota compared to healthy controls. Sci Rep. 2016; 6:1–10.

    Article  Google Scholar 

  24. Branton W, Lu J, Surette M, Holt R, Lind J, Laman J, Power C. Brain microbiota disruption within inflammatory demyelinating lesions in multiple sclerosis. Sci Rep. 2016; 6:37344.

    Article  CAS  Google Scholar 

  25. Prados A. Two new studies support the link between the gut microbiome and multiple sclerosis. Gut Microbiota: Research and Practice. http://www.gutmicrobiotaforhealth.com/en/two-new-studies-support-link-gut-microbiome-multiple-sclerosis/ Accessed: August 2018.

  26. McDonald D, Hyde E, Debelius JW, Morton JT, Gonzalez A, Ackermann G, Aksenov AA, Behsaz B, Brennan C, Chen Y, et al.The American Gut Consortium. Rob Knight mSystems. 2018; 3(3):e00031–18. https://0-doi-org.brum.beds.ac.uk/10.1128/mSystems.00031-18.

    CAS  PubMed  Google Scholar 

  27. Singh RK, Chang H-W, Yan D, Lee KM, Ucmak D, Wong K, Abrouk M, Farahnik B, Nakamura M, Zhu TH, Bhutani T. Influence of diet on the gut microbiome and implications for human health. J Transl Med. 2017; 15(1):73.

    Article  Google Scholar 

  28. Suresh K, Chandrashekara S. Sample size estimation and power analysis for clinical research studies. J Hum Reprod Sci. 2012; 5(1):7.

    Article  Google Scholar 

  29. Caporaso JG, Kuczynski J, Stombaugh J, Bittinger K, Bushman FD, Costello EK, Fierer N, Pena AG, Goodrich JK, Gordon JI, Huttley GA. QIIME allows analysis of high-throughput community sequencing data. Nat Methods. 2010; 7(5):335–6.

    Article  CAS  Google Scholar 

  30. Langille MG, Zaneveld J, Caporaso JG, McDonald D, Knights D, Reyes JA, Clemente JC, Burkepile DE, Thurber RLV, Knight R, Beiko RG. Predictive functional profiling of microbial communities using 16S rRNA marker gene sequences. Nat Biotechnol. 2013; 31(9):814–21.

    Article  CAS  Google Scholar 

  31. Statnikov A, Henaff M, Narendra V, Konganti K, Li Z, Yang L, Pei Z, Blaser MJ, Aliferis CF, Alekseyenko AV. A comprehensive evaluation of multicategory classification methods for microbiomic data. Microbiome. 2013; 1(1):11.

    Article  Google Scholar 

  32. Louppe G. Understanding random forests: Cornell University Library; 2014.

  33. Knights D, Costello EK, Knight R. Supervised classification of human microbiota. FEMS Microbiol Rev. 2011; 35(2):343–59.

    Article  CAS  Google Scholar 

  34. Plummer E, Twin J, Bulach DM, Garland SM, Tabrizi SN. A comparison of three bioinformatics pipelines for the analysis of preterm gut microbiota using 16S rRNA gene sequencing data. J Proteome Bioinforma. 2015; 8(12):283–91.

    Google Scholar 

  35. Jovel J, Patterson J, Wang W, Hotte N, O’Keefe S, Mitchel T, Perry T, Kao D, Mason AL, Madsen KL, Wong GK. Characterization of the gut microbiome using 16S or shotgun metagenomics. Front Microbiol. 2016; 7:459.

    Article  Google Scholar 

Download references

Acknowledgements

None.

Funding

None.

Author information

Authors and Affiliations

Authors

Contributions

JHT, lead the idea development, supported development of the code, wrote the paper. AM, implemented the code, supported paper writing. All authors read and approved the manuscript.

Corresponding author

Correspondence to Jasminka Hasic Telalovic.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Hasic Telalovic, J., Music, A. Using data science for medical decision making case: role of gut microbiome in multiple sclerosis. BMC Med Inform Decis Mak 20, 262 (2020). https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-020-01263-2

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-020-01263-2

Keywords