changeset 3:caf007467c84 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit 0ea5c86ceabe9f24dd61b399127b0d19a0ae2657
author recetox
date Fri, 01 Dec 2023 11:18:46 +0000
parents 912af73eb6aa
children 6fc00a30049a
files matchms_metadata_merge.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/matchms_metadata_merge.xml	Fri Dec 01 10:24:02 2023 +0000
+++ b/matchms_metadata_merge.xml	Fri Dec 01 11:18:46 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="matchms_metadata_merge" name="matchms metadata merge" version="@TOOL_VERSION@+galaxy2" profile="21.09">
+<tool id="matchms_metadata_merge" name="matchms metadata merge" version="@TOOL_VERSION@+galaxy3" profile="21.09">
     <description>Merge metadata csv into MSP by a specified column</description>
     
     <macros>
@@ -22,7 +22,7 @@
     ]]></command>
 
     <environment_variables>
-        <environment_variable name="OPENBLAS_NUM_THREADS">1</environment_variable>
+        <environment_variable name="OPENBLAS_NUM_THREADS">4</environment_variable>
     </environment_variables>
 
 <configfiles>