Mercurial > repos > iuc > seqtk
diff seqtk_hety.xml @ 9:4b494533146a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 2f75805e2e6cfa2af15076e6f4929b87631360a6
author | iuc |
---|---|
date | Sat, 09 Dec 2023 11:14:21 +0000 |
parents | 3da72230c066 |
children |
line wrap: on
line diff
--- a/seqtk_hety.xml Thu Oct 14 09:22:39 2021 +0000 +++ b/seqtk_hety.xml Sat Dec 09 11:14:21 2023 +0000 @@ -1,10 +1,10 @@ <?xml version="1.0"?> -<tool id="seqtk_hety" name="seqtk_hety" version="@TOOL_VERSION@.1"> +<tool id="seqtk_hety" name="seqtk_hety" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05"> <description>regional heterozygosity</description> - <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros> + <expand macro="bio_tools"/> <expand macro="requirements"> <requirement type="package" version="@AWK_VERSION@">gawk</requirement> </expand> @@ -24,7 +24,7 @@ <param argument="-m" type="boolean" truevalue="-m" falsevalue="" checked="false" label="Treat lowercases as masked" /> </inputs> <outputs> - <data name="default" format="tabular" label="Heterozygous regions in $in_file.name"/> + <data name="default" format="tabular" label="${tool.name} on ${on_string}: Heterozygous regions"/> </outputs> <tests> <test>