Mercurial > repos > iuc > bctools_remove_spurious_events
changeset 2:84aff696aa97 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 758b42538f722759e7b5414f64c9a7973cc221b4"
author | iuc |
---|---|
date | Wed, 25 Dec 2019 11:39:45 -0500 |
parents | 3175047fb607 |
children | 5c72eb992651 |
files | macros.xml rm_spurious_events.xml |
diffstat | 2 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Wed Apr 18 04:04:16 2018 -0400 +++ b/macros.xml Wed Dec 25 11:39:45 2019 -0500 @@ -2,6 +2,7 @@ <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">bctools</requirement> + <yield/> </requirements> </xml> <token name="@VERSION@">0.2.2</token>
--- a/rm_spurious_events.xml Wed Apr 18 04:04:16 2018 -0400 +++ b/rm_spurious_events.xml Wed Dec 25 11:39:45 2019 -0500 @@ -1,9 +1,11 @@ -<tool id="bctools_remove_spurious_events" name="Remove spurious" version="@VERSION@"> +<tool id="bctools_remove_spurious_events" name="Remove spurious" version="@VERSION@+galaxy1"> <description>crosslinking events</description> <macros> <import>macros.xml</import> </macros> - <expand macro="requirements"/> + <expand macro="requirements"> + <requirement type="package" version="8.31">coreutils</requirement> + </expand> <command detect_errors="exit_code"><![CDATA[ rm_spurious_events.py '$events'