From e4d6e0e3628836870d12c8537aab44d5a6861b82 Mon Sep 17 00:00:00 2001 From: DavyCats <davycats.dc@gmail.com> Date: Mon, 23 Jul 2018 14:45:03 +0200 Subject: [PATCH] typo --- biopet.wdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biopet.wdl b/biopet.wdl index a97d998..18fda74 100644 --- a/biopet.wdl +++ b/biopet.wdl @@ -375,7 +375,7 @@ task ValidateVcf { String? preCommand File? toolJar File vcfFile - File vcfindex + File vcfIndex File refFasta File refFastaIndex File refDict -- GitLab