diff model_prediction.xml @ 1:40f7b098e32e draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit ba6a47bdf76bbf4cb276206ac1a8cbf61332fd16"
author bgruening
date Fri, 13 Sep 2019 11:36:23 -0400
parents 722ef0f87568
children 2e06cdd9b47f
line wrap: on
line diff
--- a/model_prediction.xml	Fri Aug 09 06:20:25 2019 -0400
+++ b/model_prediction.xml	Fri Sep 13 11:36:23 2019 -0400
@@ -9,6 +9,7 @@
     <version_command>echo "@VERSION@"</version_command>
     <command>
         <![CDATA[
+        export HDF5_USE_FILE_LOCKING='FALSE';
         python '$__tool_directory__/model_prediction.py'
             --inputs '$inputs'
             --infile_estimator '$infile_estimator'