Mercurial > repos > bgruening > sklearn_model_validation
comparison model_validation.xml @ 20:315365aafa36 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit ba6a47bdf76bbf4cb276206ac1a8cbf61332fd16"
| author | bgruening |
|---|---|
| date | Fri, 13 Sep 2019 11:45:27 -0400 |
| parents | d6822c37f0ba |
| children | 00671f5ae52c |
comparison
equal
deleted
inserted
replaced
| 19:d6822c37f0ba | 20:315365aafa36 |
|---|---|
| 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" /> |
