Mercurial > repos > iuc > panta
diff macros.xml @ 0:72296762b4f1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/panta/ commit 9b05e32c37a0825eb503df9daaf39b9c48e07c5b
| author | iuc |
|---|---|
| date | Mon, 15 Sep 2025 11:40:14 +0000 |
| parents | |
| children | 137d00a9a598 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Sep 15 11:40:14 2025 +0000 @@ -0,0 +1,30 @@ +<macros> + <token name="@TOOL_VERSION@">1.0.1</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">25.0</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">panta</requirement> + </requirements> + </xml> + <edam_topics> + <edam_topic>topic_3053</edam_topic> + <edam_topic>topic_3299</edam_topic> + <edam_topic>topic_3307</edam_topic> + </edam_topics> + <edam_operations> + <edam_operation>operation_2945</edam_operation> + <edam_operation>operation_2424</edam_operation> + <edam_operation>operation_3432</edam_operation> + </edam_operations> + <xrefs> + <xref type="bio.tools">PanTA</xref> + </xrefs> + <xml name="creator"> + <creator> + <organization name="Galaxy Europe"/> + <person givenName="Fernando" familyName="Martin Garcia" url="https://github.com/FMG0411"/> + <person givenName="Saim" familyName="Momin" url="https://github.com/SaimMomin12"/> + </creator> + </xml> +</macros>
