Skip to content

Commit

Permalink
configure tmpdir for bd rhapsody
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Jun 21, 2021
1 parent dc226d1 commit 118ee50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/mapping/bd_rhapsody_wta/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,8 @@ fi

cd $par_output

# enable tempdir
export TMPDIR=$(mktemp -d "$VIASH_TEMP/cwl-bd_rhapsody_wta-XXXXXX")

echo "> cwl-runner$pars --no-container \"$resources_dir/rhapsody_wta_1.9.1_nodocker.cwl\" config.yml"
eval cwl-runner$pars --no-container "$resources_dir/rhapsody_wta_1.9.1_nodocker.cwl" config.yml

0 comments on commit 118ee50

Please sign in to comment.