# HG changeset patch # User iuc # Date 1564404014 14400 # Node ID 49ed010c7eefbc488ceae92d07d0cce25e4edf9d # Parent c2549832fb3320b70701f083bba91fe3e05ec98d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_rmdup commit ca0d1d44099fd21e0f8214102f4d8a2fd2d054d6 diff -r c2549832fb33 -r 49ed010c7eef macros.xml --- a/macros.xml Tue May 09 11:17:06 2017 -0400 +++ b/macros.xml Mon Jul 29 08:40:14 2019 -0400 @@ -6,6 +6,21 @@ 1.3.1 + #set $flags = sum(map(int, str($filter).split(','))) + + + + + + + + + + + + + +