Mercurial > repos > iuc > miniprot_index
diff macros.xml @ 4:9e2772125405 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:49 +0000 |
| parents | 3ccb407501d8 |
| children | aeb4c76d007b |
line wrap: on
line diff
--- a/macros.xml Thu Jul 13 09:37:48 2023 +0000 +++ b/macros.xml Mon Mar 11 15:26:49 2024 +0000 @@ -5,4 +5,14 @@ <citation type="doi">10.1093/bioinformatics/btad014</citation> </citations> </xml> -</macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">miniprot</requirement> + </requirements> + </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">miniprot</xref> + </xrefs> + </xml> +</macros> \ No newline at end of file
