Mercurial > repos > iuc > parse_mito_blast
changeset 1:3c9ad4adf8d2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/parse_mito_blast commit 9c9689f095805b738f654eed152900339753f6fd
author | iuc |
---|---|
date | Thu, 09 Jun 2022 18:07:51 +0000 |
parents | f172b1f77d6c |
children | |
files | parse_mito_blast.xml test-data/test_mito_scaff_names.txt |
diffstat | 2 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/parse_mito_blast.xml Thu May 12 10:45:45 2022 +0000 +++ b/parse_mito_blast.xml Thu Jun 09 18:07:51 2022 +0000 @@ -1,7 +1,8 @@ - <tool id="parse_mito_blast" name="Parse mitochondrial blast" version="@TOOL_VERSION@" profile="21.05"> + <tool id="parse_mito_blast" name="Parse mitochondrial blast" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> <description>overlap-conscious coverage calculation between scaffold-accession number pairs from blast output</description> <macros> - <token name="@TOOL_VERSION@">1.0.1</token> + <token name="@TOOL_VERSION@">1.0.2</token> + <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">parse_mito_blast</requirement>