Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
BY 4.0 license Open Access Published by De Gruyter December 21, 2018

A Model Integration Pipeline for the Improvement of Human Genome-Scale Metabolic Reconstructions

  • Vítor Vieira ORCID logo EMAIL logo , Jorge Ferreira , Rúben Rodrigues , Filipe Liu and Miguel Rocha ORCID logo

Abstract

Metabolism has been a major field of study in the last years, mainly due to its importance in understanding cell physiology and certain disease phenotypes due to its deregulation. Genome-scale metabolic models (GSMMs) have been established as important tools to help achieve a better understanding of human metabolism. Towards this aim, advances in systems biology and bioinformatics have allowed the reconstruction of several human GSMMs, although some limitations and challenges remain, such as the lack of external identifiers for both metabolites and reactions. A pipeline was developed to integrate multiple GSMMs, starting by retrieving information from the main human GSMMs and evaluating the presence of external database identifiers and annotations for both metabolites and reactions. Information from metabolites was included into a graph database with omics data repositories, allowing clustering of metabolites through their similarity regarding database cross-referencing. Metabolite annotation of several older GSMMs was enriched, allowing the identification and integration of common entities. Using this information, as well as other metrics, we successfully integrated reactions from these models. These methods can be leveraged towards the creation of a unified consensus model of human metabolism.

1 Introduction

The recent developments in the “omics” fields and related technologies, together with advanced computational tools, helped the scientific community understand the different layers of human cells’ genotypes and phenotypes, increasing our knowledge of how certain changes lead to disease, especially when looked at a genome-scale level [1]. Metabolism can be seen as the main system to ensure adequate regulation of human cells, since it is responsible for the connections between the genetic content of a human cell and external environmental factors, consisting of a set of interconnected biochemical reactions [2].

Since the available amount of omics data is increasing in a rapid way, computational tools have been an important asset to process all the gathered information. Genome-scale Metabolic Models (GSMMs) are an example of such tools, providing mathematical representations of molecular entities at a system level that can help grasp the connection between genome and metabolism [3], [4].

The process to obtain a model representing a set of biochemical transformations that may occur in the cell, begins with a Genome-scale reconstruction (GENRE), which can also be represented as a metabolic network. Then, there is the need to curate the functional genome annotation through literature review and manual curation using available experimental data. The four main four steps for the model reconstruction are, thus, the draft reconstruction, model curation, creation and validation.

Throughout the last 10 years, several models of the human cell metabolism have been developed (Figure 1). The first GSMMs were mainly focused on central carbon metabolism and even before the development of the first human GSMMs, there were also representations of the human mitochondria [5] and fibroblast [6]. Although smaller in scale, these models led the scientific community to acquire better insights on cell metabolism.

Figure 1: Timeline of the development of human GSMMs from 2007 until the present day. This accounts only for generic models but the HepatoNet1 hepatocyte model is included as a contribution for Recon2. Each model is represented by a rounded box. Revisions and derivative models are distinguished by a black border and smaller font.
Figure 1:

Timeline of the development of human GSMMs from 2007 until the present day. This accounts only for generic models but the HepatoNet1 hepatocyte model is included as a contribution for Recon2. Each model is represented by a rounded box. Revisions and derivative models are distinguished by a black border and smaller font.

With human genome sequencing as a starting point, both Recon1 [7] and the Edinburgh human metabolic network (EHMN) [8] were developed in 2007. Since both models tried to encompass the whole human metabolism, complementary efforts were made to create tissue-specific metabolic models (based on the existing models) for hepatocyte cells, the HepatoNet1 [9].

A few years later, a new version of the Recon model was presented by Thiele et al. [10], in parallel with another model, represented as the Human Model Reaction (HMR) database [4]. With the growing knowledge on human metabolism, the Recon2 model (comprising parts of the metabolism represented in the HepatoNet1 and EHMN) was subjected to various updates/revisions. These include improved gene-protein-reaction rules according to new discoveries of the human genome [11] (with a web visualization tool to help navigate the metabolic model), while others adjusted pathways to provide more reliable predictive capabilities [12] and even improved chemical balancing [13].

The most recent human metabolic model is Recon3D [14]. This model is an improvement on the previous version (around 6000 extra reactions) which also incorporates a large part of the second version of the HMR model (approximately 2500 reactions) [15]. This model was used for the first gender-specific whole-body metabolic models, Harvey (male) and Harvetta (female). Not only do the models consider most human tissue types, they also contain information on microbial communities present in the human body, allowing distinct types of analysis [16].

Different human models and other sources may be merged into a consensus metabolic model, integrating relevant biological entities (metabolites and reactions) shared between two or more models based on their information and external databases. However, those entities are typically identified without a shared standard, which is a possible limitation for the integration process.

Metabolites present in human models can typically include information such as their name, InChI key, chemical formula, identifiers for external databases, such as HMDB [17], KEGG [18], PubChem [19], CHEBI [20], LipidMaps [21], DrugBank [22] or BRENDA [23] storing metabolite and reaction information, and model identifiers that can be used to connect identical components of different models. As an example, if a model A contains a metabolite M1 that has an external database identifier also found on a metabolite C1 of model B, both M1 and C1 can be considered identical, a property that can be leveraged to integrate the two models. Building over the incremental identification of shared metabolites, we can also infer shared reactions (and pathways) present in the models.

In this work, we will apply a cross-reference integration process to find the shared metabolites across different models, and consequently increase the available information for the metabolites present in each model. Also, using the previously described property, we will perform an integration of reactions of the same models by using the processed metabolites to connect their reactions.

2 Workflow

The pipeline devised for this work includes three main steps, namely data retrieval and preprocessing, metabolite integration and subsequent integration of reactions.

2.1 Data Retrieval

For this work, we used most of the available human metabolic models. Table 1 shows an overview of the information used to perform this work, obtained from the Systems Biology Markup Language (SBML) files of the models, using the COBRApy package.

Table 1:

Information for the human metabolic models used in this work.

#MetabolitesChEBIDrugBankHMDBKEGG CompoundLipidMapsPubChem Compound
Recon11245
Recon1 (with drains)1245
HepatoNet1712
Edinburgh HMN2715
HMR (adipocyte)6170
HMR (generic)9267
HMR2.0**3532
iHuman22076341
Recon22360
Recon2 (HEK cell)2288
Recon2.12360
Recon2.22478
Recon3D4140
Recon3DModel2797
  1. The symbol ⚫ represents that at least one metabolite has information for that database. The symbol ** indicates that the extra information for this model was obtained from the .xls file on http://www.metabolicatlas.org/downloads/hmr.

Figure 2(A) shows the workflow for processing the metabolite information of each model. Firstly, all of the SBML models are read with the COBRApy package. Since the annotation field from the metabolites was not being parsed, that information was obtained using the libSBML package. To integrate the metabolites, a matrix was created where each row represents a metabolite for a given model and each column represents information for the integration, i.e. identifiers for CHEBI, DrugBank, etc.

Figure 2: Representation of the data retrieval pipeline employed in this work. (A) Preprocessing metabolite information from the SBML files: the resulting table contains data for all metabolites of the used models. (B) Preprocessing metabolite information from external databases using Query RESTful API, OBO and XML parsers; Reading metabolite information from models; Insertion of metabolite information into Neo4J graph database; Identification of metabolite clusters using a cross-reference integration process: the result of these steps is a set of metabolite clusters, where each cluster groups unique metabolite identifiers or data from databases and models.
Figure 2:

Representation of the data retrieval pipeline employed in this work. (A) Preprocessing metabolite information from the SBML files: the resulting table contains data for all metabolites of the used models. (B) Preprocessing metabolite information from external databases using Query RESTful API, OBO and XML parsers; Reading metabolite information from models; Insertion of metabolite information into Neo4J graph database; Identification of metabolite clusters using a cross-reference integration process: the result of these steps is a set of metabolite clusters, where each cluster groups unique metabolite identifiers or data from databases and models.

2.2 Metabolite Integration

