Mercurial > repos > iuc > mitos2
diff mitos2.xml @ 5:e95d52d295d7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 2d87b0b9c2491ed6fc611b6820b5ebea1d6def23
author | iuc |
---|---|
date | Fri, 19 Jan 2024 21:29:17 +0000 |
parents | 033755194fe9 |
children | af3c1dc1d141 |
line wrap: on
line diff
--- a/mitos2.xml Wed Mar 01 22:39:37 2023 +0000 +++ b/mitos2.xml Fri Jan 19 21:29:17 2024 +0000 @@ -1,14 +1,14 @@ <tool id="mitos2" name="@MITOS_NAME@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> <description>de-novo annotation of metazoan mitochondrial genomes</description> - <xrefs> - <xref type='bio.tools'>mitos</xref> - </xrefs> <macros> <import>macros.xml</import> <token name="@MITOS_NAME@">MITOS2</token> - <token name="@TOOL_VERSION@">2.1.3</token> + <token name="@TOOL_VERSION@">2.1.6</token> <token name="@VERSION_SUFFIX@">0</token> </macros> + <xrefs> + <xref type="bio.tools">mitos</xref> + </xrefs> <requirements> <requirement type="package" version="@TOOL_VERSION@">mitos</requirement> </requirements>