Skip to content

Commit

Permalink
extra memory for large input ggplot2heatmap2 jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro authored Oct 11, 2024
1 parent 58a9a2a commit fa9f8b5
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1627,6 +1627,10 @@ tools:
singularity_enabled: true
toolshed.g2.bx.psu.edu/repos/iuc/ggplot2_heatmap2/ggplot2_heatmap2/.*:
mem: 12
rules:
- id: ggplot2_heatmap2_large_input_rule
if: input_size > 0.001
mem: 24
toolshed.g2.bx.psu.edu/repos/iuc/ggplot2_point/ggplot2_point/.*:
cores: 1
mem: 3.8
Expand Down

0 comments on commit fa9f8b5

Please sign in to comment.