Mercurial > repos > iuc > obi_stat
diff obistat.xml @ 1:4615e4be790d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/obitools commit b3426aed6615742d96dfb8f7346a9e0d4e391a99
| author | iuc |
|---|---|
| date | Fri, 12 Oct 2018 06:20:48 -0400 |
| parents | 6a37d50a4574 |
| children | 8c5c624a0f00 |
line wrap: on
line diff
--- a/obistat.xml Wed Apr 12 17:34:14 2017 -0400 +++ b/obistat.xml Fri Oct 12 06:20:48 2018 -0400 @@ -1,4 +1,4 @@ -<tool id="obi_stat" name="obistat" version="@WRAPPER_VERSION@"> +<tool id="obi_stat" name="obistat" version="@TOOL_VERSION@"> <description>computes basic statistics for attribute values</description> <macros> <import>macros.xml</import> @@ -106,8 +106,7 @@ <param name="options_attribute_selector" value="min" /> <param name="options_uniq_selector" value="seq_length" /> </conditional> - - <output name="output" file="output_obistat.txt" ftype="txt"/> + <output name="output" file="output_obistat.txt" ftype="txt" sort="True"/> </test> </tests> <help><