Mercurial > repos > iuc > vg_view
comparison view.xml @ 1:6dfd7532bd53 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:43:57 +0000 |
| parents | 73e1d059401a |
| children |
comparison
equal
deleted
inserted
replaced
| 0:73e1d059401a | 1:6dfd7532bd53 |
|---|---|
| 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> |
