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 \\ vardict-java \\
$args \\ $args \\
-c 1 -S 2 -E 3 \\ -c 1 -S 2 -E 3 -h \\
-b $bam \\ -b $bam \\
-th $task.cpus \\ -th $task.cpus \\
-N $prefix \\ -N $prefix \\