refactor: Replace NANOFILT performance directives with process label
This commit is contained in:
parent
461a4b64a3
commit
d12a8b77d8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
process NANOFILT {
|
||||
tag "${prefix}"
|
||||
cpus 1
|
||||
memory '8.GB'
|
||||
label 'process_low'
|
||||
|
||||
container 'quay.io/biocontainers/nanofilt:2.8.0--py_0'
|
||||
|
||||
input:
|
||||
|
|
Loading…
Reference in a new issue