Mercurial > repos > iuc > virannot_rps2tsv
diff virAnnot_rps2tsv.xml @ 1:18a168ccd07e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/virAnnot commit 16701bfbffd605805e847897799251ab748f559f
| author | iuc |
|---|---|
| date | Sun, 08 Sep 2024 14:08:18 +0000 |
| parents | a265b21c60a8 |
| children | 0028d42d75ec |
line wrap: on
line diff
--- a/virAnnot_rps2tsv.xml Wed Aug 21 13:12:47 2024 +0000 +++ b/virAnnot_rps2tsv.xml Sun Sep 08 14:08:18 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="virAnnot_rps2tsv" name="virAnnot Rps2tsv" version="1.0.1+galaxy0" profile="21.05"> +<tool id="virAnnot_rps2tsv" name="virAnnot Rps2tsv" version="1.1.0+galaxy0" profile="21.05"> <description>Convert xml rpstblast results to tab file with taxonomic informations</description> <macros> <import>macros.xml</import> @@ -31,7 +31,7 @@ <output name="output" file="rps_test.tab"> <assert_contents> <has_n_columns n="10" /> - <has_n_lines n="26" /> + <has_n_lines n="5" /> <has_text text="pfam00680, RdRP_1" /> </assert_contents> </output>
