Previous changeset 3:caf007467c84 (2023-12-01) Next changeset 5:3a37748f6c95 (2023-12-04) |
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit 19994ff091195ec6c7df791985b2a04ed5aba329 |
modified:
matchms_metadata_merge.xml |
b |
diff -r caf007467c84 -r 6fc00a30049a matchms_metadata_merge.xml --- a/matchms_metadata_merge.xml Fri Dec 01 11:18:46 2023 +0000 +++ b/matchms_metadata_merge.xml Mon Dec 04 13:42:59 2023 +0000 |
b |
@@ -1,4 +1,4 @@ -<tool id="matchms_metadata_merge" name="matchms metadata merge" version="@TOOL_VERSION@+galaxy3" profile="21.09"> +<tool id="matchms_metadata_merge" name="matchms metadata merge" version="@TOOL_VERSION@+galaxy4" profile="21.09"> <description>Merge metadata csv into MSP by a specified column</description> <macros> @@ -23,6 +23,7 @@ <environment_variables> <environment_variable name="OPENBLAS_NUM_THREADS">4</environment_variable> + <environment_variable name="RLIMIT_NPROC">4</environment_variable> </environment_variables> <configfiles> |