comparison 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
comparison
equal deleted inserted replaced
3:ba685c655e18 4:ffee8534a5c4
39 #end if 39 #end if
40 #end for 40 #end for
41 #end if 41 #end if
42 #if $vfilter: 42 #if $vfilter:
43 --vfilter 43 --vfilter
44 ## remove ',' (and possibly adjacent whitespace) and replace with ' ' 44 ## remove ',' and replace with ' '
45 "#echo ('" "'.join($vfilter.split(',')))#" 45 "#echo ('" "'.join($vfilter.split(',')))#"
46 #end if 46 #end if
47 $vartype 47 $vartype
48 </command> 48 </command>
49 49