comparison IDConflictResolver.xml @ 13:fb0e6f70a1df 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:02:28 +0000
parents 79a706245fd3
children ca1740533b59
comparison
equal deleted inserted replaced
12:709b729227e9 13:fb0e6f70a1df
46 <option value="off" selected="true">off</option> 46 <option value="off" selected="true">off</option>
47 <option value="highest_intensity">highest_intensity</option> 47 <option value="highest_intensity">highest_intensity</option>
48 <expand macro="list_string_san"/> 48 <expand macro="list_string_san"/>
49 </param> 49 </param>
50 <expand macro="adv_opts_macro"> 50 <expand macro="adv_opts_macro">
51 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> 51 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/>
52 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> 52 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help="">
53 <expand macro="list_string_san"/> 53 <expand macro="list_string_san"/>
54 </param> 54 </param>
55 </expand> 55 </expand>
56 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> 56 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs">
57 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> 57 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option>
58 </param> 58 </param>
59 </inputs> 59 </inputs>
60 <outputs> 60 <outputs>
61 <data name="out" label="${tool.name} on ${on_string}: out" format_source="in" metadata_source="in"/> 61 <data name="out" label="${tool.name} on ${on_string}: out" format_source="in" metadata_source="in"/>
68 <expand macro="manutest_IDConflictResolver"/> 68 <expand macro="manutest_IDConflictResolver"/>
69 </tests> 69 </tests>
70 <help><![CDATA[Resolves ambiguous annotations of features with peptide identifications 70 <help><![CDATA[Resolves ambiguous annotations of features with peptide identifications
71 71
72 72
73 For more information, visit http://www.openms.de/documentation/TOPP_IDConflictResolver.html]]></help> 73 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/TOPP_IDConflictResolver.html]]></help>
74 <expand macro="references"/> 74 <expand macro="references"/>
75 </tool> 75 </tool>