Repository 'sklearn_nn_classifier'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_nn_classifier

Changeset 2:c4ed38067415 (2018-08-04)
Previous changeset 1:e8362e64026d (2018-08-04) Next changeset 3:b3a37a265fa8 (2018-08-04)
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 2afd4f6be8b2870c2b3701189b28111bfa3ca0ad
modified:
nn_classifier.xml
b
diff -r e8362e64026d -r c4ed38067415 nn_classifier.xml
--- a/nn_classifier.xml Sat Aug 04 13:30:19 2018 -0400
+++ b/nn_classifier.xml Sat Aug 04 13:43:33 2018 -0400
[
@@ -7,7 +7,7 @@
     <expand macro="macro_stdio"/>
     <version_command>echo "@VERSION@"</version_command>
     <command><![CDATA[
-    python "$nnc_script" '$inputs'
+    python '$nnc_script' '$inputs'
 ]]>
     </command>
     <configfiles>