Mercurial > repos > metexplore > met4j_extractpathways
diff ExtractPathways.xml @ 1:03a77f9c808d draft
planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 6bb33ff0ff022029543e5e5ace7d16418715aa1c
| author | metexplore |
|---|---|
| date | Mon, 25 Aug 2025 16:05:52 +0000 |
| parents | effdd70905ed |
| children |
line wrap: on
line diff
--- a/ExtractPathways.xml Thu Mar 13 15:42:11 2025 +0000 +++ b/ExtractPathways.xml Mon Aug 25 16:05:52 2025 +0000 @@ -6,7 +6,7 @@ </macros> <expand macro="bio_tools"/> <expand macro="requirements"/> - <command detect_errors="exit_code"><![CDATA[met4j fr.inrae.toulouse.metexplore.met4j_toolbox.attributes.ExtractPathways -i "$inputPath" + <command detect_errors="exit_code"><![CDATA[met4j attributes.ExtractPathways -i "$inputPath" -p "$pathwayId" -o "$outputPath" ]]></command>