A metabolite integration tool was created using Java and a Neo4J graph database, which includes metabolite information from databases (CHEBI, DrugBank, HMDB, KEGG Compound, LipidMaps and PubChem Compound) and from human metabolic models (Figure 2B). Nodes on the graph database represent the metabolites from the databases and cross-references are represented by edges as shown in Figure 3.

Figure 3: Data representation on the Neo4J database graph: the database is separated in two main levels: database and integration nodes. Database information is loaded into metabolite nodes that contain properties with metabolite information on the database node level; the integration process connects metabolite nodes representing the same metabolite information into cluster nodes that are present at the integration node level.
Figure 3:

Data representation on the Neo4J database graph: the database is separated in two main levels: database and integration nodes. Database information is loaded into metabolite nodes that contain properties with metabolite information on the database node level; the integration process connects metabolite nodes representing the same metabolite information into cluster nodes that are present at the integration node level.

The graph database was initially loaded with metabolite data from metabolic models containing references to external database identifiers. These were then used to query PubChem Compound, KEGG Compound and LipidMaps databases based on their RESTful application programming interfaces (APIs) using previously implemented loaders, while information from CHEBI, HMDB and DrugBank databases were loaded using OBO and XML parsers.

Identification of shared metabolites on different models was performed by a cross-reference integration process, which creates a second level of metabolite nodes on the graph database representing clusters of metabolite instances from the different databases. Each node has connections to metabolites from different models being referenced by a database identifier.

2.3 Reaction Integration

A process for reaction integration was devised, based on previously determined metabolite clusters. Firstly, we selected seven models for this process (Recon1, Recon2.04, Recon3D, HMR 1 and 2, HepatoNet and EHMN) since Recon3D integrates reactions from all of the other six models. In the next step, we exclude reactions that do not contain metabolites, since we would not be able to integrate them with the clusters. Also, reactions that involve more than one compartment are excluded to avoid integration of metabolic processes shifting metabolites across compartments and transport reactions involving a single metabolite in two compartments, since this information is not taken into account in the integration process, and also due to the fact that these reactions often do not represent enzymatic reactions (such as diffusion).

The metabolite clusters identified using the methods described in the previous section are then used to replace the original metabolites found in the metabolic models. Since a cluster C is a set of metabolites from different models that represent the same real metabolite, we assume each metabolite mC is now represented by its cluster C. Thus, each reaction will be represented by a set of pairs containing a metabolite cluster and a stoichiometric coefficient. This representation allows us to integrate reactions by finding those with identical clusters and stoichiometry for all involved metabolites in both the reactants and products of each reaction.

Our integration algorithm requires some important functions to be defined, namely ρ(r) yielding the set of cluster-stoichiometry pairs for a given reaction r and a θ(m) function returning the set of reactions in which the metabolite cluster m is involved. The process used for reaction integration is presented on Algorithm 1.

Algorithm 1

Algorithm 1 Reaction integration algorithm employed in this work. At the beginning of each cycle, the first reaction (R1) of the set R is obtained, and every other reaction involving its clustered metabolites is stored in the set P. The intersection of all reaction sets in Pi is then obtained and stored as the set C. All reactions r in C whose cluster-stoichiometry pairs are identical to R1 are added to the set Y of reaction clusters and removed from the set R so that the next iteration of the cycle will not group them.

Y = {}

R = full set of reaction identifiers

whileR ≠ {} do

   P = θ(m), ∀mρ(R1)

   C=i=1|P|Pi

   x={r,rC:|ρ(R1)|=|ρ(r)|}

   Y = Yx

   R = RC

end

The reaction clusters generated through this process are guaranteed to contain reactions with equal stoichiometry, assuming the metabolite clusters are correct. We further enhanced this clustering process by adding reactions to clusters if the external identifiers can be matched. This assumption can be considered valid on some cases where the model reconstruction includes reactions from previous models, as is the case of Recon 1 through 3 and HMR versions 1 and 2. This process is done iteratively through each pair of models deemed suitable for these comparisons.

The results from this work are available online on the following link: https://www.bio.di.uminho.pt/humanmodelintegration/

3 Application and Discussion

