Skip to content

Commit

Permalink
Merge pull request #29 from galaxyproject/cat-bro-patch-1
Browse files Browse the repository at this point in the history
Reduce allocation for featurecounts to 2c 8g
  • Loading branch information
bgruening authored Jun 20, 2023
2 parents 4d85cb0 + ad214e6 commit b6c012a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1149,8 +1149,8 @@ tools:
toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/.*:
cores: 4
toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/featurecounts/.*:
cores: 8
mem: 18
cores: 2
mem: 8
toolshed.g2.bx.psu.edu/repos/iuc/feelnc/feelnc/.*:
mem: 12
toolshed.g2.bx.psu.edu/repos/iuc/filtlong/filtlong/.*:
Expand Down

0 comments on commit b6c012a

Please sign in to comment.