comparison Sbml2Graph.xml @ 1:a06c047410ac draft

planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 6bb33ff0ff022029543e5e5ace7d16418715aa1c
author metexplore
date Mon, 25 Aug 2025 16:08:06 +0000
parents 5e7aa3ae9c16
children
comparison
equal deleted inserted replaced
0:5e7aa3ae9c16 1:a06c047410ac
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.convert.Sbml2Graph -i "$inputPath" 9 <command detect_errors="exit_code"><![CDATA[met4j convert.Sbml2Graph -i "$inputPath"
10 $bipartite 10 $bipartite
11 $compound 11 $compound
12 $reaction 12 $reaction
13 #if str($format): 13 #if str($format):
14 -f "$format" 14 -f "$format"