comparison MetaboliteSpectralMatcher.xml @ 11:d8503d5dd2ba draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 55a2aeba8bfd8a6910630721de9857dcdfe05d3c"
author galaxyp
date Tue, 13 Oct 2020 20:28:07 +0000
parents 7b5df538705e
children 75ccdbc2475d
comparison
equal deleted inserted replaced
10:6950572aae5a 11:d8503d5dd2ba
65 <option value="negative">negative</option> 65 <option value="negative">negative</option>
66 <expand macro="list_string_san"/> 66 <expand macro="list_string_san"/>
67 </param> 67 </param>
68 </section> 68 </section>
69 <expand macro="adv_opts_macro"> 69 <expand macro="adv_opts_macro">
70 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> 70 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/>
71 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> 71 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help="">
72 <expand macro="list_string_san"/> 72 <expand macro="list_string_san"/>
73 </param> 73 </param>
74 </expand> 74 </expand>
75 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> 75 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs">
76 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> 76 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option>
77 </param> 77 </param>
78 </inputs> 78 </inputs>
79 <outputs> 79 <outputs>
80 <data name="out" label="${tool.name} on ${on_string}: out" format="mztab"/> 80 <data name="out" label="${tool.name} on ${on_string}: out" format="mztab"/>
87 <expand macro="manutest_MetaboliteSpectralMatcher"/> 87 <expand macro="manutest_MetaboliteSpectralMatcher"/>
88 </tests> 88 </tests>
89 <help><![CDATA[Perform a spectral library search. 89 <help><![CDATA[Perform a spectral library search.
90 90
91 91
92 For more information, visit http://www.openms.de/documentation/UTILS_MetaboliteSpectralMatcher.html]]></help> 92 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/UTILS_MetaboliteSpectralMatcher.html]]></help>
93 <expand macro="references"/> 93 <expand macro="references"/>
94 </tool> 94 </tool>