diff --git a/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml b/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml index 97b3d06f7..e196a9c03 100644 --- a/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml +++ b/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml @@ -534,26 +534,6 @@ 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 - cores: 8 - mem: 30.7 - scheduling: - accept: - - pulsar - rules: - - id: clustalw_small_input_rule - if: input_size < 0.0003 - cores: 3 - mem: 11.5 - - id: clustalw_medium_input_rule - if: 0.0003 <= input_size < 0.002 - cores: 5 - mem: 19.1 - - 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