Mercurial > repos > metexplore > met4j_extractsubnetwork
changeset 2:27be7e97f255 draft default tip
planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 538e93b3d7804d3e2d6a8d83aea3853279d37de3
| author | metexplore |
|---|---|
| date | Tue, 28 Oct 2025 14:20:25 +0000 |
| parents | 0a7da5c6843b |
| children | |
| files | ExtractSubNetwork.xml macros.xml |
| diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/ExtractSubNetwork.xml Mon Aug 25 16:06:05 2025 +0000 +++ b/ExtractSubNetwork.xml Tue Oct 28 14:20:25 2025 +0000 @@ -75,9 +75,9 @@ <citations> <citation type="doi">10.1093/bib/bbv115</citation> <citation type="doi">10.1093/bioinformatics/bti116</citation> + <citation type="doi">10.1093/nar/gki437</citation> <citation type="doi">10.1093/bioinformatics/btg217</citation> <citation type="doi">10.1016/j.biosystems.2011.05.004</citation> - <citation type="doi">10.1093/nar/gki437</citation> <citation type="doi">10.1093/bioinformatics/btu760</citation> <citation type="doi">10.1016/j.jmb.2005.09.079</citation> </citations>
--- a/macros.xml Mon Aug 25 16:06:05 2025 +0000 +++ b/macros.xml Tue Oct 28 14:20:25 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
