# HG changeset patch
# User metexplore
# Date 1763720465 0
# Node ID 828670ca9292b1b38cd8e755baa65e25fba10663
planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 71335d4a636672d264cc4f443c07856907571928
diff -r 000000000000 -r 828670ca9292 IdMapper.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/IdMapper.xml Fri Nov 21 10:21:05 2025 +0000
@@ -0,0 +1,35 @@
+
+
+ Map external metabolite identifiers (kegg, metanetx, pubchem CID...) to metabolite ids from a SBML file
+
+ macros.xml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ entries in the sbml should contain an field where there is references to the given database.check identifiers.org for valid database names and associated base URIs.
+The input id file should contain one id per line. The output is a tab delimited file with two columns: query id, sbml metabolite id (one line per match)
+@ATTRIBUTION@]]>
+
+
diff -r 000000000000 -r 828670ca9292 macros.xml
--- /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 @@
+
+
+
+
+
+ met4j
+
+
+
+
+
+ met4j
+
+
+ 2.2.0
+
+
\ No newline at end of file