feat: Add genome tag to EFETCH

This commit is contained in:
Thomas A. Christensen II 2023-09-23 15:43:10 -05:00
parent ec4414184b
commit 0e822c2729
Signed by: millironx
GPG key ID: 09335146883990B9

View file

@ -1,4 +1,5 @@
process EFETCH {
tag "${genome}"
label 'process_single'
container 'quay.io/biocontainers/entrez-direct:16.2--he881be0_1'