Mercurial > repos > iuc > bedtools
comparison coverageBed.xml @ 8:0232cdab3664 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 9555dac6cbff70048b682a6514c7fbb2b7fbb975
author | iuc |
---|---|
date | Mon, 05 Sep 2016 15:27:58 -0400 |
parents | d25966c8ddeb |
children | 2ab422b551df |
comparison
equal
deleted
inserted
replaced
7:8e6b7c3597a8 | 8:0232cdab3664 |
---|---|
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>of features in file B on the features in file A (bedtools coverage)</description> | 2 <description> |
3 of features in file B on the features in file A (bedtools coverage) | |
4 </description> | |
3 <macros> | 5 <macros> |
4 <import>macros.xml</import> | 6 <import>macros.xml</import> |
5 </macros> | 7 </macros> |
6 <expand macro="requirements" /> | 8 <expand macro="requirements" /> |
7 <expand macro="stdio" /> | 9 <expand macro="stdio" /> |