Mercurial > repos > metexplore > met4j_setids
view macros.xml @ 0:c362da4bccfb draft
planemo upload for repository https://forgemia.inra.fr/metexplore/met4j-galaxy commit e28ca123295d50b85ba872e5a4720fd72697ecc3
| author | metexplore |
|---|---|
| date | Thu, 13 Mar 2025 15:51:38 +0000 |
| parents | |
| children | 6c8c9af89afe |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="2.0.1">met4j</requirement> <yield/> </requirements> </xml> <xml name="bio_tools"> <xrefs> <xref type="bio.tools">met4j</xref> </xrefs> </xml> <token name="@TOOL_VERSION@">2.0.1</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>
