comparison CreateMetaNetwork.xml @ 1:3c0d062f0443 draft

planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 6bb33ff0ff022029543e5e5ace7d16418715aa1c
author metexplore
date Mon, 25 Aug 2025 16:05:30 +0000
parents 2bf2457aab90
children
comparison
equal deleted inserted replaced
0:2bf2457aab90 1:3c0d062f0443
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.reconstruction.CreateMetaNetwork -n1 "$sbml1FilePath" 9 <command detect_errors="exit_code"><![CDATA[met4j reconstruction.CreateMetaNetwork -n1 "$sbml1FilePath"
10 -n2 "$sbml2FilePath" 10 -n2 "$sbml2FilePath"
11 -n1ex "$external1" 11 -n1ex "$external1"
12 -n2ex "$external2" 12 -n2ex "$external2"
13 #if str($n1prefix): 13 #if str($n1prefix):
14 -n1px "$n1prefix" 14 -n1px "$n1prefix"