Mercurial > repos > galaxyp > openms_baselinefilter
comparison BaselineFilter.xml @ 15:1936361a3dbb draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 55a2aeba8bfd8a6910630721de9857dcdfe05d3c"
author | galaxyp |
---|---|
date | Tue, 13 Oct 2020 19:43:23 +0000 |
parents | 2c6de76669fe |
children | ddbae9eb797e |
comparison
equal
deleted
inserted
replaced
14:d9a4d7684e66 | 15:1936361a3dbb |
---|---|
60 <option value="erosion_simple">erosion_simple</option> | 60 <option value="erosion_simple">erosion_simple</option> |
61 <option value="dilation_simple">dilation_simple</option> | 61 <option value="dilation_simple">dilation_simple</option> |
62 <expand macro="list_string_san"/> | 62 <expand macro="list_string_san"/> |
63 </param> | 63 </param> |
64 <expand macro="adv_opts_macro"> | 64 <expand macro="adv_opts_macro"> |
65 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> | 65 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/> |
66 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> | 66 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> |
67 <expand macro="list_string_san"/> | 67 <expand macro="list_string_san"/> |
68 </param> | 68 </param> |
69 </expand> | 69 </expand> |
70 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> | 70 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs"> |
71 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> | 71 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> |
72 </param> | 72 </param> |
73 </inputs> | 73 </inputs> |
74 <outputs> | 74 <outputs> |
75 <data name="out" label="${tool.name} on ${on_string}: out" format="mzml"/> | 75 <data name="out" label="${tool.name} on ${on_string}: out" format="mzml"/> |
82 <expand macro="manutest_BaselineFilter"/> | 82 <expand macro="manutest_BaselineFilter"/> |
83 </tests> | 83 </tests> |
84 <help><![CDATA[Removes the baseline from profile spectra using a top-hat filter. | 84 <help><![CDATA[Removes the baseline from profile spectra using a top-hat filter. |
85 | 85 |
86 | 86 |
87 For more information, visit http://www.openms.de/documentation/TOPP_BaselineFilter.html]]></help> | 87 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/TOPP_BaselineFilter.html]]></help> |
88 <expand macro="references"/> | 88 <expand macro="references"/> |
89 </tool> | 89 </tool> |