Mercurial > repos > iuc > bedtools
diff bedpeToBam.xml @ 52:9a9f1a7abf54 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit fe3f54a0d3edb83fcf6752e3b1524c582b4febd5"
| author | iuc |
|---|---|
| date | Fri, 06 Sep 2019 14:28:37 -0400 |
| parents | df28283b3778 |
| children | 7a06bb42dbb1 |
line wrap: on
line diff
--- a/bedpeToBam.xml Thu Sep 05 19:34:55 2019 -0400 +++ b/bedpeToBam.xml Fri Sep 06 14:28:37 2019 -0400 @@ -3,7 +3,10 @@ <macros> <import>macros.xml</import> </macros> - <expand macro="requirements" /> + <!-- bedtobam broken in 2.29.0 <expand macro="requirements" /> --> + <requirements> + <requirement type="package" version="2.27.1">bedtools</requirement> + </requirements> <expand macro="stdio" /> <command><