From e1991baef19921f03ce3f9d6aba32b70f6bc64af Mon Sep 17 00:00:00 2001 From: DavyCats <davycats.dc@gmail.com> Date: Wed, 18 Jul 2018 10:15:05 +0200 Subject: [PATCH] style --- biopet.wdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biopet.wdl b/biopet.wdl index 83d19b3..a1bf3d7 100644 --- a/biopet.wdl +++ b/biopet.wdl @@ -369,7 +369,7 @@ task ValidateFastq { } } -task validateVcf { +task ValidateVcf { String? preCommand File? toolJar File vcfFile -- GitLab