KG4SL

KG4SL predicts synthetic lethality (SL) interactions in human cancers by integrating knowledge graphs with a graph neural network to capture complex biological relationships among genes, compounds, diseases, and biological processes.


Key Features:

  • Graph Neural Network-Based Model: Employs a GNN framework to integrate topological and relational information from a knowledge graph for SL prediction.
  • Knowledge Graph Integration: Constructs a knowledge graph comprising 11 types of entities and 24 kinds of relationships, enabling KG message-passing to represent interdependencies among genes, compounds, diseases, and biological processes.
  • Avoidance of Manual Feature Engineering: Leverages KG message-passing within the GNN to learn predictive representations without domain-specific manual feature engineering.

Scientific Applications:

  • Drug Target Discovery: Predicts SL interactions to identify candidate gene pairs exploitable as cancer drug targets.
  • Reduction of Experimental Costs: Provides computational SL predictions to prioritize hypotheses and reduce the scale of wet-lab screening.

Methodology:

Implements a novel GNN-based model with knowledge graph message-passing to predict SL interactions; comparative experiments were performed against an unsupervised TransE model, a vanilla graph convolutional network, and their combination, and evaluated using AUC, AUPRC, and F1.

Topics

Details

License:
MIT
Cost:
Free of charge
Tool Type:
command-line tool
Programming Languages:
Python
Added:
12/5/2021
Last Updated:
12/5/2021

Operations

Publications

Wang S, Xu F, Li Y, Wang J, Zhang K, Liu Y, Wu M, Zheng J. KG4SL: knowledge graph neural network for synthetic lethality prediction in human cancers. Bioinformatics. 2021;37(Supplement_1):i418-i425. doi:10.1093/bioinformatics/btab271. PMID:34252965. PMCID:PMC8336442.

Documentation