diff matchms_subsetting.xml @ 5:584b408a453d draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit 19994ff091195ec6c7df791985b2a04ed5aba329
author recetox
date Mon, 04 Dec 2023 13:41:18 +0000
parents aa2e912f9dc2
children 4ef214cf07c1
line wrap: on
line diff
--- a/matchms_subsetting.xml	Fri Dec 01 11:17:01 2023 +0000
+++ b/matchms_subsetting.xml	Mon Dec 04 13:41:18 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="matchms_subsetting" name="matchms subsetting" version="@TOOL_VERSION@+galaxy3" profile="21.09">
+<tool id="matchms_subsetting" name="matchms subsetting" version="@TOOL_VERSION@+galaxy4" profile="21.09">
     <description>Extract spectra from a library given unique metadata identifier</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>