# HG changeset patch # User iuc # Date 1528222946 14400 # Node ID 9d8b309a72657f3466f4669488192eb5ff91d943 # Parent ce5482dfe8bd967fb9f949d05fb21367247ca827 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 36169ce65193faaace8e8b999f83adf0c3d5aeba diff -r ce5482dfe8bd -r 9d8b309a7265 bamtools-filter.xml --- a/bamtools-filter.xml Sat Sep 02 11:43:07 2017 -0400 +++ b/bamtools-filter.xml Tue Jun 05 14:22:26 2018 -0400 @@ -27,7 +27,7 @@ $(config[ 'filters' ].append( $filter )) #end for #if str( $rule_configuration.rules_selector ) == "true": - #set $config[ 'rule' ] = $rule_configuration.rules + #set $config[ 'rule' ] = str( $rule_configuration.rules ) #end if #end if $json.dumps( $config, indent=4 )