Mercurial > repos > iuc > mitos2
comparison 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 |
comparison
equal
deleted
inserted
replaced
4:033755194fe9 | 5:e95d52d295d7 |
---|---|
1 <tool id="mitos2" name="@MITOS_NAME@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> | 1 <tool id="mitos2" name="@MITOS_NAME@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> |
2 <description>de-novo annotation of metazoan mitochondrial genomes</description> | 2 <description>de-novo annotation of metazoan mitochondrial genomes</description> |
3 <xrefs> | |
4 <xref type='bio.tools'>mitos</xref> | |
5 </xrefs> | |
6 <macros> | 3 <macros> |
7 <import>macros.xml</import> | 4 <import>macros.xml</import> |
8 <token name="@MITOS_NAME@">MITOS2</token> | 5 <token name="@MITOS_NAME@">MITOS2</token> |
9 <token name="@TOOL_VERSION@">2.1.3</token> | 6 <token name="@TOOL_VERSION@">2.1.6</token> |
10 <token name="@VERSION_SUFFIX@">0</token> | 7 <token name="@VERSION_SUFFIX@">0</token> |
11 </macros> | 8 </macros> |
9 <xrefs> | |
10 <xref type="bio.tools">mitos</xref> | |
11 </xrefs> | |
12 <requirements> | 12 <requirements> |
13 <requirement type="package" version="@TOOL_VERSION@">mitos</requirement> | 13 <requirement type="package" version="@TOOL_VERSION@">mitos</requirement> |
14 </requirements> | 14 </requirements> |
15 <version_command>python -c "import mitos; print(mitos.__version__)"</version_command> | 15 <version_command>python -c "import mitos; print(mitos.__version__)"</version_command> |
16 <command detect_errors="aggressive"><![CDATA[ | 16 <command detect_errors="aggressive"><![CDATA[ |