Skip to content

Commit

Permalink
Update tools.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Sep 23, 2024
1 parent 0ed71b7 commit f90039e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions files/galaxy/tpv/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1061,6 +1061,9 @@ tools:
_JAVA_OPTIONS: -XX:MaxPermSize=2G -Xmx6G -Xms1G -Djava.io.tmpdir=/data/2/galaxy_db/tmp -Duser.home=/data/2/galaxy_db/tmp
toolshed.g2.bx.psu.edu/repos/bgruening/repeat_masker/repeatmasker_wrapper/.*:
rules:
- if: helpers.tool_version_gte(tool, '4.1.5')
env:
RM_LIB_PATH: "/data/db/databases/dfam/3.7/"
- if: helpers.tool_version_lt(tool, '4.1.5')
env:
RM_LIB_PATH: "/data/db/databases/dfam/3.4/"
Expand Down

0 comments on commit f90039e

Please sign in to comment.