diff abims_xcms_fillPeaks.xml @ 4:980a4556c5db draft

Uploaded
author lecorguille
date Wed, 27 Jan 2016 08:42:08 -0500
parents 0df708800853
children 061958ded240
line wrap: on
line diff
--- a/abims_xcms_fillPeaks.xml	Fri Jan 15 08:12:59 2016 -0500
+++ b/abims_xcms_fillPeaks.xml	Wed Jan 27 08:42:08 2016 -0500
@@ -1,4 +1,4 @@
-<tool id="abims_xcms_fillPeaks" name="xcms.fillPeaks" version="2.0.4">
+<tool id="abims_xcms_fillPeaks" name="xcms.fillPeaks" version="2.0.5">
 
     <description>Integrate the signal in the region of that peak group not represented and create a new peak</description>
 
@@ -22,9 +22,9 @@
 
         method $method
 
-        #if $zip_file:
-            zipfile $zip_file
-        #end if
+        ###if $zip_file:
+        ##    zipfile $zip_file
+        ###end if
         ;
         return=\$?;
         mv log.txt $log;
@@ -40,7 +40,7 @@
             <option value="MSW" >MSW</option>
         </param>
         <!-- To pass planemo test -->
-        <param name="zip_file" type="hidden_data" format="no_unzip.zip" label="Zip file" />
+        <!--<param name="zip_file" type="hidden_data" format="no_unzip.zip" label="Zip file" />-->
     </inputs>
 
     <outputs>