To assess the viability of the pipeline, first we show how the databases assist the integration/creation of the metabolite clusters (Figure 4 and Figure 5). In Figure 4, it is possible to see that KEGG has more information than HMDB and PubChem, reflecting the larger number of the clusters with only information for that database. In terms of integration, results were good, since most compounds of each database were matched with other databases; for instance, more than 80 % of KEGG compounds matched HMDB and PubChem databases.

Figure 4: Venn diagram showing the integration of the HMDB, KEGG and PubChem Compound. The numbers represent the amount of metabolite clusters containing information from the three databases, as well as clusters with overlapping references.
Figure 4:

Venn diagram showing the integration of the HMDB, KEGG and PubChem Compound. The numbers represent the amount of metabolite clusters containing information from the three databases, as well as clusters with overlapping references.

Figure 5: Venn diagram showing the integration of the Recon3D, Recon2 and HMR2.0. The numbers represent the amount of clusters with metabolites from each model, as well as clusters that integrate two or more models.
Figure 5:

Venn diagram showing the integration of the Recon3D, Recon2 and HMR2.0. The numbers represent the amount of clusters with metabolites from each model, as well as clusters that integrate two or more models.

Looking at Figure 5, we can clearly see that the new Recon model encompasses most of the clusters between the three models (90.1 % of the clusters). Although we do not know if some metabolites from the previous Recon version were removed from this new version, 30 clusters are not integrated with the newer one. However, we can see that the integration with HMR2.0 has improved over Recon2. An interesting fact is that Recon2 does not contain information about HMR2.0 and we were able to integrate at least 1110 metabolite clusters (around 50 %) from the latter model.

Figure 6 shows the evolution of the number of external identifiers for each model. Overall, the pipeline is able to significantly increase the number of metabolites which contain information to external databases. Even the most recent model was improved, with at least 400 new identifiers for its metabolites.

Figure 6: Cumulative bar charts representing the number of metabolites assigned with external identifiers for each database and model before (left bar) and after (right striped bar) the integration pipeline.
Figure 6:

Cumulative bar charts representing the number of metabolites assigned with external identifiers for each database and model before (left bar) and after (right striped bar) the integration pipeline.

When evaluating the effects of the integration of the reactions, we first decided to compare how the three Recon models have evolved. For that, we analysed the amount of intersected reaction clusters between these models (Figure 7).

Figure 7: Venn diagram highlighting the number of reaction clusters integrated between the main three revisions of the Recon models.
Figure 7:

Venn diagram highlighting the number of reaction clusters integrated between the main three revisions of the Recon models.

We concluded that the majority of the Recon1 metabolites were integrated with the other two versions (with the exception of 25 clusters). For the Recon2, we reach a similar result. However, around 1300 clusters are only shared with Recon3D; those are most likely reactions from the models that were originally integrated with the Recon2 model coming from the HepatoNet and EHMN models. Regarding the Recon3D, about 2700 clusters were not integrated with the other models. Lastly, one unexpected result of our integration method is the fact that around 280 clusters are only shared by Recon1 and Recon2. When analyzing some of these clusters in Recon1 and 2, despite the stoichiometry being correct, we verified that the identifiers of the metabolites associated with some of these reactions do not match with the third version of the model. Therefore, it is likely that these metabolites could not be integrated using our tool.

Since the last two versions of the Recon models were augmented with the other metabolic models, we performed an evaluation of our own integration of those models to assess how the models can be interconnected. We first decided to compare all the three versions of Recon with both HMR1 and HMR2.0 (Figure 8).

Figure 8: Venn diagram highlighting the number of reaction clusters integrated between all the main versions of Recon and HMR.
Figure 8:

Venn diagram highlighting the number of reaction clusters integrated between all the main versions of Recon and HMR.

There are some relevant points to highlight from the Figure 8. First, it is noticeable that there is a large leap in terms of integration from Recon1 and 2 to Recon3. We also can see that a significant part of the HMR2 model is integrated with the Recon3D, which is expected due to the nature of the reconstruction of the latter. However, HMR1 is only integrated with the Recon models if they are associated with HMR2. There are 440 clusters which are integrated with all the three models. Since the revisions of the models do not include all of the information from their previous versions, the shared clusters are associated with a critical part of the metabolism of the human cell. It is clear that several efforts have been made to be able to integrate all the information of the analyzed models, although there is a great number of clusters of reactions that were not integrated.

