Mercurial > repos > iuc > bedtools
diff bamToBed.xml @ 43:71d71721695e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 1ec398a9421f016b852fe59d46961c12321ee5c8
| author | iuc |
|---|---|
| date | Tue, 15 May 2018 14:51:52 -0400 |
| parents | 5efc48568d8d |
| children | 2f457890d8c8 |
line wrap: on
line diff
--- a/bamToBed.xml Thu Apr 26 17:02:24 2018 -0400 +++ b/bamToBed.xml Tue May 15 14:51:52 2018 -0400 @@ -4,7 +4,7 @@ <import>macros.xml</import> </macros> <expand macro="requirements"> - <requirement type="package" version="1.2">samtools</requirement> + <requirement type="package" version="@SAMTOOLS_VERSION@">samtools</requirement> </expand> <expand macro="stdio" /> <command>
