changeset 11:9e45e1c404a4 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit c12284c89d941da18f30b2666a64434ce1073cea
author lecorguille
date Fri, 19 May 2017 09:55:06 -0400
parents c81275aee959
children 4c8507667cd6
files abims_xcms_group.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/abims_xcms_group.xml	Fri Apr 07 07:35:31 2017 -0400
+++ b/abims_xcms_group.xml	Fri May 19 09:55:06 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