• Aucun résultat trouvé

The Microbiome Modeling Toolbox: from microbial interactions to personalized microbial communities

N/A
N/A
Protected

Academic year: 2021

Partager "The Microbiome Modeling Toolbox: from microbial interactions to personalized microbial communities"

Copied!
3
0
0

Texte intégral

(1)

Bioinformatics doi.10.1093/bioinformatics/xxxxxx Advance Access Publication Date: Day Month Year Manuscript Category

Systems biology

The Microbiome Modeling Toolbox: from microbial interactions to personalized microbial communities

Federico Baldini

1

, Almut Heinken

1

, Laurent Heirendt

1

, Stefania Magnusdottir

1

, Ronan M.T. Fleming

2

, and Ines Thiele

1∗

1

Luxembourg Centre for Systems Biomedicine, University of Luxembourg, Campus Belval, Esch-sur-Alzette, Luxembourg and

2

Division of Systems Biomedicine and Pharmacology, Leiden Academic Centre for Drug Research, Faculty of Science, Leiden University, Leiden, The Netherlands

To whom correspondence should be addressed.

Associate Editor: XXXXXXX

Received on XXXXX; revised on XXXXX; accepted on XXXXX

Abstract

Motivation:

The application of constraint-based modeling to functionally analyze metagenomic data has been limited so far, partially due to the absence of suitable toolboxes.

Results:

To address this gap, we created a comprehensive toolbox to model i) microbe-microbe and host- microbe metabolic interactions, and ii) microbial communities using microbial genome-scale metabolic reconstructions and metagenomic data. The Microbiome Modeling Toolbox extends the functionality of the COBRA Toolbox.

Availability:

The Microbiome Modeling Toolbox and the tutorials at https://git.io/microbiomeModelingToolbox.

Contact:

ines.thiele@gmail.com

1 Introduction

Microbial community sequencing data are increasingly available for numerous environmental niches (Mitchell, 2017). The analysis of this data often relies on investigating which microbes are present in a given sample.

However, to further our understanding of the functional contribution of individual microbes in a community as well as the overall functional differences between communities, advanced analysis approaches, such as computational modeling, are required.

One possible approach is the constraint-based reconstruction and analysis (COBRA) approach, which builds genome-scale reconstructions of an organism and enables the prediction of, e.g., phenotypic properties (Palsson, 2006). Through the application of condition-specific constraints, an organism’s metabolic reconstruction can be converted into many condition-specific models, which can be analyzed using available toolboxes, such as the Matlab (Mathworks, Inc.) based COBRA Toolbox (Heirendtet al., 2017a). Metabolic reconstructions have been assembled for many organisms, including hundreds of gut microbes (Magnúsdóttir et al., 2017) and human (Brunket al., 2018). While the COBRA Toolbox encapsulates many tools developed by the community for biotechnological and biomedical applications, it is currently focused on modeling single

organisms or cells. Here, we present the Microbiome Modeling Toolbox, which enables the generation, simulation, and interpretation of 1.

pairwise microbe-microbe and host-microbe interactions, and 2. sample- specific microbial community models. By integrating sample-specific metagenomic data, the Microbiome Modeling Toolbox facilitates its analysis in the context of microbial reconstructions.

2 Features

Pairwise interactions: The pairwise interaction analysis determines metabolic exchange between two metabolic reconstructions. A joint matrix of two individual genome-scale reconstructions is generated, which enables them to freely exchange metabolites (Figure 1A). Defined nutrient input, e.g., a particular medium formulation, can be applied via the shared compartment using the corresponding exchange reactions. The pairwise microbial models can be investigated for six possible interaction types (i.e., competition, parasitism, amensalism, neutralism, commensalism, and mutualism) and Pareto optimality frontiers can be calculated. The tutorials MicrobeMicrobeInteractionsandHostMicrobeInteractionsillustrate the implemented functionalities.

Microbial community modeling: Metagenomic data can be analyzed usingmgPipe(Figure 1B), which requires microbe identification and

© The Author(s) 2018. Published by Oxford University Press.

