changeset 18:86a45ba3d3f2 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit 0ea5c86ceabe9f24dd61b399127b0d19a0ae2657
author recetox
date Fri, 01 Dec 2023 11:16:22 +0000
parents b500419a2f1d
children f7718efde4d5
files matchms_formatter.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/matchms_formatter.xml	Fri Dec 01 10:21:26 2023 +0000
+++ b/matchms_formatter.xml	Fri Dec 01 11:16:22 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="matchms_formatter" name="matchms scores formatter" version="@TOOL_VERSION@+galaxy1" profile="21.09">
+<tool id="matchms_formatter" name="matchms scores formatter" version="@TOOL_VERSION@+galaxy2" profile="21.09">
     <description>reformat scores object of matchms to long format table</description>
 
     <macros>
@@ -24,7 +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_variable name="OPENBLAS_NUM_THREADS">4</environment_variable>
     </environment_variables>
 
     <configfiles>