Abstract
Anaerobic bacteria from the human microbiome produce a wide array of molecules at high concentrations that can directly or indirectly affect the host. The production of these molecules, mostly derived from their primary metabolism, is frequently encoded in metabolic gene clusters (MGCs). However, despite the importance of microbiome-derived primary metabolites, no tool existed to predict the gene clusters responsible for their production. For this reason, we recently introduced gutSMASH. gutSMASH can predict 41 different known pathways, including MGCs involved in bioenergetics, but also putative ones that are candidates for novel pathway discovery. To make the tool more user-friendly and accessible, we here present the gutSMASH web server, hosted at https://gutsmash.bioinformatics.nl/. The user can either input the GenBank assembly accession or upload a genome file in FASTA or GenBank format. Optionally, the user can enable additional analyses to obtain further insights into the predicted MGCs. An interactive HTML output (viewable online or downloadable for offline use) provides a user-friendly way to browse functional gene annotations and sequence comparisons with reference gene clusters as well as gene clusters predicted in other genomes. Thus, this web server provides the community with a streamlined and user-friendly interface to analyze the metabolic potential of gut microbiomes.
Graphical Abstract
INTRODUCTION
Microbiome research has received considerable attention in the last decade, charting the taxonomic and functional diversity found in complex ecosystems and the effects on their host. Many microbiome-associated phenotypes in the gut microbiome are derived from small molecules synthesized by anaerobic bacteria (1). These compounds are mostly products of their primary metabolic pathways that allow them to either colonize specific micro-niches in the gut or interact with other microbes. Despite the fact that some of these molecules are produced by low-abundance bacteria, they can reach high concentrations in the gut as well as in blood plasma, sometimes comparable to those of therapeutic drugs (2). This is of great interest because these molecules can profoundly modulate host metabolism, immunity, and homeostasis. An example of such an end product is trimethylamine, derived from carnitine and choline metabolism, which is known to be associated with increased risk of cardiovascular disease (3). Another interesting pathway is ethanolamine utilization, which has been indirectly associated with bacterial pathogenesis by enabling these bacteria to bloom, using this molecule as carbon and nitrogen source (4). Finally, short chain fatty acids (SCFAs) have been found to positively impact human health, their most abundant representatives are acetate, butyrate and propionate. Among other functions, butyrate is used by colonocytes as their main energy source and promotes cell differentiation (5).
Characterizing the metabolic potential of the human microbiome will enable the research community to define how metabolic interactions among microbes and with the host influences human health. Although tools exist to predict the metabolic potential of bacteria, they are either focused on predicting gene clusters encoding the biosynthesis of secondary metabolites (e.g. antiSMASH (6)) or they identify only individual genes instead of MGCs. Moreover, these tools strongly depend on generic primary metabolic databases such as KEGG (7) or BioCyc (8) that do not always include such specialized primary metabolic pathways and only cover known pathways (9). Examples of such tools for studying primary metabolism are the HUMAnN pipeline (10), MetaPath (11) or MetaTrans (12). Given the fact that genes encoding for specialized primary metabolic pathways are often found clustered together and evidence exist that the metabolic potential of such bacteria is far from fully uncovered (13), we recently introduced gutSMASH (9), a tool that identifies known as well as potentially novel MGCs, based on the antiSMASH version 5.0 framework (14).
Here, we present the gutSMASH web server, available at https://gutsmash.bioinformatics.nl/, which is designed to mine anaerobic bacterial genomes for primary specialized metabolic gene cluster (MGCs) in a user-friendly manner. The server is able to predict not only known MGCs but also putative gene clusters that may aid the discovery of novel molecules of importance for human (or animal) health. Moreover, gutSMASH also predicts gene clusters related to energy acquisition. This platform runs the algorithm on any given correctly formatted genome the user inputs, and outputs an interactive visualization that provides information on the predicted gene cluster. Additionally, it performs comparative genomic analysis using two customized databases (KnownClusterBlast and ClusterBlast) to assess the novelty of the predicted MGCs, assess their taxonomic distribution and identify architectural variants. Also, it annotates MGC genes into functional categories and highlights these with specific colors. In order to provide examples on the use of gutSMASH, we present an analysis of several genomes to showcase the diversity of gene clusters that this tool can predict, their annotations and their similarity to any gene cluster previously predicted by gutSMASH.
MATERIALS AND METHODS
Overview of the gutSMASH workflow
The gutSMASH algorithm is based on the antiSMASH version 5 framework. As in antiSMASH, detection rules are used for MGC identification, consisting of Pfam combinations that constitute the signature of a given metabolic pathway. The design and validation of the detection rules are described in detail in Pascal Andreu et al. (9). Figure 1 illustrates the different steps followed by gutSMASH. From a bacterial genome specified by the user, gutSMASH first identifies the core metabolic genes by iterating over the detection rules. Once the core genes are identified, each protocluster is extended from each flank to include accessory genes. Then, if the ‘KnownClusterBlast’ and/or ‘ClusterBlast’ options are enabled, gutSMASH performs an MGC comparative genomic analysis by blasting the predicted gene clusters to a collection of known and characterized MGCs and/or to a broader collection of gutSMASH-predicted MGCs respectively. Next, if desired, gutSMASH can functionally annotate genes into eight different categories: core biosynthetic, additional biosynthetic, transport-related, regulatory, resistance, and others (already found in antiSMASH) and encapsulation- and electron-transport-related genes as new additions. Once all the analyses have finished, gutSMASH writes the results and displays the interactive output. Also, the web server gives the option to download all results as a ZIP file.
Interactive input and output
The ideal input for gutSMASH is an annotated nucleotide file in Genbank or EMBL format. The user can either upload a GenBank/EMBL file manually, or simply enter the GenBank assembly accession number, upon which gutSMASH will automatically use the annotated assembled genome from the NCBI FTP. Alternatively, the user can provide a FASTA file containing one or more sequences. In this case, gutSMASH will predict the genes and annotate the genome using Prodigal (15), and use those annotations to run the rest of the analysis.
The gutSMASH results can either be visualized online in a browser or downloaded locally. The output consists of several interactive HTML pages that allow the user to explore the results further. The overview page gives information on all the predicted MGCs, including their location in the genome and the functional class to which each of the MGCs belong. The main page also contain links to the gutSMASH documentation page (https://gutsmash-documentation.readthedocs.io/en/latest/) for more details. Moreover, each predicted MGC can be visualized individually for further inspection of additional MGC-specific results, depending on the options enabled before submitting the job. Besides the HTML pages, gutSMASH also generates plain text files with the KnownClusterBlast/ClusterBlast results (more details in section Comparative genomic analysis to identify distant homologs and assess MGC taxonomic distribution) and a GenBank file for each predicted region for further processing.
Comparative genomic analysis to identify distant homologs and assess MGC taxonomic distribution
GutSMASH uses two different databases, KnownClusterBlast and ClusterBlast, to find MGCs homologous to the query. This comparative analysis can provide good indications of the distribution of the MGC among bacterial taxa from the human microbiome, provide insights into the extant variation of MGC architectures (gene content) and provide clues regarding MGC function (using homology-based inference).
The KnownClusterBlast module aims to identify similarities between the predicted MGCs and a reduced set of genetically and biochemically characterized gene clusters. In order to design the detection rules for these known pathways, a reduced set of well-known pathways was analysed [as described in (9)]. The sequences of these MGCs of known function were included in the KnownClusterBlast database, which currently contains 59 entries. Therefore, ticking the KnownClusterBlast button allows the user to identify which MGCs are homologous to and likely share the same function with those reference MGCs, and to study the similarities and differences in detail. Given its usefulness, this option is enabled by default.
To build the ClusterBlast database, the Culturable Genome Reference (CGR) collection (16), the Human Microbiome Project (HMP,https://www.hmpdacc.org/reference_genomes/reference_genomes.php) reference genomes and 414 Clostridiales complete genomes available in October 2019 under taxid 186802 were used as input for gutSMASH. Based on the output, both the known and putative predicted-gene clusters, a total of 30,883 MGC selected sequences, were combined to form the ClusterBlast database. When the ClusterBlast option is enabled, DIAMOND (17) is used to compare the predicted MGC protein sequences to those in the ClusterBlast MGC database to identify close homologs, using the same procedure as in antiSMASH. After ranking the gene clusters based on the numbers of pairs of homologous proteins and the cumulative bit scores, the top 10 most similar gene clusters (based on highest bit scores) are displayed in the ClusterBlast HTML tab of each predicted region. The complete list of homologs that includes similarity scores can be retrieved from the ClusterBlast output folder in the downloadable ZIP output.
Annotation of functional gene categories: additional pmDBFA categories
The module ‘primary metabolite domain-based functional annotations’ (pmDBFA) (analogous to the secondary metabolite Clusters of Orthologous Groups [smCOGs] in antiSMASH) facilitates the functional annotation of accessory genes within a predicted gene cluster into different categories based on the presence of key Pfams in the gene-coding sequences. To tailor these annotations towards a more meaningful classification for gutSMASH output, two extra functional categories were included: encapsulation and electron transport-related genes. There are several Pfams that belong to these categories, such as the Electron transfer flavoprotein FAD-binding domain (PF00766) or the BMC domain (PF00936), respectively, which are regularly found in pathways predicted by gutSMASH. For instance, in the reductive metabolism of aromatic amino acids to arylpropionates, an electron transfer protein encoded by etfA, which harbours an electron-transferring flavoprotein domain (PF00766), is required to reduce the substrate (18). The encapsulation category in contrast, aims to include genes involved in bacterial microcompartmentalization, which have been found to be important for some reactions, such as those catalyzed by the enzymes encoded by the propanediol utilization operon (pdu), to encapsulate pathway intermediates that would be toxic for the cell at high concentrations (19). Nevertheless, in some cases, these domains are part of the detection rules of known pathways, and thus are also annotated as core genes. When found in the flanking regions, they are annotated in the corresponding category.
Code development and server implementation
The gutSMASH server, hosted at https://gutsmash.bioinformatics.nl/, is based on the Python3 Flask web framework (https://flask.palletsprojects.com) for server-side logic combined with Jinja templating language (https://jinja.palletsprojects.com) and JavaScript for client-side logic. The submission interface requires different (some of them optional) inputs from the user, including a mandatory valid sequence file or assembly accession ID. For the job handling, different statuses were defined as:
Submitted: The job has been successfully submitted.
Queued: The job is waiting to be processed.
Running: gutSMASH analysis have started.
Finished: The job has successfully finished.
Failed: An error has occurred, and it is displayed for troubleshooting.
Notified: The job has successfully finished, and the user has been notified.
Failed-notified: An error has occurred, and the user has been notified.
To handle all the job statuses, the Advanced Python Scheduler (APScheduler) library was used. Please note that the status notified and failed-notified are only applicable if the user provides an email address. Finally, the communication between the web interface and the application is done via a Redis database that stores the job's information. As reference, the antiSMASH (14) (https://github.com/antismash/websmash/tree/master/websmash) and plantiSMASH (20) (https://github.com/plantismash/webserver) web servers were used for inspiration for the main layout and content.
RESULTS
In the following sections, we provide several examples to illustrate how gutSMASH works and how to interpret the results.
gutSMASH detects known and putative gene clusters from prominent human gut pathogens
Escherichia albertii belongs to the family Enterobacteriaceae and is an emerging enteropathogen (21). As a close-relative of Escherichia coli, certain metabolic functions are expected to be shared while others may differ. To uncover its specialized primary metabolism and bioenergetics, we used the GenBank assembly accession (GCA_002285455.1) as input to the gutSMASH server and found that this genome contains 24 MGCs that belong to different MGC classes (see Figure 2). From these, 19 gene clusters have 50% or higher overall gene cluster similarity to reference MGCs when using the KnownClusterBlast database as reference. Among them, gutSMASH identifies homologs of the known carnitine (cai) degradation operon (22) (100% identical), the propanediol utilization (pdu) operon (23) (91% identical), the ethanolamine utilization (eut) operon (4) (94% identical) and the threonine to propionate degradation pathway (24) (90% identical). Enabling the ClusterBlast option also allowed to check whether other bacteria shared similar gene clusters or not. As expected, most of the predicted MGCs are found in other Escherichia genomes. However, the leucine reductive branch gene cluster (62% identical to the leucine reductive branch reference MGC) is rarely found among other close relatives, as shown in the ClusterBlast results in Figure 2.
For comparison, we also analysed the genome of Escherichia coli K-12 (GCA_000005845.2) and found that this genome contains 20 MGCs, 16 of them with overall gene cluster identity of ≥75% with known reference MGCs, when compared to the KnownClusterBlast database (see Figure 3A). Among the predicted MGCs, we find the cai and eut operon, but the lacks the pdu and the leucine reductive branch MGC, among others, when compared to Escherichia albertii.
To also show an example from a different phylum, we analysed a genome of Ruminococcus gnavus, a firmicute species that has been previously associated with Crohn's disease for the secretion of a complex polysaccharide that promotes inflammation (25). In this case, the genomic FASTA file of the strain AGR2154 (GCF_000526735.1) was used as input for gutSMASH, which predicted 10 MGCs (in 9 regions, with Region 4.5 containing two MGCs; see Figure 3B). Five of them were classified as putative, since they either do not have matches to any entry in the KnownClusterBlast database or the overall sequence identity is very low. Interestingly, this microbe produces the aliphatic amine spermidine that acts as an anti-inflammatory agent by suppressing immune reactions (26).
Gene functional annotations help to get more insights on the reaction
In the three gutSMASH runs, we enabled the gene functional annotations using the pmDBFA module. From the results, we could confirm that known MGCs such as the cai operon encode for two electron-transfer proteins in E. albertii (BAT33784.1 and BAT33785.1), which may participate in electron transfer reactions to fuel the electron transport chain. However, we also find these coding genes in other MGCs of unknown function, such as the predicted glycyl-radical (GR) fatty-acids gene cluster (see Figure 4A and B). The latter, belongs to the GR class since it encodes for a pyruvate formate-lyase but also for an acyl-CoA dehydrogenase. The gene color annotations help to visualize and show that this putative MGC not only codes for the core enzyme-coding genes but also for transport, regulatory and electron-transport related genes. Similarly, for the Ruminococcus gnavus genome, we find a putative MGC that belongs to the GR class since the coding sequence of ctg2_1090 harbours a Gly_radical and PFL-like domain (PF01228 and PF02901 respectively, see Figure 4C). One of the genes also codes for an aldolase (PF00596) and, because of the presence of several BMC-coding genes, it indicates that this pathway might be encapsulated into the so-called bacterial microcompartments.
CONCLUSION AND FUTURE PERSPECTIVES
Currently, gutSMASH is able to predict a wide range of known and putative gene clusters that are interesting to functionally profile gut microbiomes, and, in principle, any other microbiomes where the profiled pathways regularly occur, including skin and oral. The set-up of this user-friendly web server makes this tool accessible to researchers that are not familiar with the command line. Moreover, the examples provided in this article show how, by enabling the comparative genomics analysis and the functional gene annotation options, the user can extract useful information to interpret and further analyse the predicted regions.
gutSMASH version 1.0 presents a first step to mine anaerobic genomes for primary metabolic gene clusters and bioenergetics, but we already anticipate that, in the near future, a more updated version of the tool will have to include new detection rules to predict newly characterized gene clusters. For this reason, users are advised to regularly check the online gutSMASH documentation for a description of the most up-to-date list of detected gene cluster types. In the future, a comprehensive database of gutSMASH-predicted gene clusters, similar to the antiSMASH database for antiSMASH-detected gene clusters (27), would also be useful to allow users to query the database based on taxonomic entities of interest (e.g., at the species or genus level) or retrieve gene clusters with specific combinations of protein families of interest. Overall, we believe that with this work we provide the community with a useful asset to profile microbiomes for specialized primary MGCs and bioenergetics to better understand the chemistry in this ecosystem with the benefit of a ready-to-use streamlined protocol.
DATA AVAILABILITY
The source code for the gutSMASH software hosted by the web server can be found at https://github.com/victoriapascal/gutsmash.
ACKNOWLEDGEMENTS
The authors acknowledge the help provided by the Medema group at Wageningen University & Research at large, and especially Satria A. Kautsar and Mohammad Alanjary. Also, we acknowledge our antiSMASH collaborators at the Technical University of Denmark (Copenhagen), Kai Blin, Simon Shaw and Tilmann Weber, for their technical support and guidance on the design of the gutSMASH framework and also this web server.
Contributor Information
Victòria Pascal Andreu, Bioinformatics Group, Wageningen University, 6708PB, Wageningen, The Netherlands.
Jorge Roel-Touris, Bijvoet Centre for Biomolecular Research, Faculty of Science – Chemistry, Utrecht University, 3584CH, Utrecht, The Netherlands.
Dylan Dodd, Department of Pathology, Stanford University, Stanford, CA 94305, USA; Department of Microbiology & Immunology, Stanford University, Stanford, CA 94305, USA.
Michael A Fischbach, Department of Microbiology & Immunology, Stanford University, Stanford, CA 94305, USA; Department of Bioengineering, Stanford University, Stanford, CA 94305, USA; Chan Zuckerberg Biohub, San Francisco, CA 94158, USA.
Marnix H Medema, Bioinformatics Group, Wageningen University, 6708PB, Wageningen, The Netherlands.
FUNDING
Chan-Zuckerberg Biohub (to M.A.F.); DARPA awards [HR0011-15-C-0084, HR0112020030 to M.A.F.]; NIH awards [R01 DK101674, DP1 DK113598, P01 HL147823]; Leducq Foundation; D.D. was supported by NIH award [K08 DK110335]; M.H.M. was supported by European Research Council Starting Grant [948770-DECIPHER to M.H.M.]. Funding for open access charge: Wageningen University.
Conflict of interest statement. M.A.F. is a co-founder and director of Federation Bio, a co-founder of Revolution Medicines, and a member of the scientific advisory board of NGM Biopharmaceuticals. M.H.M. is a co-founder of Design Pharmaceuticals and a member of the scientific advisory board of Hexagon Bio. D.D. is a co-founder of Federation Bio.
REFERENCES
- 1. Donia M.S., Fischbach M.A.. Small molecules from the human microbiota. Science. 2015; 349:395–406. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2. Funabashi M., Grove T.L., Wang M., Varma Y., McFadden M.E., Brown L.C., Guo C., Higginbottom S., Almo S.C., Fischbach M.A.. A metabolic pathway for bile acid dehydroxylation by the gut microbiome. Nature. 2020; 582:566–570. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3. Rath S., Rud T., Pieper D.H., Vital M., Waite D.W.. Potential TMA-producing bacteria are ubiquitously found in Mammalia. Front. Microbiol. 2020; 10:2966. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4. Garsin D.A. Ethanolamine utilization in bacterial pathogens: roles and regulation. Nat. Rev. Microbiol. 2010; 8:290–295. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5. Wong J.M.W., de Souza R., Kendall C.W.C., Emam A., Jenkins D.J.A.. Colonic health: fermentation and short chain fatty acids. J. Clin. Gastroenterol. 2006; 40:235–243. [DOI] [PubMed] [Google Scholar]
- 6. Medema M.H., Blin K., Cimermancic P., de Jager V., Zakrzewski P., Fischbach M.A., Weber T., Takano E., Breitling R.. AntiSMASH: Rapid identification, annotation and analysis of secondary metabolite biosynthesis gene clusters in bacterial and fungal genome sequences. Nucleic Acids Res. 2011; 39:339–346. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7. Kanehisa M., Goto S.. KEGG: kyoto encyclopedia of genes and genomes. Nucleic Acids Res. 2000; 28:27–30. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8. Karp P.D., Billington R., Caspi R., Fulcher C.A., Latendresse M., Kothari A., Keseler I.M., Krummenacker M., Midford P.E., Ong Q.et al.. The BioCyc collection of microbial genomes and metabolic pathways. Brief. Bioinform. 2019; 20:1085–1093. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 9. Pascal Andreu V., Augustijn H.E., Chen L., Zhernakova A., Fu J., Fischbach M.A., Dodd D., Medema H.. A systematic analysis of metabolic pathways in the human gut microbiota. 2021; bioRxiv doi:26 February 2021, preprint: not peer reviewed 10.1101/2021.02.25.432841. [DOI] [PMC free article] [PubMed]
- 10. Franzosa E.A., McIver L.J., Rahnavard G., Thompson L.R., Schirmer M., Weingart G., Lipson K.S., Knight R., Gregory Caporaso J., Segata N.et al.. Species-level functional profiling of metagenomes and metatranscriptomes. Nat. Methods. 2018; 15:962–968. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11. Liu B., Pop M.. MetaPath: identifying differentially abundant metabolic pathways in metagenomic datasets. BMC Proc. 2011; 5:S9. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12. Martinez X., Pozuelo M., Pascal V., Campos D., Gut I., Gut M., Azpiroz F., Guarner F., Manichanh C.. MetaTrans: an open-source pipeline for metatranscriptomics. Sci. Rep. 2016; 6:26447. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 13. Pascal Andreu V., Fischbach M.A., Medema M.H.. Computational genomic discovery of diverse gene clusters harbouring Fe-S flavoenzymes in anaerobic gut microbiota. Microb. Genomics. 2020; 6:e000373. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14. Blin K., Shaw S., Steinke K., Villebro R., Ziemert N., Lee S.Y., Medema M.H., Weber T.. antiSMASH 5.0: updates to the secondary metabolite genome mining pipeline. Nucleic Acids Res. 2019; 47:81–87. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15. Hyatt D., Chen G.L., Locascio P.F., Land M.L., Larimer F.W., Hauser L.J.. Prodigal: prokaryotic gene recognition and translation initiation site identification. BMC Bioinformatics. 2010; 11:119. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16. Zou Y., Xue W., Luo G., Deng Z., Qin P., Guo R., Sun H., Xia Y., Liang S., Dai Y.et al.. 1,520 reference genomes from cultivated human gut bacteria enable functional microbiome analyses. Nat. Biotechnol. 2019; 37:179–187. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17. Buchfink B., Xie C., Huson D.H.. Fast and sensitive protein alignment using DIAMOND. Nat. Methods. 2015; 12:59–60. [DOI] [PubMed] [Google Scholar]
- 18. Dodd D., Spitzer M.H., Van Treuren W., Merrill B.D., Hryckowian A.J., Higginbottom S.K., Le A., Cowan T.M., Nolan G.P., Fischbach M.A.et al.. A gut bacterial pathway metabolizes aromatic amino acids into nine circulating metabolites. Nature. 2017; 551:648–652. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19. Yeates T.O., Thompson M.C., Bobik T.A.. The protein shells of bacterial microcompartment organelles. Curr. Opin. Struct. Biol. 2011; 21:223–231. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 20. Kautsar S.A., Suarez Duran H.G., Blin K., Osbourn A., Medema M.H.. PlantiSMASH: Automated identification, annotation and expression analysis of plant biosynthetic gene clusters. Nucleic Acids Res. 2017; 45:W55–W63. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 21. Ooka T., Ogura Y., Katsura K., Seto K., Kobayashi H., Kawano K., Tokuoka E., Furukawa M., Harada S., Yoshino S.et al.. Defining the genome features of Escherichiaalbertii, an emerging enteropathogen closely related to Escherichia coli. Genome Biol Evol. 2015; 7:3170–3179. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22. Eichler K., Bourgls F.. Molecular characterization of the cai operon necessary for carnitine metabolism in Escherichia coli. Mol. Microbiol. 1994; 13:775–786. [DOI] [PubMed] [Google Scholar]
- 23. Engels C., Ruscheweyh H., Beerenwinkel N., Broderick N.A.. The common gut microbe Eubacteriumhallii also vontributes to intestinal propionate formation. Front. Microbiol. 2016; 7:713. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24. Heßlinger C., Fairhurst S.A.. Novel keto acid formate-lyase and propionate kinase enzymes are components of an anaerobic pathway in Escherichia coli that degrades L-threonine to propionate. Mol. Microbiol. 1998; 27:477–492. [DOI] [PubMed] [Google Scholar]
- 25. Henke M.T., Kenny D.J., Cassilly C.D., Vlamakis H., Xavier R.J., Clardy J.. Ruminococcus gnavus, a member of the human gut microbiome associated with Crohn’ s disease, produces an inflammatory polysaccharide. Proc. Natl. Acad. Sci. U.S.A. 2019; 116:12672–12677. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 26. Weiss T.S., Herfarth H., Rogler G.. Intracellular polyamine levels of intestinal epithelial cells in inflammatory bowel disease. Inflamm. Bowel Dis. 2004; 10:529–535. [DOI] [PubMed] [Google Scholar]
- 27. Blin K., Shaw S., Kautsar S.A., Weber T., Medema M.H.. The antiSMASH database version 3: increased taxonomic coverage and new query features for modular enzymes. Nucleic Acids Res. 2021; 49:639–643. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Data Availability Statement
The source code for the gutSMASH software hosted by the web server can be found at https://github.com/victoriapascal/gutsmash.