changeset 1:f4c7b4c3f46f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vg commit b991ebbd9f59ffff1b3eae09f65b59b02ad7cf8e
author iuc
date Thu, 23 Jun 2022 07:44:29 +0000
parents d9e1149f48d6
children
files deconstruct.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/deconstruct.xml	Thu Apr 09 08:33:31 2020 +0000
+++ b/deconstruct.xml	Thu Jun 23 07:44:29 2022 +0000
@@ -1,4 +1,4 @@
-<tool id="vg_deconstruct" name="vg deconstruct" version="@TOOL_VERSION@">
+<tool id="vg_deconstruct" name="vg deconstruct" version="@TOOL_VERSION@+galaxy1">
     <description>construct a dynamic succinct variation graph</description>
     <macros>
         <import>macros.xml</import>
@@ -67,7 +67,7 @@
             <param name="infile" value="hla.xg" />
             <param name="path" value="gi|568815592:29791752-29792749" />
             <param name="path_traversals" value="true" />
-            <output name="output" file="hla_variants.vcf" />
+            <output name="output" file="hla_variants.vcf" sort="true" />
         </test>
     </tests>
     <help><![CDATA[