Mercurial > repos > iuc > vg_deconstruct
changeset 1:76d18b1e970b 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:46:24 +0000 |
parents | a347dad1f305 |
children | |
files | deconstruct.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/deconstruct.xml Thu Apr 09 04:36:41 2020 -0400 +++ b/deconstruct.xml Thu Jun 23 07:46:24 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[