# HG changeset patch # User iuc # Date 1491319102 14400 # Node ID 57cfa19f44ba0a69077f5e6ac9d7d85ed213b740 # Parent 78d5c62d0f4a27788b653eac282cae1da3bcfa1c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pilon commit f11cbbf24637c96c53e4a1ea5ace4b21e116677c diff -r 78d5c62d0f4a -r 57cfa19f44ba pilon.xml --- a/pilon.xml Sat Aug 13 04:48:25 2016 -0400 +++ b/pilon.xml Tue Apr 04 11:18:22 2017 -0400 @@ -1,7 +1,7 @@ - + An automated genome assembly improvement and variant detection tool - pilon + pilon 0 - --targetlist $options.targetlist + #if len($options.targets.strip()) > 0 + --targets $options.targets #end if --fix $options.fixes $options.verbose @@ -95,7 +95,7 @@ - + @@ -168,6 +168,7 @@ + - -