refactor: Replace EFETCH performance directives with process label
This commit is contained in:
parent
18875ae1a6
commit
7a3744a3d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
process EFETCH {
|
||||
cpus 1
|
||||
memory '256.MB'
|
||||
label 'process_single'
|
||||
|
||||
container 'quay.io/biocontainers/entrez-direct:16.2--he881be0_1'
|
||||
|
||||
publishDir "results", mode: 'copy'
|
||||
|
|
Loading…
Reference in a new issue