From 3ee13418733a762df9883266a73d14426bd26118 Mon Sep 17 00:00:00 2001
From: DavyCats <davycats.dc@gmail.com>
Date: Thu, 1 Oct 2020 09:47:52 +0200
Subject: [PATCH] typo

---
 snpeff.wdl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/snpeff.wdl b/snpeff.wdl
index e1c0184..95383b9 100644
--- a/snpeff.wdl
+++ b/snpeff.wdl
@@ -1,6 +1,6 @@
 version 1.0
 
-task snpEff {
+task SnpEff {
     input {
         File vcf
         File vcfIndex
-- 
GitLab