comparison SideCompoundsScan.xml @ 1:97e6505bf8da draft

planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 6bb33ff0ff022029543e5e5ace7d16418715aa1c
author metexplore
date Mon, 25 Aug 2025 16:09:42 +0000
parents 6b8db0740032
children cb9942e68c8c
comparison
equal deleted inserted replaced
0:6b8db0740032 1:97e6505bf8da
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.SideCompoundsScan -i "$inputPath" 9 <command detect_errors="exit_code"><![CDATA[met4j networkAnalysis.SideCompoundsScan -i "$inputPath"
10 $sideOnly 10 $sideOnly
11 $noReportValue 11 $noReportValue
12 #if str($degree): 12 #if str($degree):
13 -d "$degree" 13 -d "$degree"
14 #end if 14 #end if