comparison TopologicalPathwayAnalysis.xml @ 1:361998830a96 draft

planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 6bb33ff0ff022029543e5e5ace7d16418715aa1c
author metexplore
date Mon, 25 Aug 2025 16:09:55 +0000
parents 7995de215935
children fcb3f990694e
comparison
equal deleted inserted replaced
0:7995de215935 1:361998830a96
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="bio_tools"/> 7 <expand macro="bio_tools"/>
8 <expand macro="requirements"/> 8 <expand macro="requirements"/>
9 <command detect_errors="exit_code"><![CDATA[met4j fr.inrae.toulouse.metexplore.met4j_toolbox.networkAnalysis.TopologicalPathwayAnalysis -i "$inputPath" 9 <command detect_errors="exit_code"><![CDATA[met4j networkAnalysis.TopologicalPathwayAnalysis -i "$inputPath"
10 #if str($inputSide) != 'None': 10 #if str($inputSide) != 'None':
11 -sc "$inputSide" 11 -sc "$inputSide"
12 #end if 12 #end if
13 #if str($mergingStrat): 13 #if str($mergingStrat):
14 -mc "$mergingStrat" 14 -mc "$mergingStrat"