Mercurial > repos > bgruening > sklearn_nn_classifier
changeset 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 |
files | nn_classifier.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/nn_classifier.xml Sat Aug 04 12:49:47 2018 -0400 +++ b/nn_classifier.xml Sat Aug 04 13:30:19 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>