Mercurial > repos > metexplore > met4j_setgprs
changeset 2:67e93e5f08ee draft default tip
planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 71335d4a636672d264cc4f443c07856907571928
| author | metexplore |
|---|---|
| date | Fri, 21 Nov 2025 10:23:31 +0000 |
| parents | ba2b5c2001ed |
| children | |
| files | SetGprs.xml macros.xml |
| diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/SetGprs.xml Mon Aug 25 16:09:06 2025 +0000 +++ b/SetGprs.xml Fri Nov 21 10:23:31 2025 +0000 @@ -74,7 +74,7 @@ - as fbc gene product association (see FBC package specifications: https://doi.org/10.1515/jib-2017-0082) @ATTRIBUTION@]]></help> <citations> + <citation type="doi">10.1038/nprot.2011.308</citation> <citation type="doi">10.1515/jib-2017-0082</citation> - <citation type="doi">10.1038/nprot.2011.308</citation> </citations> </tool>
--- a/macros.xml Mon Aug 25 16:09:06 2025 +0000 +++ b/macros.xml Fri Nov 21 10:23:31 2025 +0000 @@ -3,7 +3,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="2.1.0">met4j</requirement> + <requirement type="package" version="2.2.0">met4j</requirement> <yield/> </requirements> </xml> @@ -12,10 +12,10 @@ <xref type="bio.tools">met4j</xref> </xrefs> </xml> - <token name="@TOOL_VERSION@">2.1.0</token> + <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://forge.inrae.fr/metexplore/met4j) +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
