Mercurial > repos > metexplore > met4j_idmapper
diff macros.xml @ 0:828670ca9292 draft default tip
planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 71335d4a636672d264cc4f443c07856907571928
| author | metexplore |
|---|---|
| date | Fri, 21 Nov 2025 10:21:05 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Nov 21 10:21:05 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.2.0">met4j</requirement> + <yield/> + </requirements> + </xml> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">met4j</xref> + </xrefs> + </xml> + <token name="@TOOL_VERSION@">2.2.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://forgemia.inra.fr/metexplore/met4j) + ]]></token> +</macros> \ No newline at end of file