Aside from the HMR models, EHMN and HepatoNet have also been integrated with the Recon models since its second iteration. We also verified this fact in our integration results (Figure 9). In this analysis, the Recon1 model was excluded since it has not been integrated with any model and had a smaller impact when compared with other models (Figure 8).

Figure 9: Venn diagram highlighting the number of reaction clusters integrated between the integrated models in both Recon2 and Recon3D.
Figure 9:

Venn diagram highlighting the number of reaction clusters integrated between the integrated models in both Recon2 and Recon3D.

There is a sharp increase in the amount of unique clusters. Although Recon3D has a small decrease on this number, both HMR2 and Recon2 have increased theirs, probably due to the absence of HMR1 and Recon1, respectively. Looking at the clusters all five models share, the number is lower than in the previous analysis (Figure 8), since HepatoNet is a context-specific model for hepatocytes which naturally have less common reactions.

As a final part of our study, we evaluated the proportion of reactions that each model contains from the other ones (Figure 10).

Figure 10: Radar plot representing the proportion of reactions that each model contains from the others. Each coloured polygon represents a single model and each of its vertices represent the proportion of reactions shared by other models. This proportion is always 1 in the vertex associated with its own model. Recon3D, as expected, is the model that contains more information from all the other models.
Figure 10:

Radar plot representing the proportion of reactions that each model contains from the others. Each coloured polygon represents a single model and each of its vertices represent the proportion of reactions shared by other models. This proportion is always 1 in the vertex associated with its own model. Recon3D, as expected, is the model that contains more information from all the other models.

Since Recon3D is the most current and updated human metabolic model and encompasses all the other models being analyzed, it is the one who has a higher proportion in all the other models, with the exception of the HMR1. This model is the least integrated, even with its second version. This is mainly due to the dissimilarities of the nomenclature of both reactions and metabolites (even different from HMR2), which makes it harder to integrate.

When looking at the Recon family of models, Recon2 is almost entirely integrated with Recon1 and Recon3D has more than 80 % of the reactions on Recon2; however, Recon2 should have a higher proportion when compared to Recon3D as well as Recon3D when compared to Recon1. This can be explained, for example, as the removal or modification of certain metabolites or reactions throughout the iterations of the models that are not logged or due to errors on the integration process. In the former case, if a metabolite or reaction is altered in a next revision, the integration process may not recognize these changes and will lead to the creation of two clusters rather than a single one.

Although our results show that it is possible to integrate a large portion of most current human GSMMs, there are some limitations that need to be addressed as part of future work.

The fact that we impose that integrated reactions must contain exactly the same stoichiometry-metabolite pairs further impairs the algorithm’s ability to capture these minor differences between revisions and models as integrated entities. On the other hand, some metabolite clusters may wrongly contain several unrelated metabolites that, when used to integrate reactions, may lead to large reaction clusters that group reactions that are not identical. This may occur when different metabolites share the same information, grouping them as a cluster (as is the case for some cofactors). One solution would be restricting the amount of databases included in the integration, at the cost of losing potentially correct clusters due to the loss of information. Manual curation could also solve these problems although the purpose of this work is to implement an automated method.

4 Conclusions and Future Work

In the present work, we attempt to enrich human metabolic models with external database identifiers to improve one of their main limitations, namely, their integration with other biological information repositories. With the presented pipeline, we provide a semi-automated tool to enrich the metabolite information that each model contains. Using these results, we decided to integrate the reactions for all the models present in the most recent reconstruction of the human metabolism (Recon3D). Although this process shows some interesting results, issues that come from Gene to Protein Rules and reactions that include more than one compartment have to be addressed in future work.

Concluding, this work demonstrates that our presented pipeline can help to bridge the different human metabolic models. Despite requiring some manual curation, this work is a good starting point to bridge these models to achieve one of the most desired objectives in this field of study, the reconstruction of a unified human metabolic model.

Acknowledgments

