Skip to content

Commit

Permalink
keep the parts of clustalw tpv config that do not set cores/mem
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro authored Oct 28, 2024
1 parent 5710575 commit a182f9f
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,16 @@ tools:
if: 1 <= input_size < 20
cores: 8
mem: 30.7
toolshed.g2.bx.psu.edu/repos/devteam/clustalw/clustalw/.*:
context:
max_concurrent_job_count_for_tool_user: 2
scheduling:
accept:
- pulsar
rules:
- id: clustalw_fail_rule
if: input_size >= 0.04
fail: Too much data, please don't use the clustalw for this.
toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/cuffdiff/.*:
params:
dependency_resolution: none
Expand Down

0 comments on commit a182f9f

Please sign in to comment.