Update main.nf

This commit is contained in:
Subazini TK 2022-05-16 08:32:28 +02:00 committed by Edmund Miller
parent 252fcb17c4
commit 00204fa82b

View file

@ -11,6 +11,7 @@ process HMTNOTE {
tuple val(meta), path(vcf)
output:
tuple val(meta), path("*_annotated.vcf"), emit: vcf
path "versions.yml" , emit: versions
when: