Mercurial > repos > iuc > miniprot
diff miniprot.xml @ 4:00b22efdd100 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniprot commit a411dff38de49b830297ba7c9a8f023abc9591aa
author | iuc |
---|---|
date | Mon, 11 Mar 2024 15:26:38 +0000 |
parents | 52bdc302299b |
children | 6b20d051d0dc |
line wrap: on
line diff
--- a/miniprot.xml Thu Jul 13 09:37:56 2023 +0000 +++ b/miniprot.xml Mon Mar 11 15:26:38 2024 +0000 @@ -4,9 +4,8 @@ <macros> <import>macros.xml</import> </macros> - <requirements> - <requirement type="package" version="@TOOL_VERSION@">miniprot</requirement> - </requirements> + <expand macro="xrefs"/> + <expand macro="requirements"/> <command detect_errors="exit_code"><![CDATA[ miniprot -t \${GALAXY_SLOTS:-1} @@ -361,4 +360,4 @@ .. _overview: https://github.com/lh3/miniprot#algorithm-overview ]]></help> <expand macro="citation"></expand> -</tool> +</tool> \ No newline at end of file