diff vcf_filter.xml @ 4:ffee8534a5c4

upgrade to mimodd version 0.1.6
author Wolfgang Maier
date Thu, 04 Jun 2015 17:52:04 +0200
parents 72d20758ba2c
children bdd1995c9e66
line wrap: on
line diff
--- a/vcf_filter.xml	Wed Feb 11 09:26:43 2015 -0500
+++ b/vcf_filter.xml	Thu Jun 04 17:52:04 2015 +0200
@@ -41,7 +41,7 @@
 	#end if
 	#if $vfilter:
 	--vfilter
-	## remove ',' (and possibly adjacent whitespace) and replace with ' '
+	## remove ',' and replace with ' '
 	"#echo ('" "'.join($vfilter.split(',')))#"
 	#end if
 	$vartype