diff --git a/modules/gatk4/reblockgvcf/main.nf b/modules/gatk4/reblockgvcf/main.nf index bbd8e2ae..5640e8ae 100644 --- a/modules/gatk4/reblockgvcf/main.nf +++ b/modules/gatk4/reblockgvcf/main.nf @@ -16,7 +16,7 @@ process GATK4_REBLOCKGVCF { path dbsnp_tbi output: - tuple val(meta), path("*.rb.g.vcf.gz"), path("*.tbi") , emit: bam + tuple val(meta), path("*.rb.g.vcf.gz"), path("*.tbi") , emit: vcf path "versions.yml" , emit: versions when: