Mercurial > repos > computational-metabolomics > mspurity_puritya
comparison purityA.xml @ 5:0d73912c7cdc draft
"planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit b1b879e29d5d6c97fdc3636aa6e900ad03695f9e"
author | computational-metabolomics |
---|---|
date | Fri, 13 Nov 2020 10:00:12 +0000 |
parents | 56cce1a90b73 |
children | 55f1691db108 |
comparison
equal
deleted
inserted
replaced
4:1c770b10974a | 5:0d73912c7cdc |
---|---|
20 $i.name, | 20 $i.name, |
21 #end for | 21 #end for |
22 ' | 22 ' |
23 | 23 |
24 #if $offsets.offsets == 'user' | 24 #if $offsets.offsets == 'user' |
25 --minOffset=$minoffset | 25 --minOffset=$offsets.minoffset |
26 --maxOffset=$maxoffset | 26 --maxOffset=$offsets.maxoffset |
27 #end if | 27 #end if |
28 | 28 |
29 --iwNorm=$iw_norm | 29 --iwNorm=$iw_norm |
30 --ilim=$ilim | 30 --ilim=$ilim |
31 | 31 |