SkillAgentSearch skills...

GraphCDR

GraphCDR: A graph neural network method with contrastive learning for cancer drug response prediction

Install / Use

/learn @BioMedicalBigDataMiningLab/GraphCDR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GraphCDR

Source code and data for "GraphCDR: A graph neural network method with contrastive learning for cancer drug response prediction"

Framework of GraphCDR

Requirements

  • Python >= 3.6
  • PyTorch >= 1.4
  • PyTorch Geometry >= 1.6
  • hickle >= 3.4
  • DeepChem >= 2.4
  • RDkit >= 2020.09

Usage

  • please unzip the file: data/Drug/drug_graph_feat.zip first.
  • python graphCDR.py <parameters>
  • python graphCDR-ccle.py <parameters>

Case study

As GDSC database only measured IC50 of part cell line and drug pairs. We applied GraphCDR to predicted the missing types of responses. The predicted results can be find at data/Case study (missing pairs).xlsx

View on GitHub
GitHub Stars32
CategoryEducation
Updated2d ago
Forks9

Security Score

75/100

Audited on Apr 7, 2026

No findings