Related Experiment Video
Updated: Sep 6, 2025

A Pathway Association Study Tool for GWAS Analyses of Metabolic Pathway Information
Published on: July 1, 2020
MLGL-MP: a Multi-Label Graph Learning framework enhanced by pathway interdependence for Metabolic Pathway prediction
Bing-Xue Du1, Peng-Cheng Zhao1, Bei Zhu1
1School of Life Sciences, Northwestern Polytechnical University, Xi'an 710072, China.
Motivation:
During lead compound optimization, it is crucial to identify pathways where a drug-like compound is metabolized. Recently, machine learning-based methods have achieved inspiring progress to predict potential metabolic pathways for drug-like compounds. However, they neglect the knowledge that metabolic pathways are dependent on each other. Moreover, they are inadequate to elucidate why compounds participate in specific pathways.
Results:
To address these issues, we propose a novel Multi-Label Graph Learning framework of Metabolic Pathway prediction boosted by pathway interdependence, called MLGL-MP, which contains a compound encoder, a pathway encoder and a multi-label predictor. The compound encoder learns compound embedding representations by graph neural networks. After constructing a pathway dependence graph by re-trained word embeddings and pathway co-occurrences, the pathway encoder learns pathway embeddings by graph convolutional networks. Moreover, after adapting the compound embedding space into the pathway embedding space, the multi-label predictor measures the proximity of two spaces to discriminate which pathways a compound participates in. The comparison with state-of-the-art methods on KEGG pathways demonstrates the superiority of our MLGL-MP. Also, the ablation studies reveal how its three components contribute to the model, including the pathway dependence, the adapter between compound embeddings and pathway embeddings, as well as the pre-training strategy. Furthermore, a case study illustrates the interpretability of MLGL-MP by indicating crucial substructures in a compound, which are significantly associated with the attending metabolic pathways. It is anticipated that this work can boost metabolic pathway predictions in drug discovery.
Availability And Implementation:
The code and data underlying this article are freely available at https://github.com/dubingxue/MLGL-MP.
Related Concept Videos
Interactions Between Signaling Pathways
Convergence and divergence, and cross-talk between signaling pathways
Two distinct signaling pathways can converge on a single functional unit, which may either be a single protein or a complex of proteins. The response is either functionally distinct or synergistic between the two pathways but different from the response...
Other Glycolytic Pathways
Amino Acid Biosynthetic Pathways
Overview of Metabolism
Plant Metabolism
Sunlight, the primary source of energy in plants, is first absorbed by the chlorophyll pigments present in their leaves. Plants then use this energy to carry out photosynthesis, where water is oxidized into oxygen and carbon dioxide...
Introduction to Metabolism
Overview of Protein Metabolism
Amino acids play various roles in the body once they are absorbed into cells. They are restructured...

