Skip to content

Commit

Permalink
Merge pull request #1607 from usegalaxy-au/cat-bro-patch-26
Browse files Browse the repository at this point in the history
singularity for all megahit versions
  • Loading branch information
jlqfab authored Oct 30, 2023
2 parents bc55695 + 09e191b commit fdacd84
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1435,16 +1435,13 @@ tools:
toolshed.g2.bx.psu.edu/repos/iuc/megahit/megahit/.*:
cores: 16
mem: 61.4
params:
singularity_enabled: true
scheduling:
accept:
- pulsar
- pulsar-training-large
rules:
- if: |
minimum_singularity_version = '1.2.9+galaxy0' # earlier versions untested
helpers.tool_version_gte(tool, minimum_singularity_version)
params:
singularity_enabled: true
- id: megahit_small_input_rule
if: input_size < 5
cores: 8
Expand Down

0 comments on commit fdacd84

Please sign in to comment.