Skip to content

xyf710226/DL-based-Tumor-Classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Based Tumor Type Classification Using Gene Expression Data

https://dl.acm.org/citation.cfm?id=3233588

Description

In the folder "model" are the codes used for this paper. The main parts are the training and testing as well as the GradCam. Data are downloaded from http://gdac.broadinstitute.org/

Data

(1) Raw data from Broad Institute Firehose

https://drive.google.com/drive/folders/1LfOiyMgnoQy3jaJ37jLeARfw7riLwkyW?usp=sharing

(2) Data after preprocessing (training & testing images 102x102)

https://drive.google.com/file/d/1zUepILj0is71LxPAWAZKmJ7-Kk7L9_XO/view?usp=sharing

Each of the subfolder contains the images used for training and testing for each fold in the cross validation. Also, the weights trained after each fold are included (.pth file).

Hardware

I implemented my codes using the Newriver cluster of Virginia Tech with Tesla P100 GPU. https://www.arc.vt.edu/computing/newriver/

Citation

Please cite:

https://dl.acm.org/citation.cfm?id=3233588

Boyu Lyu and Anamul Haque. 2018. Deep Learning Based Tumor Type Classification Using Gene Expression Data. In Proceedings of the 2018 ACM International Conference on Bioinformatics, Computational Biology, and Health Informatics (BCB '18). ACM, New York, NY, USA, 89-96. DOI: https://doi.org/10.1145/3233547.3233588

About

Deep Learning Based Tumor Type Classification Using Gene Expression Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%