Mercurial > repos > iuc > virannot_rps2tsv
diff virAnnot_rps2tsv.xml @ 5:aac02a3a395c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/virAnnot commit 31e7eb490fbaa2b1f34f0e0f154a6f82ad2f2f82
| author | iuc |
|---|---|
| date | Mon, 04 Aug 2025 19:14:00 +0000 |
| parents | 998724a43694 |
| children |
line wrap: on
line diff
--- a/virAnnot_rps2tsv.xml Tue May 13 11:52:07 2025 +0000 +++ b/virAnnot_rps2tsv.xml Mon Aug 04 19:14:00 2025 +0000 @@ -1,4 +1,4 @@ -<tool id="virAnnot_rps2tsv" name="virAnnot Rps2tsv" version="@TOOL_VERSION@+galaxy0" profile="21.05"> +<tool id="virAnnot_rps2tsv" name="virAnnot Rps2tsv" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> <description>Convert xml rpstblast results to tab file with taxonomic informations</description> <macros> <import>macros.xml</import> @@ -28,7 +28,7 @@ <test> <param name="rps_xml" value="rps_test.xml"/> <param name="max_evalue" value="0.0001"/> - <output name="output" file="rps_test.tab"> + <output name="output"> <assert_contents> <has_n_columns n="11" /> <has_n_lines n="5" />
