diff replicate_filter.xml @ 2:6cb796aa12c8 draft default tip

"planemo upload for repository https://github.com/computational-metabolomics/dimspy-galaxy commit 80069808371b58f45da0c8133c27d67ac1a5b448"
author computational-metabolomics
date Wed, 17 Feb 2021 10:54:32 +0000
parents 0cdf340364ed
children
line wrap: on
line diff
--- a/replicate_filter.xml	Tue Apr 28 17:43:04 2020 -0400
+++ b/replicate_filter.xml	Wed Feb 17 10:54:32 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="dimspy_replicate_filter" name="Replicate Filter" version="@TOOL_VERSION@+galaxy@GALAXY_TOOL_VERSION@">
+<tool id="dimspy_replicate_filter" name="Replicate Filter" version="@TOOL_VERSION@+galaxy1">
     <description> - Remove peaks that fail to appear in at least x-out-of-n (technical) replicates</description>  
     <macros>
         <import>macros.xml</import>
@@ -19,6 +19,7 @@
             --rsd-threshold $rsd_threshold
         #end if
         --report '$report'
+        --ncpu \${GALAXY_SLOTS:-1}
         &&
         dimspy create-sample-list
         --input '$hdf5_file_out'