Mercurial > repos > galaxyp > openms_svmtheoreticalspectrumgeneratortrainer
comparison SvmTheoreticalSpectrumGeneratorTrainer.xml @ 11:b1a8601e2ea0 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:04:00 +0000 |
parents | 94b81345543d |
children | 3c5de1c6c08a |
comparison
equal
deleted
inserted
replaced
10:416fc18f347a | 11:b1a8601e2ea0 |
---|---|
116 <param name="nu_stop" argument="-algorithm:svm:svr:nu_stop" type="float" optional="true" min="0.0" max="1.0" value="0.6" label="stopping point of nu" help=""/> | 116 <param name="nu_stop" argument="-algorithm:svm:svr:nu_stop" type="float" optional="true" min="0.0" max="1.0" value="0.6" label="stopping point of nu" help=""/> |
117 </section> | 117 </section> |
118 </section> | 118 </section> |
119 </section> | 119 </section> |
120 <expand macro="adv_opts_macro"> | 120 <expand macro="adv_opts_macro"> |
121 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> | 121 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/> |
122 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> | 122 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> |
123 <expand macro="list_string_san"/> | 123 <expand macro="list_string_san"/> |
124 </param> | 124 </param> |
125 </expand> | 125 </expand> |
126 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> | 126 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs"> |
127 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> | 127 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> |
128 </param> | 128 </param> |
129 </inputs> | 129 </inputs> |
130 <outputs> | 130 <outputs> |
131 <data name="model_output_file" label="${tool.name} on ${on_string}: model_output_file" format="txt"/> | 131 <data name="model_output_file" label="${tool.name} on ${on_string}: model_output_file" format="txt"/> |
138 <expand macro="manutest_SvmTheoreticalSpectrumGeneratorTrainer"/> | 138 <expand macro="manutest_SvmTheoreticalSpectrumGeneratorTrainer"/> |
139 </tests> | 139 </tests> |
140 <help><![CDATA[Trainer for SVM models as input for SvmTheoreticalSpectrumGenerator | 140 <help><![CDATA[Trainer for SVM models as input for SvmTheoreticalSpectrumGenerator |
141 | 141 |
142 | 142 |
143 For more information, visit http://www.openms.de/documentation/UTILS_SvmTheoreticalSpectrumGeneratorTrainer.html]]></help> | 143 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/UTILS_SvmTheoreticalSpectrumGeneratorTrainer.html]]></help> |
144 <expand macro="references"/> | 144 <expand macro="references"/> |
145 </tool> | 145 </tool> |