# HG changeset patch # User metexplore # Date 1769009451 0 # Node ID 2aa74b67755fef4f3e58467853ab44b521995db8 # Parent eecf4a934d329084f1ffc663f3f9d79bc556e62d planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit e757d0398a8407d983f1ef3f900b31cafc26e170 diff -r eecf4a934d32 -r 2aa74b67755f NameMatcher.xml --- a/NameMatcher.xml Fri Nov 21 10:21:41 2025 +0000 +++ b/NameMatcher.xml Wed Jan 21 15:30:51 2026 +0000 @@ -1,6 +1,6 @@ - This tool runs edit-distance based fuzzy matching to perform near-similar name matching between a metabolic model and a list of chemical names in a dataset. A harmonization processing is performed on chemical names with substitutions of common patterns among synonyms, in order to create aliases on which classical fuzzy matching can be run efficiently. + From a list of compound names, find the best matching metabolites in a SBML model using fuzzy name matching on harmonized aliases. macros.xml diff -r eecf4a934d32 -r 2aa74b67755f macros.xml --- a/macros.xml Fri Nov 21 10:21:41 2025 +0000 +++ b/macros.xml Wed Jan 21 15:30:51 2026 +0000 @@ -3,7 +3,7 @@ - met4j + met4j @@ -12,7 +12,7 @@ met4j - 2.2.0 + 2.2.1