Permalink
Browse files

Strike extraneous line from SimpleVariantDiscovery.wdl example (typo …

…probably)
  • Loading branch information...
1 parent b35001a commit 41083c3f3bbff24625687c8a18c4f6d65596f8cd @mlin mlin committed on GitHub Sep 28, 2016
Showing with 0 additions and 1 deletion.
  1. +0 −1 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

0 comments on commit 41083c3

Please sign in to comment.