comparison QCEmbedder.xml @ 11:2c6f5858e89a draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 55a2aeba8bfd8a6910630721de9857dcdfe05d3c"
author galaxyp
date Tue, 13 Oct 2020 19:55:08 +0000
parents 254e748f243a
children f9e709333234
comparison
equal deleted inserted replaced
10:a717bea32e41 11:2c6f5858e89a
81 <expand macro="list_string_san"/> 81 <expand macro="list_string_san"/>
82 </param> 82 </param>
83 <param name="plot" argument="-plot" type="data" format="png" optional="true" label="If a plot image is to be attached to a qp, this has to be specified here" help=" select png data sets(s)"/> 83 <param name="plot" argument="-plot" type="data" format="png" optional="true" label="If a plot image is to be attached to a qp, this has to be specified here" help=" select png data sets(s)"/>
84 <param name="table" argument="-table" type="data" format="csv" optional="true" label="If a table is to be attached to a qp, this has to be specified here" help=" select csv data sets(s)"/> 84 <param name="table" argument="-table" type="data" format="csv" optional="true" label="If a table is to be attached to a qp, this has to be specified here" help=" select csv data sets(s)"/>
85 <expand macro="adv_opts_macro"> 85 <expand macro="adv_opts_macro">
86 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> 86 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/>
87 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> 87 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help="">
88 <expand macro="list_string_san"/> 88 <expand macro="list_string_san"/>
89 </param> 89 </param>
90 </expand> 90 </expand>
91 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> 91 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs">
92 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> 92 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option>
93 </param> 93 </param>
94 </inputs> 94 </inputs>
95 <outputs> 95 <outputs>
96 <data name="out" label="${tool.name} on ${on_string}: out" format="qcml"/> 96 <data name="out" label="${tool.name} on ${on_string}: out" format="qcml"/>
103 <expand macro="manutest_QCEmbedder"/> 103 <expand macro="manutest_QCEmbedder"/>
104 </tests> 104 </tests>
105 <help><![CDATA[Attaches a table or an image to a given qc parameter. 105 <help><![CDATA[Attaches a table or an image to a given qc parameter.
106 106
107 107
108 For more information, visit http://www.openms.de/documentation/UTILS_QCEmbedder.html]]></help> 108 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/UTILS_QCEmbedder.html]]></help>
109 <expand macro="references"/> 109 <expand macro="references"/>
110 </tool> 110 </tool>