comparison nn_classifier.xml @ 2:c4ed38067415 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 2afd4f6be8b2870c2b3701189b28111bfa3ca0ad
author bgruening
date Sat, 04 Aug 2018 13:43:33 -0400
parents e8362e64026d
children 753ebd417b17
comparison
equal deleted inserted replaced
1:e8362e64026d 2:c4ed38067415
5 </macros> 5 </macros>
6 <expand macro="python_requirements"/> 6 <expand macro="python_requirements"/>
7 <expand macro="macro_stdio"/> 7 <expand macro="macro_stdio"/>
8 <version_command>echo "@VERSION@"</version_command> 8 <version_command>echo "@VERSION@"</version_command>
9 <command><![CDATA[ 9 <command><![CDATA[
10 python "$nnc_script" '$inputs' 10 python '$nnc_script' '$inputs'
11 ]]> 11 ]]>
12 </command> 12 </command>
13 <configfiles> 13 <configfiles>
14 <inputs name="inputs"/> 14 <inputs name="inputs"/>
15 <configfile name="nnc_script"> 15 <configfile name="nnc_script">