Skip to content

Commit

Permalink
add braker2 and genemark hacks
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Nov 4, 2023
1 parent 43039f3 commit 02a672a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions files/galaxy/tpv/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1039,6 +1039,14 @@ tools:
require:
- singularity

# GeneMark is a pain and needs special casing
toolshed.g2.bx.psu.edu/repos/genouest/braker/braker/.*:
mem: 4
cores: 6
env:
GENEMARK_PATH: "/usr/local/tools/genemark/etp.for_braker/bin/gmes/"
PROTHINT_PATH: "/usr/local/tools/genemark/etp.for_braker/bin/gmes/ProtHint/bin/"

toolshed.g2.bx.psu.edu/repos/iuc/checkm_taxonomy_wf/checkm_taxonomy_wf/.*:
mem: 8
cores: 8
Expand Down

0 comments on commit 02a672a

Please sign in to comment.