Mercurial > repos > bgruening > sklearn_model_validation
comparison model_validation.xml @ 20:5895fe0b8bde draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit ba6a47bdf76bbf4cb276206ac1a8cbf61332fd16"
author | bgruening |
---|---|
date | Fri, 13 Sep 2019 12:16:02 -0400 |
parents | efbec977a47d |
children | 887e0aaa482e |
comparison
equal
deleted
inserted
replaced
19:efbec977a47d | 20:5895fe0b8bde |
---|---|
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> | 9 <command> |
10 <![CDATA[ | 10 <![CDATA[ |
11 export HDF5_USE_FILE_LOCKING='FALSE'; | |
11 python "$sklearn_model_validation_script" '$inputs' | 12 python "$sklearn_model_validation_script" '$inputs' |
12 ]]> | 13 ]]> |
13 </command> | 14 </command> |
14 <configfiles> | 15 <configfiles> |
15 <inputs name="inputs" /> | 16 <inputs name="inputs" /> |