You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arash Zolghadr bfeee4f944 final 7 months ago
src final 7 months ago
README.md final 7 months ago

README.md

Source code for “HGTDR: Heterogeneous Knowledge Graph-Based Drug Repurposing with Heterogeneous Graph Transformer”

Requirements:

torch==1.13.1

torch-geometric==2.3.1

torch-sparse==0.6.17

torch-scatter==2.1.1

pandas==1.4.2

matplotlib==3.5.1

scikit-learn==1.0.2

pickle5