refactor: Replace hard-coded performance directives with process label
This commit is contained in:
parent
cc433aaffe
commit
2c755dcd4f
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
process HAPLINK_VARIANTS {
|
||||
tag "${prefix}"
|
||||
cpus 2
|
||||
memory '12.GB'
|
||||
label 'process_medium'
|
||||
|
||||
container 'quay.io/biocontainers/haplink:1.0.0--h031d066_0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue