Added a header to the VCF

This commit is contained in:
Nicolas Vannieuwkerke 2022-04-28 14:54:20 +02:00
parent c9404ed266
commit 6678ad4426

View file

@ -26,7 +26,7 @@ process VARDICTJAVA {
"""
vardict-java \\
$args \\
-c 1 -S 2 -E 3 \\
-c 1 -S 2 -E 3 -h \\
-b $bam \\
-th $task.cpus \\
-N $prefix \\