Mercurial > repos > iuc > drep_dereplicate
changeset 6:cafcc13990ee draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/drep commit 583548ea40e0f811de8dd7334164a1c54610a80f
author | iuc |
---|---|
date | Sun, 19 May 2024 16:16:18 +0000 |
parents | a248ec535518 |
children | |
files | drep_dereplicate.xml macros.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/drep_dereplicate.xml Mon Nov 06 09:11:51 2023 +0000 +++ b/drep_dereplicate.xml Sun May 19 16:16:18 2024 +0000 @@ -1,9 +1,9 @@ -<tool id="drep_dereplicate" name="dRep dereplicate" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@" python_template_version="3.5"> +<tool id="drep_dereplicate" name="dRep dereplicate" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>De-replicate a list of genomes</description> - <expand macro="biotools" /> <macros> <import>macros.xml</import> </macros> + <expand macro="biotools" /> <expand macro="requirements"> <requirement type="package" version="1.2.2">checkm-genome</requirement> </expand>
--- a/macros.xml Mon Nov 06 09:11:51 2023 +0000 +++ b/macros.xml Sun May 19 16:16:18 2024 +0000 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">3.4.5</token> + <token name="@TOOL_VERSION@">3.5.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">20.01</token> <xml name="biotools">