This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/4.0/), which permits non-commercial re-use, distribution, and reproduction in any medium, provided the original work is properly cited. For commercial re-use, please contact journals.permissions@oup.com

Downloaded from https://academic.oup.com/bioinformatics/advance-article-abstract/doi/10.1093/bioinformatics/bty941/5194337 by guest on 23 November 2018

(2)

2 Baldini et al.

Relative organism abundances

MDS 1

MDS2

Multidimensional scaling (MDS) on reaction content

Microbiota size

Unique reactions

Metabolic diversity

Data mapping

Metabolic reconstructions

Community model with lumen, diet, and fecal compartments Community model setup

Diet integration

Personalized model setup Simulations Predicted metabolic profile

MDS 1

MDS2

Comparison of the predicted metabolic profiles

Flux variability analysis on diet and fecal exchange reactions

getMappingInfo.m | plotMappingInfo.m fastSetupCreator.m createPersonalizedModel.m microbiotaModelSimulator.m mgSimResCollect.m

Population

Healthy Diseased

B

mgPipe.m mgPipe.m mgPipe.m mgPipe.m

Lumen

Diet Fecal

Lumen

Diet Fecal

1 1 2

2 3 3 Pairwise modeling Metabolic reconstructions

Diet integration

Tradeoff Interaction types Interactions by taxa

Pareto frontier of the

two organisms' objectives 9%

27%

18% 2%

44%

11%

36%

13%

40%

Amensalism Commensalism

Mutualism Neutralism

Parasitism

0 1 2 3 4 5 6 7 8

joinModelsPairwiseFromList.m computeParetoOptimality.m simulatePairwiseInteractions.m calculateInteractionsByTaxon.m

PAIRWISE MODELING

MICROBIAL COMMUNITY MODELING

A

Biomass of species 1

Biomass of species 2

Lumen

Diet Fecal

V1 V2

V3

Taxa

Interaction type With oxygen

With no oxygen

Fig. 1.Overview of the Microbiome Modeling Toolbox. A. Pairwise modeling of microbe-microbe and host-microbe interactions. B. Microbial community modeling.

relative abundance data for each sample, obtained with bioinformatic tools, such as QiIME 2(Caporasoet al., 2010) and MetaPhlAn (Segata et al., 2012). mgPipeis divided into three parts: 1. the analysis of individuals’ specific microbes abundances, including metabolic diversity and classical multidimensional scaling of the reactions in the identified microbes. 2. Construction of a personalized microbial community model using the identified microbes and their relative abundance data.

For each personalized (or sample-specific) model, the corresponding microbial reconstructions are joined by adding reactions to each microbial reconstruction transporting metabolites from the extracellular space to the common lumen compartment. Metabolites present in the lumen compartment are connected to a diet and fecal compartment, enabling the uptake and secretion from/to the environment, respectively. Hundreds of reconstructions can be combined and modeled with using static parallelization. In each microbial community model, the community biomass reaction is personalized using the relative abundance data. Finally, coupling constraints (Heinkenet al., 2013) are applied to couple the flux through each microbial reaction to its corresponding biomass reaction flux.

