Mercurial > repos > galaxyp > openms_featurelinkerunlabeledkd
comparison FeatureLinkerUnlabeledKD.xml @ 10:7a9d97cfe93c 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:40:20 +0000 |
parents | 2570414d1fd9 |
children | 718c0e2904cb |
comparison
equal
deleted
inserted
replaced
9:4c485bb20e27 | 10:7a9d97cfe93c |
---|---|
117 <expand macro="list_string_san"/> | 117 <expand macro="list_string_san"/> |
118 </param> | 118 </param> |
119 </section> | 119 </section> |
120 </section> | 120 </section> |
121 <expand macro="adv_opts_macro"> | 121 <expand macro="adv_opts_macro"> |
122 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> | 122 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/> |
123 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> | 123 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> |
124 <expand macro="list_string_san"/> | 124 <expand macro="list_string_san"/> |
125 </param> | 125 </param> |
126 </expand> | 126 </expand> |
127 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> | 127 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs"> |
128 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> | 128 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> |
129 </param> | 129 </param> |
130 </inputs> | 130 </inputs> |
131 <outputs> | 131 <outputs> |
132 <data name="out" label="${tool.name} on ${on_string}: out" format="consensusxml"/> | 132 <data name="out" label="${tool.name} on ${on_string}: out" format="consensusxml"/> |
139 <expand macro="manutest_FeatureLinkerUnlabeledKD"/> | 139 <expand macro="manutest_FeatureLinkerUnlabeledKD"/> |
140 </tests> | 140 </tests> |
141 <help><![CDATA[Groups corresponding features from multiple maps. | 141 <help><![CDATA[Groups corresponding features from multiple maps. |
142 | 142 |
143 | 143 |
144 For more information, visit http://www.openms.de/documentation/TOPP_FeatureLinkerUnlabeledKD.html]]></help> | 144 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/TOPP_FeatureLinkerUnlabeledKD.html]]></help> |
145 <expand macro="references"/> | 145 <expand macro="references"/> |
146 </tool> | 146 </tool> |