Skip to content

tetomonti/TCGAsurvival

This branch is up to date with bioliyezhang/tcga_survival:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c77251c · Apr 21, 2016

History

5 Commits
Apr 21, 2016
Feb 9, 2016
Feb 9, 2016

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

  • Python 100.0%