Skip to content

Commit a83bdf0

Browse files
committed
Set ulimit for bioext_bam2msa
1 parent bf652b2 commit a83bdf0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

ansible/files/galaxy/config/tpv_rules_local.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ tools:
7676
toolshed.g2.bx.psu.edu/repos/iuc/falco/falco/.*:
7777
cores: 6
7878
mem: 28
79+
toolshed.g2.bx.psu.edu/repos/iuc/bioext_bam2msa/bioext_bam2msa/.*:
80+
env:
81+
- execute: ulimit -f 1000000000
82+
- execute: ulimit -u 10000
7983

8084
roles:
8185
training.*:

0 commit comments

Comments
 (0)