Skip to main content

Reactant pairs and reaction organization patterns produced by a new rule-based approach

Abstract

Objectives

Improvements in bioinformatics applications for the enzyme identification of biochemical reactions, enzyme classifications, mining for specific inhibitors and pathfinding require the accurate computational detection of reaction similarity. We provide a set of substrate-product pairs, clustered by reactions that share similar chemical transformation patterns, for which accuracy was calculated, comparing this set with manually curated data sets.

Data description

The data were analyzed by a new method that naturally split each reaction into compound pairs and loner compounds, which we called architectures (Vazquez-Hernandez et al. in BMC Syst Biol 12:63, 2018). The data include a set of 7491 curated reactions from the KEGG-Ligand data set. The data are presented in two formats, a string format and a tree structure, both of which reflect the splitting process and the final architectures of each reaction. We are also reporting sets of reactions that show similar splitting patterns naturally grouped into clusters of tree structures. The compound pairs in each cluster were compared with the reactant pairs proposed by the KEGG-RCLASS data set, and a match precision value is also provided. These data were collected with the aim of providing research with a confident set of reactant pairs that is useful for selecting between alternative substrate-product pairs predicted by pathfinders.

Objective

Genome-scale metabolic reconstruction requires that information about chemical transformations be known, and atom mappers are convenient methods for providing a one-to-one comparison of an atom in a substrate and an atom in a product [1, 2]. Atom mappers use heuristic approximations to rapidly identify common substructures between two compounds on the basis of a graph comparison method [2,3,4], information on the chemical environment and the removal of noninformative atoms. As a result, atom mappers can give optimal and suboptimal solutions that must be manually confirmed to ensure their accuracy. Most importantly, previous work related to atom mappers has focused on how to efficiently compute metrics for chemical structures, but the accuracy of these methods has not been assessed for large networks [1, 3]. This last point is an important issue because methods devoted to pathway discovery have used the results of atom mapping and reactant pairings as input to define new pathways. Faust et al. [5] demonstrated this point by computing the best curated KEGG pairs with a weighting scheme penalizing highly connected compounds, which improved the performance of pathfinding methods.

These observations inspired us to construct a method able to identify architectures (“pairs” and “loner” compounds) that uses a minimum of chemical information and does not remove any of the compounds or atoms in a reaction, such that its results avoid “manual curation” as much as possible. For this purpose, we performed a statistical comparison of the tree structure pairs (TS pairs) proposed by our method and those in the RPAIR/RCLASS data sets, which gave as a result a precision number that can be interpreted as the confidence between the predicted set of reactant pairs from RPAIR/RCLASS and TS pairs [6]. In this note, we present the TS pairs, the clusters of TS pairs (CTSs) and the precision value for each reaction grouped in each CTS.

Data description

Tree structure pairs

We are reporting TS pairs (substrate-product pairs) proposed by our method for 7491 curated reactions that are completely described in the Kyoto Encyclopedia of Genes and Genomes (KEGG)-Ligand data set [7]. The data included reactions that are completely described in data sets stored in the 2015 version of the KEGG knowledgebase. From the COMPOUND data set, we collected the IDs, chemical formulas and molecular weights of 7661 compounds. We limited our analysis to a well-curated and verifiable set, and all reactions that included compounds from the GLYCAN data set and reactions with coefficients and subscripts that had not been completely described were removed. The method used to generate the TS pairs and loner compounds is fully described in Ref. [6]. A copy of the code is also provided as part of the results presented in this manuscript (Table 1).

Table 1 Overview of the data files

Architectures and tree structure patterns

The organization patterns of pair and loner compounds for each reaction are provided. For every reaction in the data set, we constructed a TS. We used Perl scripts to construct an algorithm based on the calculated mass differences and the frequencies of Cartesian products in the metabolic network to divide each reaction in the data set into compound pairs and loner compounds. For this purpose, we created two rules, the balance and count rules. The implementation and use of these rules are described in detail in the methods section of the original paper [6]. The algorithm is capable of giving the pairs and/or loner compounds associated with each reaction in an organized fashion, automatically creating a reaction pattern. The algorithm also provides the rule applied to generate each architecture as the order and origin (set of compounds within the reaction) from which each architecture was obtained. We obtained a tree structure that shows the reaction pattern and its partition history.

After the successive application of the rules, we constructed a representation visualized as a tree [6]. We also represented each TS in a JSON (JavaScript Object Notation) format and in two simplified formats (Data files 3–5). These formats are exemplified below; Eq. 1a gives a generic syntax outline, and Eqs. 1b–c specify reaction R00760, in which d-fructose is transformed in d-frutose-6-phosphate.

$${\text{root}}({\text{balance}}\left( {{\text{compound}}\_{\text{compound}}} \right)\left( {{\text{compound}}\_{\text{compound}}} \right)$$
(1a)
$${\text{root}}\left( {{\text{balance}}\left( {{\text{C}}000 9 5\_{\text{C}}000 8 5} \right)\left( {{\text{C}}0000 2\_{\text{C}}0000 8} \right)} \right)$$
(1b)
$$> \left( {!\left( {{\text{C}}\_{\text{C}}} \right)\left( {{\text{C}}\_{\text{C}}} \right)} \right)$$
(1c)

Clusters of tree structures

For each reaction, a TS was proposed, and the architectures found were represented as in Eq. 1c. The TSs available for each reaction were clustered into CTSs according to their topology. We are providing the 71 groups that show the reaction patterns clustered by their similarity on chemical transformations. Using a Bayesian test (described in detail in the original manuscript) on the first 22 CTSs, we included their precision level when compared with each RPAIR in the RPAIR/RCLASS data set [6, 7].

Limitations

In the manuscript, we did not show the entire list of TS pairs or CTSs yielded by the method [3].

  • A statistical precision value could not be generated for 49 CTSs because they had fewer than 10 elements (CTSs from 23 to 71).

  • The reactions and TS pairs that do not have a concordant pair in the RCLASS need manual curation.

  • In contrast to the RPAIR data set, our method does not allow us to pair a compound more than one time with another for the same reaction.

Abbreviations

TS:

tree structure

CTS:

cluster of tree structures

References

  1. Gonzalez GAP, El-Assal LRP, Noronha A, Thiele I, Haraldsdóttir HS, Fleming RMT. Comparative evaluation of atom mapping algorithms for balanced metabolic reactions: application to Recon 3D. German J Cheminform. 2017;9(1):39.

    Article  CAS  Google Scholar 

  2. Wang L, Dash S, Ng CY, Maranas CD. A review of computational tools for design and reconstruction of metabolic pathways. Synth Syst Biotechnol. 2017;2(4):243–52.

    Article  PubMed  PubMed Central  Google Scholar 

  3. Latendresse M, Malerich JP, Travers M, Karp PD. Accurate atom-mapping computation for biochemical reactions. J Chem Inf Model. 2012;52:2970–82.

    Article  PubMed  CAS  Google Scholar 

  4. Shimizu Y, Hattori M, Goto S, Kanehisa M. Generalized reaction patterns for prediction of unknown enzymatic reactions. Genome Inform Ser. 2008;20:149–58.

    CAS  Google Scholar 

  5. Faust K, Croes D, van Helden J. Metabolic pathfinding using RPAIR annotation. J Mol Biol. 2009;388:390–414.

    Article  PubMed  CAS  Google Scholar 

  6. Vazquez-Hernandez C, Loza A, Peguero-Sanchez E, Segovia L, Gutierrez-Rios RM. Identification of reaction organization patterns that naturally cluster enzymatic transformations. BMC Syst Biol. 2018;12:63.

    Article  PubMed  PubMed Central  Google Scholar 

  7. Kanehisa M, Goto S, Kawashima S, Nakaya A. The KEGG databases at GenomeNet. Nucleic Acids Res. 2002;30:42–6.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  8. Data file1. https://doi.org/10.6084/m9.figshare.6768449.

  9. Data file 2. https://doi.org/10.6084/m9.figshare.6789899.

  10. Data file 3. https://doi.org/10.6084/m9.figshare.6789902.

  11. Data file 4. https://doi.org/10.6084/m9.figshare.6789905.

  12. Data file 5. https://doi.org/10.6084/m9.figshare.6789911.

  13. Data file 6. https://doi.org/10.6084/m9.figshare.6967439.

  14. Data file 7. https://doi.org/10.6084/m9.figshare.6789914.

  15. Data file 8. https://doi.org/10.6084/m9.figshare.6789917.

Download references

Authors’ contributions

CVH was responsible for data preparation and method development. AL conceived and developed the statistical analysis. RMGR was involved in data preparation, method improvement, and data analysis and wrote the manuscript. CVH, AL and RMGR reviewed the manuscript. All authors have read and approved the final manuscript.

Acknowledgements

We thank Ricardo Ciria, Juan Manuel Hurtado and Shirley Ainsworth for their technical and bibliographical support.

Competing interests

The authors declare that they have no competing interests.

Availability of data materials

The data described in this data note can be freely and openly accessed on Figshare under the DOIs shown in Table 1. Please see Table 1 and the reference list for details and links to the data.

Declarations

All data and materials described herein are available in the links provided in the main text.

Ethics approval and consent to participate

Not applicable.

Funding

This work was supported by grant IN202118 from PAPIIT-UNAM awarded to RMGR. Carlos Daniel Vazquez was supported by a CONACyT scholarship and by the Consorcio de Investigación del Golfo de México (CIGOM), which is supported by the Fondo Sectorial CONACyT-Secretaría de Energía-Hidrocarburos.

Publisher’s Note

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

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Rosa-Maria Gutierrez-Rios.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. 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.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Vazquez-Hernandez, C., Loza, A. & Gutierrez-Rios, RM. Reactant pairs and reaction organization patterns produced by a new rule-based approach. BMC Res Notes 11, 608 (2018). https://doi.org/10.1186/s13104-018-3724-8

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13104-018-3724-8

Keywords