Mercurial > repos > iuc > parse_mito_blast
diff parse_mito_blast.xml @ 1:ff664729dc59 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:18 +0000 |
| parents | 57d1a77d4d65 |
| children |
line wrap: on
line diff
--- a/parse_mito_blast.xml Thu May 12 10:45:17 2022 +0000 +++ b/parse_mito_blast.xml Thu Jun 09 18:07:18 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>
