# HG changeset patch # User iuc # Date 1491319117 14400 # Node ID 11e5408fd23802af9351e32e5521af099df04c61 # Parent fe0dc27e632748fa5b8f24ce4c94c2ffed7c4c66 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pilon commit f11cbbf24637c96c53e4a1ea5ace4b21e116677c diff -r fe0dc27e6327 -r 11e5408fd238 pilon.xml --- a/pilon.xml Sat Aug 13 04:50:55 2016 -0400 +++ b/pilon.xml Tue Apr 04 11:18:37 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 @@ + - -