Skip to content

bioliyezhang/tcga_survival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TCGA survival table extract

INSTALL:

python setup.py install


MANUAL: the input file(s) should be clinical files downloaded from TCGA by Firehose

to generate the overall survival data

python INSTALL_PATH/extract_survival_table_obj_v0.0.py -i BRCA.clin.merged.txt

to generate the disease free survival data

python INSTALL_PATH/extract_DiseaseFreesurvival_table_obj_v0.0.py -i -i BRCA.clin.merged.txt

for example the default INSTALL_PATH for linux is /usr/local/lib/pythonX.X/dist-packages/

About

extract survival table from TCGA clinical data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages