From 8b4a73add6e0b06a4930208bb94f2746b55699c4 Mon Sep 17 00:00:00 2001 From: Venkat Malladi Date: Fri, 13 Sep 2024 17:01:50 +0000 Subject: [PATCH] Update output to use type dir for commpatibility with tes. --- modules/nf-core/sratools/prefetch/main.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nf-core/sratools/prefetch/main.nf b/modules/nf-core/sratools/prefetch/main.nf index 46e7cb3faa1..74838d53a5e 100644 --- a/modules/nf-core/sratools/prefetch/main.nf +++ b/modules/nf-core/sratools/prefetch/main.nf @@ -13,7 +13,7 @@ process SRATOOLS_PREFETCH { path certificate output: - tuple val(meta), path(id), emit: sra + tuple val(meta), path(id, type: 'dir'), emit: sra path 'versions.yml' , emit: versions when: