comparison wsdl_hmdb.xml @ 13:3587cb923890 draft

Master branch Updating - - Fxx
author fgiacomoni
date Tue, 02 Oct 2018 04:59:13 -0400
parents 2203cb539e53
children 625fa968d99a
comparison
equal deleted inserted replaced
12:2203cb539e53 13:3587cb923890
18 <exit_code range="1" level="fatal" /> 18 <exit_code range="1" level="fatal" />
19 </stdio> 19 </stdio>
20 20
21 21
22 <command><![CDATA[ 22 <command><![CDATA[
23 $__tool_directory__/wsdl_hmdb.pl 23 perl $__tool_directory__/wsdl_hmdb.pl
24 #if str($input_type.choice) == "YES": 24 #if str($input_type.choice) == "YES":
25 -masses "${input_type.masses}" 25 -masses "${input_type.masses}"
26 -header_choice "${input_type.header.header_choice}" 26 -header_choice "${input_type.header.header_choice}"
27 #if str($input_type.header.header_choice) == "yes": 27 #if str($input_type.header.header_choice) == "yes":
28 -nblineheader "${$input_type.header.nbHeader}" 28 -nblineheader "${$input_type.header.nbHeader}"