comparison obisort.xml @ 1:0de27b538106 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:23:57 -0400
parents aca6a8c9cf83
children e614dcabd870
comparison
equal deleted inserted replaced
0:aca6a8c9cf83 1:0de27b538106
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"/>