Merge branch 'new-module-gatk4/reblockgvcf' of github.com:nvnieuwk/modules into new-module-gatk4/reblockgvcf

This commit is contained in:
Nicolas Vannieuwkerke 2022-06-09 15:14:39 +02:00
commit 62803e774e

View file

@ -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: