From 3eef8316860a9d8a1471fdd2a6761f64969040b9 Mon Sep 17 00:00:00 2001
From: Ruben Vorderman <r.h.p.vorderman@lumc.nl>
Date: Thu, 14 Jun 2018 14:15:18 +0200
Subject: [PATCH] start on seqstat

---
 biopet.wdl | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/biopet.wdl b/biopet.wdl
index 8aff11f..28cd210 100644
--- a/biopet.wdl
+++ b/biopet.wdl
@@ -276,3 +276,7 @@ task ScatterRegions {
     }
 }
 
+task Seqstat {
+
+}
+
-- 
GitLab