zhoux85 / download_TCGA_GDC

Travel the TCGA dir, and run gdc-client to download specific data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

download_TCGA_GDC

Travel the TCGA dir, and run gdc-client to download specific data

The orgnization of TCGA dir should be:
TCGA_dir
    |-- tissues
        |-- data types
          |-- gdc_manifest file (only one file)

Note:

  1. gdc-client should be added in $PATH;
  2. download gdc_manifest file first;
  3. only ONE gdc_manifest file in each data type dir.

About

Travel the TCGA dir, and run gdc-client to download specific data

License:Apache License 2.0


Languages

Language:Python 100.0%