Mercurial > repos > metexplore > met4j_notestofbc
diff macros.xml @ 0:c607d6f740e2 draft
planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 6bb33ff0ff022029543e5e5ace7d16418715aa1c
| author | metexplore |
|---|---|
| date | Mon, 25 Aug 2025 16:07:24 +0000 |
| parents | |
| children | 5bf9a2597f05 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Aug 25 16:07:24 2025 +0000 @@ -0,0 +1,21 @@ +<?xml version="1.0"?> +<!-- This file has been automatically generated by the met4j app GenerateGalaxyFiles. Please don't edit manually. --> +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="2.1.0">met4j</requirement> + <yield/> + </requirements> + </xml> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">met4j</xref> + </xrefs> + </xml> + <token name="@TOOL_VERSION@">2.1.0</token> + <token name="@ATTRIBUTION@"><![CDATA[ +**Attribution** + +This Galaxy tool relies on the met4j toolkit which is dedicated to the structural analysis of metabolic networks (https://forge.inrae.fr/metexplore/met4j) + ]]></token> +</macros> \ No newline at end of file
