Mercurial > repos > iuc > metabat2_jgi_summarize_bam_contig_depths
changeset 3:ec045ca00b50 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabat2/ commit 3a3dfd676076438bea1518eb731790edfb4da3c0
author | iuc |
---|---|
date | Thu, 09 Nov 2023 12:24:01 +0000 |
parents | a4441f35f17b |
children | |
files | macros.xml |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Aug 02 09:40:30 2022 +0000 +++ b/macros.xml Thu Nov 09 12:24:01 2023 +0000 @@ -1,7 +1,12 @@ <macros> <token name="@TOOL_VERSION@">2.15</token> - <token name="@VERSION_SUFFIX@">2</token> + <token name="@VERSION_SUFFIX@">3</token> <token name="@PROFILE@">21.01</token> + <xml name="biotools"> + <xrefs> + <xref type="bio.tools">MetaBAT_2</xref> + </xrefs> + </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">metabat2</requirement>