This work is co-funded by the North Portugal Regional Operational Programme, under the “Portugal 2020”, through the European Regional Development Fund (ERDF), within project SISBI- RefaNORTE-01-0247-FEDER-003381. This study was also supported by the Portuguese Foundation for Science and Technology (FCT) under the scope of the strategic funding of UID/BIO/04469/2013 unit and COMPETE 2020 (POCI-01-0145-FEDER-006684) and BioTecNorte operation (Funder Id: 10.13039/501100001871, NORTE-01-0145-FEDER-000004) funded by European Regional Development Fund under the scope of Norte2020 – Programa Operacional Regional do Norte. The authors also thank the PhD scholarships funded by national funds through Fundação para a Ciência e Tecnologia, with references: SFRH/BD/118657/2016 (V.V.), SFRH/BD/133248/2017 (J.F.) and SFRH/BD/131916/2017 (R.R.).

  1. Conflict of interest statement: Authors state no conflict of interest. All authors have read the journal’s publication ethics and publication malpractice statement available at the journal’s website and hereby confirm that they comply with all its parts applicable to the present scientific work.

References

[1] Baird LG, Banken R, Eichler HG, Kristensen FB, Lee DK, Lim JC, et al. Accelerated access to innovative medicines for patients in need. Clin Pharmacol Ther 2014;96:559–71.10.1038/clpt.2014.145Search in Google Scholar PubMed

[2] Rezzi S, Ramadan Z, Martin FPJ, Fay LB, van Bladeren P, Lindon JC, et al. Human metabolic phenotypes link directly to specific dietary preferences in healthy individuals. J Proteome Res 2007;6:4469–77.10.1021/pr070431hSearch in Google Scholar PubMed

[3] Bordbar A, Palsson BO. Using the reconstructed genome-scale human metabolic network to study physiology and pathology. J Intern Med 2012;271:131–41.10.1111/j.1365-2796.2011.02494.xSearch in Google Scholar PubMed PubMed Central

[4] Mardinoglu A, Nielsen J. Systems medicine and metabolic modelling. J Intern Med 2012;271:142–54.10.1111/j.1365-2796.2011.02493.xSearch in Google Scholar PubMed

[5] Vo TD, Greenberg HJ, Palsson BO. Reconstruction and functional characterization of the human mitochondrial metabolic network based on proteomic and biochemical data. J Biol Chem 2004;279:39532–40.10.1074/jbc.M403782200Search in Google Scholar PubMed

[6] Vo TD, Paul Lee WN, Palsson BO. Systems analysis of energy metabolism elucidates the affected respiratory chain complex in Leigh’s syndrome. Mol Genet Metab Rep 2007;91:15–22.10.1016/j.ymgme.2007.01.012Search in Google Scholar PubMed

[7] Duarte NC, Becker SA, Jamshidi N, Thiele I, Mo ML, Vo TD, et al. Global reconstruction of the human metabolic network based on genomic and bibliomic data. Proc Natl Acad Sci USA 2007;104:1777–82.10.1073/pnas.0610772104Search in Google Scholar PubMed PubMed Central

[8] Ma H, Sorokin A, Mazein A, Selkov A, Selkov E, Demin O, et al. The Edinburgh human metabolic network reconstruction and its functional analysis. Mol Syst Biol 2007;3:135.10.1038/msb4100177Search in Google Scholar PubMed PubMed Central

[9] Gille C, Bölling C, Hoppe A, Bulik S, Hoffmann S, Hübner K, et al. HepatoNet1: a comprehensive metabolic reconstruction of the human hepatocyte for the analysis of liver physiology. Mol Syst Biol 2010;6:411.10.1038/msb.2010.62Search in Google Scholar PubMed PubMed Central

[10] Thiele I, Swainston N, Fleming RMT, Hoppe A, Sahoo S, Aurich MK, et al. A community-driven global reconstruction of human metabolism. Nat Biotechnol 2013;31:419–25.10.1038/nbt.2488Search in Google Scholar PubMed PubMed Central

