tcga-downloader/README.md
2026-01-16 14:54:24 +08:00

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