Skip to content

chenxgscuec/SDCInterpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDCInterpreter

This repository contains the code and data for "Path-based graph neural network for drug synergy prediction and interpretation".

Overview

model

Requirements

The repository is organized as follows

  • Data/ contains the datasets used in the SDCInterpreter model;
  • Model/ contains the implementation of the SDCInterpreter model;
  • Utils/ contains the universal tool functions for prediction and interpretation;

Usage

# predict drug synergy
python train.py
# interpret synergy
python interpret.py

Results

Quantitative

  • Evaluate saved explanations
python valid_path.py
python eval_explanations.py --emb_dim=64 --hidden_dim=64 --out_dim=64 

Concat

Author: Shuo Wang Mail: 2023120666@mail.scuec.edu.cn

Corresponding author: Xian-gan Chen Mail: chenxg@mail.scuec.edu.cn

Date: 2025-12-5

School of Biomedical Engineering, South-Central Minzu University, China

Feel free to cite this work if you find it useful to you !

@article{SDCInterpreter,
    title = Path-based graph neural network for drug synergy prediction and interpretation,
    author = {Shuo Wang, Hongchuan Yuan, Zhengcheng Hong, Xian-gan Chen, Xiaofei Yang},
    year = {2026},
    volume = {66},
    issue = {1},
    page = {337-348},
    journal = {Journal of Chemical Information and Modeling},
    doi = {10.1021/acs.jcim.5c02569},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages