changeset 17:b500419a2f1d draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit ad718c989f31829edc89e039e56644a95dab6791
author recetox
date Fri, 01 Dec 2023 10:21:26 +0000
parents afc881c21a62
children 86a45ba3d3f2
files matchms_formatter.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/matchms_formatter.xml	Thu Nov 23 09:54:20 2023 +0000
+++ b/matchms_formatter.xml	Fri Dec 01 10:21:26 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="matchms_formatter" name="matchms scores formatter" version="@TOOL_VERSION@+galaxy0" profile="21.09">
+<tool id="matchms_formatter" name="matchms scores formatter" version="@TOOL_VERSION@+galaxy1" profile="21.09">
     <description>reformat scores object of matchms to long format table</description>
 
     <macros>
@@ -24,6 +24,7 @@
     <environment_variables>
         <environment_variable name="MPLCONFIGDIR">\$_GALAXY_JOB_TMP_DIR</environment_variable>
         <environment_variable name="XDG_CACHE_HOME">\$_GALAXY_JOB_TMP_DIR</environment_variable>
+        <environment_variable name="OPENBLAS_NUM_THREADS">1</environment_variable>
     </environment_variables>
 
     <configfiles>