Previous changeset 10:c81275aee959 (2017-04-07) Next changeset 12:4c8507667cd6 (2017-07-20) |
Commit message:
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit c12284c89d941da18f30b2666a64434ce1073cea |
modified:
abims_xcms_group.xml |
b |
diff -r c81275aee959 -r 9e45e1c404a4 abims_xcms_group.xml --- 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 |
b |
@@ -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 |