Mercurial > repos > iuc > bedtools
comparison coverageBed.xml @ 24:679fbed9d08f 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:44 -0400 |
| parents | ac8b17b66663 |
| children | 6c6963cf9136 |
comparison
equal
deleted
inserted
replaced
| 23:2a576a9ef0cb | 24:679fbed9d08f |
|---|---|
| 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" /> |
