comparison coverageBed.xml @ 25:6c6963cf9136 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit bad476ff5076338f3eebdf0c25bb5a6c745e5592
author iuc
date Wed, 14 Sep 2016 17:29:56 -0400
parents 679fbed9d08f
children c0fbce5dc84a
comparison
equal deleted inserted replaced
24:679fbed9d08f 25:6c6963cf9136
1 <tool id="bedtools_coveragebed" name="Compute both the depth and breadth of coverage" version="@WRAPPER_VERSION@.1"> 1 <tool id="bedtools_coveragebed" name="Compute both the depth and breadth of coverage" version="@WRAPPER_VERSION@.1">
2 <description> 2 <description>of features in file B on the features in file A (bedtools coverage)</description>
3 of features in file B on the features in file A (bedtools coverage)
4 </description>
5 <macros> 3 <macros>
6 <import>macros.xml</import> 4 <import>macros.xml</import>
7 </macros> 5 </macros>
8 <expand macro="requirements" /> 6 <expand macro="requirements" />
9 <expand macro="stdio" /> 7 <expand macro="stdio" />