321 B
321 B
TCGA Downloader
Python package + CLI to query public TCGA files and download via gdc-client.
Install
pip install -e .
Example
tcga-downloader query --project TCGA-BRCA --data-type "Gene Expression" --out manifest.tsv
tcga-downloader download --manifest manifest.tsv --out-dir ./data