Skip to content

promethiume/TumorType-WGS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TumorType-WGS

Classifying tumor types based on Whole Genome Sequencing (WGS) data

Training RF Models

$ Rscript train_models.R <dataType> <cancerType>

dataType is one of: SNV, SV, CNV, MUT, GEN, PTW, IND cancerType is one of the 24 cancer types.

Training DNN Models

$ python train_models_tumour_classifier.py <fold> <path/to/features>

About

Classifying tumor types based on Whole Genome Sequencing (WGS) data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 52.1%
  • Python 47.9%