changeset 26:e121f6d76dfb draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit a0206fe6932fda018ecd078134d884aec36aeb97
author lecorguille
date Fri, 19 May 2017 09:35:20 -0400
parents 4bd8cd773b4e
children 36b470f3ebcf
files abims_xcms_group.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/abims_xcms_group.xml	Mon Apr 03 07:52:16 2017 -0400
+++ b/abims_xcms_group.xml	Fri May 19 09:35:20 2017 -0400
@@ -17,12 +17,13 @@
         xsetRdataOutput '$xsetRData'
         rplotspdf '$rplotsPdf'
 
-        method $methods.method sleep 0.001
+        method $methods.method 
         #if $methods.method == "density":
             ## minsamp $methods.minsamp
             minfrac $methods.minfrac
             bw $methods.bw
             mzwid $methods.mzwid
+            sleep 0.001
         #if $methods.density_options.option == "show":
             max $methods.density_options.max
         #end if