Skip to content

Commit

Permalink
Update extract-dgidb.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
acevedol committed Apr 13, 2024
1 parent 7741110 commit c947c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extract-dgidb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ source ${config_dir}/master-config.shinc
dgidb_dir=${1:-"${BUILD_DIR}/dgidb/"}
dgidb_file=interactions.tsv
dgidb_latest_download_url="https://www.dgidb.org/data/2022-Feb/interactions.tsv"
update_date="2022-Feb"

mkdir -p ${dgidb_dir}

Expand Down

0 comments on commit c947c7b

Please sign in to comment.