Mercurial > repos > iuc > obi_sort
comparison obisort.xml @ 1:fe736681bbd8 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:18:47 -0400 |
| parents | bfec1056dceb |
| children | 25393415c6c9 |
comparison
equal
deleted
inserted
replaced
| 0:bfec1056dceb | 1:fe736681bbd8 |
|---|---|
| 1 <tool id="obi_sort" name="obisort" version="@WRAPPER_VERSION@"> | 1 <tool id="obi_sort" name="obisort" version="@TOOL_VERSION@"> |
| 2 <description>sorts sequence records according to the value of a given attribute, which can be either numeric or alphanumeric</description> | 2 <description>sorts sequence records according to the value of a given attribute, which can be either numeric or alphanumeric</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="requirements"/> | 6 <expand macro="requirements"/> |
