Mercurial > repos > iuc > dram_distill
changeset 3:e12898633ceb draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dram commit 3234c3d93fa294fa9c2c5148eae4b399d42904d8
author | iuc |
---|---|
date | Fri, 23 Aug 2024 08:18:06 +0000 |
parents | 9a0944d08a99 |
children | |
files | dram_distill.xml macros.xml |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/dram_distill.xml Fri Feb 09 21:36:23 2024 +0000 +++ b/dram_distill.xml Fri Aug 23 08:18:06 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="dram_distill" name="DRAM distill" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> +<tool id="dram_distill" name="DRAM distill" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> <description>metagenome-assembled-genomes (MAGs)</description> <macros> <import>macros.xml</import>
--- a/macros.xml Fri Feb 09 21:36:23 2024 +0000 +++ b/macros.xml Fri Aug 23 08:18:06 2024 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">1.3.5</token> + <token name="@TOOL_VERSION@">1.5.0</token> <!-- token name="@VERSION_SUFFIX@">0</token --> <token name="@PROFILE@">20.09</token> <xml name="bio_tools"> @@ -10,6 +10,7 @@ <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">dram</requirement> + <yield/> </requirements> </xml> <xml name="stdio">