Previous changeset 3:425bbdd2209b (2023-12-01) Next changeset 5:584b408a453d (2023-12-04) |
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit 0ea5c86ceabe9f24dd61b399127b0d19a0ae2657 |
modified:
matchms_subsetting.xml |
b |
diff -r 425bbdd2209b -r aa2e912f9dc2 matchms_subsetting.xml --- a/matchms_subsetting.xml Fri Dec 01 10:21:57 2023 +0000 +++ b/matchms_subsetting.xml Fri Dec 01 11:17:01 2023 +0000 |
b |
@@ -1,4 +1,4 @@ -<tool id="matchms_subsetting" name="matchms subsetting" version="@TOOL_VERSION@+galaxy2" profile="21.09"> +<tool id="matchms_subsetting" name="matchms subsetting" version="@TOOL_VERSION@+galaxy3" profile="21.09"> <description>Extract spectra from a library given unique metadata identifier</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> |