Skip to content

Commit

Permalink
Merge pull request #1263 from sanjaysrikakulam/tmp_dir_funannotate_tpv
Browse files Browse the repository at this point in the history
TPV: Configure tmp dir for funannotate_annotate tool
  • Loading branch information
bgruening authored Jul 19, 2024
2 parents 3e1a641 + 85ae4cd commit 12162da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/galaxy/tpv/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1313,8 +1313,8 @@ tools:
inherits: basic_docker_tool
cores: 8
mem: 42
params:
docker_run_extra_arguments: "--mount type=tmpfs,tmpfs-size=2147483648,destination=/tmp"
env:
_GALAXY_JOB_TMP_DIR: '/tmp'
rules:
- id: funannotate_annotate_large_input
if: input_size > 3.2
Expand Down

0 comments on commit 12162da

Please sign in to comment.