Skip to content

Commit

Permalink
fix: adding hgnc_xlink.tsv for viguno (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Jul 11, 2024
1 parent c6d3dc1 commit 8bd5191
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions download-data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,9 @@ EOF
ln -sr \
$DATA_DIR/download/viguno/hpo-$V_HPO+$V_VIGUNO \
$DATA_DIR/hpo
ln -sr \
$DATA_DIR/download/mehari/genes-xlink-$V_VARFISHDB/genes-xlink.tsv \
$DATA_DIR/download/viguno/hpo-$V_HPO+$V_VIGUNO/hgnc_xlink.tsv

log_info "- worker"
mkdir -p $DATA_DIR/worker/grch3{7,8}/strucvars/bgdbs
Expand Down

0 comments on commit 8bd5191

Please sign in to comment.