comparison view.xml @ 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
comparison
equal deleted inserted replaced
0:95ec8f978762 1:ee62774bb5bd
61 <output name="output" file="x.vg" ftype="vg" /> 61 <output name="output" file="x.vg" ftype="vg" />
62 </test> 62 </test>
63 <test> 63 <test>
64 <conditional name="input_format"> 64 <conditional name="input_format">
65 <param name="input_format_selector" value="--vg-in" /> 65 <param name="input_format_selector" value="--vg-in" />
66 <param name="infile" value="x.vg" /> 66 <param name="infile" value="x.vg" ftype="vg" />
67 </conditional> 67 </conditional>
68 <param name="output_format" value="--json" /> 68 <param name="output_format" value="--json" />
69 <output name="output" file="x.json" ftype="json" /> 69 <output name="output" file="x.json" ftype="json" />
70 </test> 70 </test>
71 <test> 71 <test>