Skip to content

Commit

Permalink
Make /tmp writable
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Jul 2, 2024
1 parent bc33c1a commit 9bc78c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/galaxy/tpv/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1298,6 +1298,8 @@ tools:
toolshed.g2.bx.psu.edu/repos/iuc/funannotate_annotate/funannotate_annotate/.*:
cores: 8
mem: 40
env:
SINGULARITY_WRITABLE_TMPFS: 1
rules:
- id: funannotate_annotate_large_input
if: input_size > 3.2
Expand Down

0 comments on commit 9bc78c9

Please sign in to comment.