[11] Noronha A, Modamio J, Jarosz Y, Guerard E, Sompairac N, Preciat G, et al. The Virtual Metabolic Human database: integrating human and gut microbiome metabolism with nutrition and disease. Nucleic Acids Research 2018. DOI: 10.1101/321331.Search in Google Scholar

[12] Swainston N, Smallbone K, Hefzi H, Dobson PD, Brewer J, Hanscho M, et al. Recon 2.2: from reconstruction to model of human metabolism. Metabolomics 2016;12:109.10.1007/s11306-016-1051-4Search in Google Scholar PubMed PubMed Central

[13] Smallbone K. Striking a balance with Recon 2.1. 2013:14–17. Available from: http://arxiv.org/abs/1311.5696.Search in Google Scholar

[14] Brunk E, Sahoo S, Zielinski DC, Altunkaya A, Dräger A, Mih N, et al. Recon3D enables a three-dimensional view of gene variation in human metabolism. Nat Biotechnol 2018;36:272–81.10.1038/nbt.4072Search in Google Scholar PubMed PubMed Central

[15] Mardinoglu A, Agren R, Kampf C, Asplund A, Uhlen M, Nielsen J. Genome-scale metabolic modelling of hepatocytes reveals serine deficiency in patients with non-alcoholic fatty liver disease. Nat Commun 2014;5:3083.10.1038/ncomms4083Search in Google Scholar PubMed

[16] Thiele I, Sahoo S, Heinken A, Heirendt L, Aurich MK, Noronha A, et al. When metabolism meets physiology: Harvey and Harvetta. BioRxiv preprint 2018. DOI: 10.1101/255885.10.1101/255885Search in Google Scholar

[17] Wishart DS, Feunang YD, Marcu A, Guo AC, Liang K, Vázquez-Fresno R, et al. HMDB 4.0: the human metabolome database for 2018. Nucleic Acids Res 2017;46:608–17.10.1093/nar/gkx1089Search in Google Scholar PubMed PubMed Central

[18] Kanehisa M, Furumichi M, Tanabe M, Sato Y, Morishima K. KEGG: New perspectives on genomes, pathways, diseases and drugs. Nucleic Acids Res 2017;45:D353–61.10.1093/nar/gkw1092Search in Google Scholar PubMed PubMed Central

[19] Kim S, Thiessen PA, Bolton EE, Chen J, Fu G, Gindulyte A, et al. PubChem substance and compound databases. Nucleic Acids Res 2016;44:D1202–13.10.1093/nar/gkv951Search in Google Scholar PubMed PubMed Central

[20] Hastings J, De Matos P, Dekker A, Ennis M, Harsha B, Kale N, et al. The ChEBI reference database and ontology for biologically relevant chemistry: enhancements for 2013. Nucleic Acids Res 2013;41:456–63.10.1093/nar/gks1146Search in Google Scholar PubMed PubMed Central

[21] Fahy E, Sud M, Cotter D, Subramaniam S. LIPID MAPS online tools for lipid research. Nucleic Acids Res 2007;35(SUPPL.2):606–12.10.1093/nar/gkm324Search in Google Scholar PubMed PubMed Central

[22] Wishart DS, Feunang YD, Guo AC, Lo EJ, Marcu A, Grant JR, et al. DrugBank 5.0: a major update to the DrugBank database for 2018. Nucleic Acids Res 2017;46:1074–82.10.1093/nar/gkx1037Search in Google Scholar PubMed PubMed Central

[23] Placzek S, Schomburg I, Chang A, Jeske L, Ulbrich M, Tillack J, et al. BRENDA in 2017: New perspectives and new tools in BRENDA. Nucleic Acids Res 2017;45:D380–8.10.1093/nar/gkw952Search in Google Scholar PubMed PubMed Central

Received: 2018-08-29
Revised: 2018-10-25
Accepted: 2018-11-14
Published Online: 2018-12-21

©2019, Vítor Vieira et al., published by Walter de Gruyter GmbH, Berlin/Boston

This work is licensed under the Creative Commons Attribution 4.0 Public License.

Downloaded on 7.9.2024 from https://www.degruyter.com/document/doi/10.1515/jib-2018-0068/html
Scroll to top button