Skip to content

yuehuang-gh/GCN-on-Molecular-Subtype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCN-on-Molecular-Subtype

This is the code for our paper, Cancer molecular subtype classification by graph convolutional networks on multi-omics data. Paper

Set up

Major dependencies are listed in the requirements.txt file

Data

All the data needed can be downloaded from the Google drive. Data Folder

Run the code

## Run a single omic (expression) model with 1000 genes (with singletons) and BioGrid network
python3 main.py --num_gene 1000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%