comparison nn_classifier.xml @ 1:e8362e64026d draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 38fa34f4b3f7298582644add88f9fe63554f32bb
author bgruening
date Sat, 04 Aug 2018 13:30:19 -0400
parents b7d0fc23bfe4
children c4ed38067415
comparison
equal deleted inserted replaced
0:b7d0fc23bfe4 1:e8362e64026d
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">