DeepCDR
DeepCDR predicts cancer drug response by integrating multi-omics profiles of cancer cell lines with chemical structures of drugs using a hybrid graph convolutional network.
Key Features:
- Integration of Multi-Omics Data: Utilizes multi-omics profiles, including genomic and transcriptomic data, from cancer cell lines and patients to enhance prediction accuracy.
- Graph Convolutional Network Architecture: Employs a hybrid GCN that combines a uniform graph convolutional network (UGCN) with multiple subnetworks to model both cancer data and drug structures.
- Automatic Feature Learning: Automatically learns latent representations of drug molecular topology, capturing relationships among atoms and bonds.
- Predictive Performance: Demonstrates improved performance over state-of-the-art methods in binary classification and regression tasks predicting continuous IC50 values across diverse data settings.
- Exploratory Analysis Capabilities: Provides strategies to identify potential cancer-associated genes specific to different cancer types.
Scientific Applications:
- Drug Sensitivity Prediction: Predicts binary drug response and continuous IC50 values to assess sensitivity of cancer cell lines to specific drugs.
- Guiding Drug Design: Predicts responses from combined multi-omics and chemical-structure information to support design of anti-cancer drugs tailored to tumor profiles.
- Understanding Cancer Biology: Identifies genes associated with drug responses to elucidate mechanisms underlying treatment efficacy.
Methodology:
Constructs graph-based representations of cancer cell line data and drug molecular structures; a UGCN processes these graphs to extract patterns, and multiple subnetworks further refine predictions by focusing on specific aspects of the data.
Topics
Details
- License:
- MIT
- Tool Type:
- command-line tool
- Programming Languages:
- Python
- Added:
- 1/18/2021
- Last Updated:
- 2/24/2021
Operations
Publications
Liu Q, Hu Z, Jiang R, Zhou M. DeepCDR: a hybrid graph convolutional network for predicting cancer drug response. Unknown Journal. 2020. doi:10.1101/2020.07.08.192930.