Mercurial > repos > iuc > bedtools
diff coverageBed.xml @ 59:539958feb49c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 500a03281ea704abc7a16d9af63d67dbdcc5cd0b"
| author | iuc |
|---|---|
| date | Thu, 04 Nov 2021 11:35:06 +0000 |
| parents | 1d0a0d6a78b1 |
| children | 7411007544bf |
line wrap: on
line diff
--- a/coverageBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/coverageBed.xml Thu Nov 04 11:35:06 2021 +0000 @@ -1,9 +1,9 @@ <tool id="bedtools_coveragebed" name="bedtools Compute both the depth and breadth of coverage" version="@TOOL_VERSION@" profile="@PROFILE@"> <description>of features in file B on the features in file A (bedtools coverage)</description> - <expand macro="bio_tools" /> <macros> <import>macros.xml</import> </macros> + <expand macro="bio_tools" /> <expand macro="requirements"> <requirement type="package" version="@SAMTOOLS_VERSION@">samtools</requirement> </expand>
