comparison SetPathways.xml @ 1:2d11c51ed536 draft

planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 6bb33ff0ff022029543e5e5ace7d16418715aa1c
author metexplore
date Mon, 25 Aug 2025 16:09:30 +0000
parents 781eb27e0f5a
children f610e716950a
comparison
equal deleted inserted replaced
0:781eb27e0f5a 1:2d11c51ed536
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.attributes.SetPathways#if str($colp) != 'nan': 9 <command detect_errors="exit_code"><![CDATA[met4j attributes.SetPathways#if str($colp) != 'nan':
10 -cp "$colp" 10 -cp "$colp"
11 #end if 11 #end if
12 #if str($sep): 12 #if str($sep):
13 -sep "$sep" 13 -sep "$sep"
14 #end if 14 #end if