comparison MapAlignerPoseClustering.xml @ 8:d17db97d139f 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:35:17 +0000
parents e237cb433a92
children 246847b3a188
comparison
equal deleted inserted replaced
7:06f0d6f36e23 8:d17db97d139f
117 </param> 117 </param>
118 </section> 118 </section>
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="false"> 127 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs">
128 <option value="out_FLAG">out (Log-transform intensities)</option> 128 <option value="out_FLAG">out (Output files (same file type as 'in'))</option>
129 <option value="trafo_out_FLAG">trafo_out (Log-transform intensities)</option> 129 <option value="trafo_out_FLAG">trafo_out (Transformation output files)</option>
130 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> 130 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option>
131 </param> 131 </param>
132 </inputs> 132 </inputs>
133 <outputs> 133 <outputs>
134 <collection type="list" name="out" label="${tool.name} on ${on_string}: out"> 134 <collection type="list" name="out" label="${tool.name} on ${on_string}: out">
151 <expand macro="manutest_MapAlignerPoseClustering"/> 151 <expand macro="manutest_MapAlignerPoseClustering"/>
152 </tests> 152 </tests>
153 <help><![CDATA[Corrects retention time distortions between maps using a pose clustering approach. 153 <help><![CDATA[Corrects retention time distortions between maps using a pose clustering approach.
154 154
155 155
156 For more information, visit http://www.openms.de/documentation/TOPP_MapAlignerPoseClustering.html]]></help> 156 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/TOPP_MapAlignerPoseClustering.html]]></help>
157 <expand macro="references"/> 157 <expand macro="references"/>
158 </tool> 158 </tool>