From 41083c3f3bbff24625687c8a18c4f6d65596f8cd Mon Sep 17 00:00:00 2001 From: Mike Lin Date: Wed, 28 Sep 2016 07:56:19 -0700 Subject: [PATCH] Strike extraneous line from SimpleVariantDiscovery.wdl example (typo probably) --- scripts/tutorials/wdl/SimpleVariantDiscovery.wdl | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/tutorials/wdl/SimpleVariantDiscovery.wdl b/scripts/tutorials/wdl/SimpleVariantDiscovery.wdl index a2b7458..0d3c9c9 100644 --- a/scripts/tutorials/wdl/SimpleVariantDiscovery.wdl +++ b/scripts/tutorials/wdl/SimpleVariantDiscovery.wdl @@ -117,7 +117,6 @@ task select { #for any part of the filterExpression (i.e. if a variant has a QD of 1.3, it would be #filtered out). The variant calls remain in the file, but they are tagged as not passing. #GATK tools downstream in the pipeline will ignore filtered calls by default -task hardFilterSNP task hardFilterSNP { File GATK File RefFasta