comparison coverageBed.xml @ 9:2ab422b551df 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:30:10 -0400
parents 0232cdab3664
children 7308cc546a36
comparison
equal deleted inserted replaced
8:0232cdab3664 9:2ab422b551df
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" />