Mercurial > repos > iuc > parse_mito_blast
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 0:57d1a77d4d65 | 1:ff664729dc59 |
|---|---|
| 1 <tool id="parse_mito_blast" name="Parse mitochondrial blast" version="@TOOL_VERSION@" profile="21.05"> | 1 <tool id="parse_mito_blast" name="Parse mitochondrial blast" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> |
| 2 <description>overlap-conscious coverage calculation between scaffold-accession number pairs from blast output</description> | 2 <description>overlap-conscious coverage calculation between scaffold-accession number pairs from blast output</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">1.0.1</token> | 4 <token name="@TOOL_VERSION@">1.0.2</token> |
| 5 <token name="@VERSION_SUFFIX@">0</token> | |
| 5 </macros> | 6 </macros> |
| 6 <requirements> | 7 <requirements> |
| 7 <requirement type="package" version="@TOOL_VERSION@">parse_mito_blast</requirement> | 8 <requirement type="package" version="@TOOL_VERSION@">parse_mito_blast</requirement> |
| 8 </requirements> | 9 </requirements> |
| 9 <command detect_errors="exit_code"><