feat: Add genome tag to EFETCH
This commit is contained in:
parent
ec4414184b
commit
0e822c2729
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
process EFETCH {
|
||||
tag "${genome}"
|
||||
label 'process_single'
|
||||
|
||||
container 'quay.io/biocontainers/entrez-direct:16.2--he881be0_1'
|
||||
|
|
Loading…
Reference in a new issue