refactor: Replace MINIMAP2 performance directives with process label
This commit is contained in:
parent
b08d9df6a9
commit
89323bf2c6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
process MINIMAP2 {
|
||||
tag "${prefix}"
|
||||
cpus 4
|
||||
memory '8.GB'
|
||||
label 'process_medium'
|
||||
|
||||
container 'quay.io/biocontainers/mulled-v2-66534bcbb7031a148b13e2ad42583020b9cd25c4:1679e915ddb9d6b4abda91880c4b48857d471bd8-0'
|
||||
|
||||
input:
|
||||
|
|
Loading…
Reference in a new issue