Mercurial > repos > lecorguille > xcms_group
comparison abims_xcms_group.xml @ 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 |
comparison
equal
deleted
inserted
replaced
10:c81275aee959 | 11:9e45e1c404a4 |
---|---|
15 image '$image' | 15 image '$image' |
16 | 16 |
17 xsetRdataOutput '$xsetRData' | 17 xsetRdataOutput '$xsetRData' |
18 rplotspdf '$rplotsPdf' | 18 rplotspdf '$rplotsPdf' |
19 | 19 |
20 method $methods.method sleep 0.001 | 20 method $methods.method |
21 #if $methods.method == "density": | 21 #if $methods.method == "density": |
22 ## minsamp $methods.minsamp | 22 ## minsamp $methods.minsamp |
23 minfrac $methods.minfrac | 23 minfrac $methods.minfrac |
24 bw $methods.bw | 24 bw $methods.bw |
25 mzwid $methods.mzwid | 25 mzwid $methods.mzwid |
26 sleep 0.001 | |
26 #if $methods.density_options.option == "show": | 27 #if $methods.density_options.option == "show": |
27 max $methods.density_options.max | 28 max $methods.density_options.max |
28 #end if | 29 #end if |
29 #elif $methods.method == "mzClust": | 30 #elif $methods.method == "mzClust": |
30 mzppm $methods.mzppm | 31 mzppm $methods.mzppm |