Skip to content

Commit

Permalink
Merge pull request #2281 from usegalaxy-au/cat-bro-patch-5
Browse files Browse the repository at this point in the history
singularity for newly requested tools
  • Loading branch information
jlqfab authored Nov 8, 2024
2 parents cb728d8 + 0119bd5 commit a24d964
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@ tools:
params:
singularity_enabled: true
tmp_dir: true
toolshed.g2.bx.psu.edu/repos/bgruening/itsx/itsx/.*:
params:
singularity_enabled: true
toolshed.g2.bx.psu.edu/repos/bgruening/mitohifi/mitohifi/.*:
cores: 8
mem: 24 # TODO: this is 8/16 in shared db. If no further problems update this in shared db
Expand Down Expand Up @@ -1429,6 +1432,9 @@ tools:
toolshed.g2.bx.psu.edu/repos/iuc/cat_bins/cat_bins/.*:
cores: 5
mem: 19.1
toolshed.g2.bx.psu.edu/repos/iuc/cemitool/cemitool/.*:
params:
singularity_enabled: true
toolshed.g2.bx.psu.edu/repos/iuc/chira_.*:
params:
singularity_enabled: true
Expand Down Expand Up @@ -1553,6 +1559,9 @@ tools:
if: input_size < 0.01
cores: 1
mem: 3.8
toolshed.g2.bx.psu.edu/repos/iuc/fastani/fastani/.*:
params:
singularity_enabled: true
toolshed.g2.bx.psu.edu/repos/iuc/feelnc/feelnc/.*:
params:
singularity_enabled: true
Expand Down

0 comments on commit a24d964

Please sign in to comment.