Skip to content

Commit

Permalink
singularity for all megahit versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro authored Oct 30, 2023
1 parent bc55695 commit 09e191b
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 09e191b

Please sign in to comment.