comparison filterFragSpectra.xml @ 4:43d4dd3288cd draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 75d13d0237560528a1c6596a3ea5e327bed3e3a0
author tomnl
date Tue, 18 Jun 2019 10:53:27 -0400
parents 11f138472bb2
children 82e94c75e5d6
comparison
equal deleted inserted replaced
3:bc2deb435a56 4:43d4dd3288cd
38 <param name="snmeth" type="select" label="Function to calculate noise." help="" > 38 <param name="snmeth" type="select" label="Function to calculate noise." help="" >
39 <option value="median" selected="true">median</option> 39 <option value="median" selected="true">median</option>
40 <option value="mean">mean</option> 40 <option value="mean">mean</option>
41 <!-- <option value="mad">mad</option> --> 41 <!-- <option value="mad">mad</option> -->
42 </param> 42 </param>
43 <param name="rmp" type="boolean" checked="false" truevalue="--remove_peaks" falsevalue="" 43 <param name="rmp" type="boolean" checked="false" truevalue="--rmp" falsevalue=""
44 label="Remove peaks that do not meet the filtering criteria. 44 label="Remove peaks that do not meet the filtering criteria.
45 Otherwise peaks will be flagged instead." 45 Otherwise peaks will be flagged instead."
46 help="" /> 46 help="" />
47 </inputs> 47 </inputs>
48 <outputs> 48 <outputs>