Skip to content

Commit

Permalink
updated download script
Browse files Browse the repository at this point in the history
  • Loading branch information
sigven committed Aug 1, 2024
1 parent f7bda03 commit 8caf5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/1-download_pcgr_refdata.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GENOME="grch38" # or "grch37"
BUNDLE_VERSION="20240610"
BUNDLE_VERSION="20240621"
BUNDLE="pcgr_ref_data.${BUNDLE_VERSION}.${GENOME}.tgz"

wget https://insilico.hpc.uio.no/pcgr/${BUNDLE}
Expand Down

0 comments on commit 8caf5fd

Please sign in to comment.