Skip to content

Commit

Permalink
Merge pull request #1775 from usegalaxy-au/cat-bro-patch-27
Browse files Browse the repository at this point in the history
Create tpv entry for filtlong
  • Loading branch information
cat-bro authored Feb 9, 2024
2 parents 3c4b640 + ff7adba commit 694a1b2
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1301,6 +1301,12 @@ tools:
if: input_size < 0.01
cores: 1
mem: 3.8
toolshed.g2.bx.psu.edu/repos/iuc/filtlong/filtlong/.*:
mem: 12 # TODO: this overrides tpv shared entry giving 50G to each job. It could be changed to a linear function of input size
rules:
- id: filtlong_small_input_rule
if: input_size < 1
mem: 6
toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/.*:
cores: 5
mem: 19.1
Expand Down

0 comments on commit 694a1b2

Please sign in to comment.