And 3. simulation of the personalized microbial community models under different diet regimes, e.g., using flux variability analysis (Heirendtet al., 2017b). The differences between maximal uptake and secretion fluxes provide a metabolic profile for each microbial community sample, which can be analyzed using classical multidimensional scaling analyses. Diet- specific constraints (e.g., obtained from https://vmh.life/#nutrition) can be applied to the corresponding diet exchange reactions.

3 Implementation

The Microbiome Modeling Toolbox is written in MATLAB (Mathworks, Inc.) and accompagnied with comprehesive documentation and tutorials.

The toolbox allows for the integrative analysis of any number of reconstructions, including the human metabolic reonstruction (Brunk et al., 2018). Metabolic reconstructions can be obtained from, e.g., the VHM (https://vmh.life), BioModels (https://www.ebi.ac.uk/biomodels- main/), and the KBase (https://kbase.us/). A uniform nomenclature of reaction and metabolite abbreviations across the reconstructions is

required. The implemented diet constraints require VMH abbreviations. To use higher taxonomical levels create pan-reconstructions (createPanModels).

For larger datasets and/or bigger microbial community models, we recommend the use of the MATLAB command line or .m files and of a high-performance computing cluster.

4 Discussion

The Microbiome Modeling Toolbox enables the user to investigate microbial interactions at a large scale (Heinkenet al., 2013; Magnúsdóttir et al., 2017). Moreover, metagenomically-derived data can be integrated with microbial metabolic reconstructions permitting the prediction of altered functional assessment of different microbial communities, e.g., in health and disease (Heinkenet al., 2018; Thieleet al., 2018).

Funding

This study received funding from the Luxembourg National Research Fund (FNR), through the ATTRACT programme (FNR/A12/01), and the OPEN grant (FNR/O16/11402054), as well as the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement No 757922).

References

Brunk, E.,et al.(2018). Recon3d enables a three-dimensional view of gene variation in human metabolism.Nat. Biotech.,36(3), 272.

Caporaso, J. G.,et al.(2010). Qiime allows analysis of high-throughput community sequencing data.Nat. Methods,7(5), 335.

Heinken, A., et al.(2013). Systems-level characterization of a host-microbe metabolic symbiosis in the mammalian gut.Gut microbes,4(1), 28–40.

Heinken, A.et al.(2018). Personalized modeling of the human gut microbiome reveals distinct bile acid deconjugation and biotransformation potential in healthy and IBD individuals.bioRxiv, doi.org/10.1101/229138.

Heirendt, L.,et al.(2017a). Creation and analysis of biochemical constraint-based models: the COBRA ToolBox v3. 0.arXiv:1710.04038.

Heirendt, L.,et al.(2017b). DistributedFBA. jl: High-level, high-performance flux balance analysis in julia.Bioinformatics,33(9), 1421–1423.

Downloaded from https://academic.oup.com/bioinformatics/advance-article-abstract/doi/10.1093/bioinformatics/bty941/5194337 by guest on 23 November 2018

(3)

short Title 3

Magnúsdóttir, S., et al. (2017). Generation of genome-scale metabolic reconstructions for 773 members of the human gut microbiota.Nat Biotech.,35(1), 81.

Mitchell, A. L.et al.(2017). EBI Metagenomics in 2017: enriching the analysis of microbial communities, from sequence reads to assemblies.Nucl Ac Res.,46(D1):

D726-D735.

Palsson, B. (2006). Systems biology: properties of reconstructed networks.

Cambridge: Cambridge Univ Pr.

Segata, N.et al.(2012). Metagenomic microbial community profiling using unique clade-specific marker genes.Nat Meth.,9: 811-814.

Thiele, I.et al.(2018). When metabolism meets physiology: Harvey and Harvetta.

bioRxiv, doi.org/10.1101/255885.

Downloaded from https://academic.oup.com/bioinformatics/advance-article-abstract/doi/10.1093/bioinformatics/bty941/5194337 by guest on 23 November 2018

Références

Documents relatifs

A multidisciplinary approach is used to evaluate the response of soil microbial community, plant, and soil N cycle to repeated cycles of drying-rewetting patterns of

Regarding the availability of plant and microbial genomes, only several transporters involved in biotrophic interactions were characterized: mycorrhizal symbiosis (phosphorus

But the conclusions drawn by Spanish legal experts are different from those of their German colleagues who adhere to the enemy criminal law doctrine: for the former, the doctrine

Main absorption bands of healthy and remote myocardial tissues.. classically used to enhance the chemical information present in overlap- ping infrared absorption bands of spectra,

Moreover, we observed that Wtness costs due to a brood-parasite infection were drastically increased, because Daphnia infected with the brood parasite were more prone to an infection

microbial communities in sedimentary deep subsoil with frequencies of recent roots as well as fossil 500. calcified roots, so-called rhizoliths, and root-derived biopores. Our

Ces multiplicités concrètes représentent ma perception de cette vie microscopique, en faire la « synthèse » à pour but d’aider le lecteur à appréhender à la fois mes

Further fine-scale genetic variation within each Leptospirillum group II population is apparent from extensive population genomic data (Simmons et al., 2008) and corresponds to