Mercurial > repos > iuc > fastk_fastk
diff macros.xml @ 1:226636a67bc1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 92d9a56d5f2ad5ae4dbac320fa3129ff1cd2bf1f
| author | iuc |
|---|---|
| date | Tue, 05 Nov 2024 10:24:58 +0000 |
| parents | 794d07dc1c68 |
| children | b446c2f40b60 |
line wrap: on
line diff
--- a/macros.xml Mon Nov 04 14:20:00 2024 +0000 +++ b/macros.xml Tue Nov 05 10:24:58 2024 +0000 @@ -1,6 +1,9 @@ <macros> <token name="@TOOL_VERSION@">1.1.0</token> <token name="@VERSION_SUFFIX@">0</token> + <xrefs> + <xref type="bio.tools">fastk</xref> + </xrefs> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">fastk</requirement> @@ -20,4 +23,4 @@ </citation> </citations> </xml> -</macros> \ No newline at end of file +</macros>
