Mercurial > repos > iuc > vg_view
changeset 1:ee62774bb5bd 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:02 +0000 |
parents | 95ec8f978762 |
children | |
files | view.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/view.xml Thu Apr 09 04:38:19 2020 -0400 +++ b/view.xml Thu Jun 23 07:46:02 2022 +0000 @@ -63,7 +63,7 @@ <test> <conditional name="input_format"> <param name="input_format_selector" value="--vg-in" /> - <param name="infile" value="x.vg" /> + <param name="infile" value="x.vg" ftype="vg" /> </conditional> <param name="output_format" value="--json" /> <output name="output" file="x.json" ftype="json" />