Skip to content

Commit

Permalink
FINAL data update
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaybio committed Jul 9, 2019
1 parent 2c6dd61 commit c99c84c
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions download_data.sh
Expand Up @@ -12,14 +12,20 @@ mkdir -p 'data/raw/'
####################################
# RNAseq data
####################################
wget --output-document='data/raw/2018-12-27-PPTC_FPKM_matrix_withModelID-248.RDS' \
https://ndownloader.figshare.com/files/14023604
wget --output-document='data/raw/2019-02-14-PPTC_FPKM_matrix_withModelID-244.rda' \
https://ndownloader.figshare.com/files/14452985

####################################
# Genomic alterations data
####################################
wget --output-document='data/raw/2019-01-03-muts-fusions.txt' \
https://ndownloader.figshare.com/files/14023742
wget --output-document='data/raw/2019-02-14-ras-tp53-nf1-alterations.txt' \
https://ndownloader.figshare.com/files/14372792

####################################
# Clinical data
####################################
wget --output-document='data/raw/pptc-pdx-clinical-web.txt' \
https://ndownloader.figshare.com/files/14508536

####################################
# Checksums
Expand Down

0 comments on commit c99c84c

Please sign in to comment.