We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf652b2 commit a83bdf0Copy full SHA for a83bdf0
1 file changed
ansible/files/galaxy/config/tpv_rules_local.yml
@@ -76,6 +76,10 @@ tools:
76
toolshed.g2.bx.psu.edu/repos/iuc/falco/falco/.*:
77
cores: 6
78
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
83
84
roles:
85
training.*:
0 commit comments