Skip to content

frozuyuko/NSCLCGDTI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSCLC-GDTI: Integrating graph convolution networks for drug target interaction screening in non-small cell lung cancer

If you use the data or code of this research, kindly cite:

Margaretha, F., Sari, A.N., Rasyak, M.R., Parikesit, A.A. (2024). Integrating graph convolutional networks for drug-target interaction screening in non-small cell lung cancer.

Candidate drugs for NSCLC: NSCLCGDTI>Result>candidatedrugs.csv

  1. Prepare environment and install packages
  • For environment, you can use conda or python environment
  • After activating your environment, install the necessary packages from requirements.txt

cd NSCLCGDTI

pip install -r requirements.txt

  1. Use the pre-trained model in model folder

  2. For training code refer to main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages