comparison sortBed.xml @ 17:a2d4c30ba2f9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 0887009a23d176b21536c9fd8a18c4fecc417d4f
author iuc
date Sun, 21 Jun 2015 22:49:46 -0400
parents 0d3aa592ce27
children c0fbce5dc84a
comparison
equal deleted inserted replaced
16:e30113df8cf6 17:a2d4c30ba2f9
1 <tool id="bedtools_sortbed" name="Sort BED files" version="@WRAPPER_VERSION@.0"> 1 <tool id="bedtools_sortbed" name="SortBED" version="@WRAPPER_VERSION@.0">
2 <description></description> 2 <description>order the intervals</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" />
7 <expand macro="stdio" /> 7 <expand macro="stdio" />