Repository 'matchms_formatter'
hg clone https://toolshed.g2.bx.psu.edu/repos/recetox/matchms_formatter

Changeset 17:b500419a2f1d (2023-12-01)
Previous changeset 16:afc881c21a62 (2023-11-23) Next changeset 18:86a45ba3d3f2 (2023-12-01)
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit ad718c989f31829edc89e039e56644a95dab6791
modified:
matchms_formatter.xml
b
diff -r afc881c21a62 -r b500419a2f1d matchms_formatter.xml
--- a/matchms_formatter.xml Thu Nov 23 09:54:20 2023 +0000
+++ b/matchms_formatter.xml Fri Dec 01 10:21:26 2023 +0000
b
@@ -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>