comparison FeatureLinkerLabeled.xml @ 13:a33857ab19d0 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:44:05 +0000
parents fc56e75d8b14
children d9ebdc2e55fe
comparison
equal deleted inserted replaced
12:be80f15b4192 13:a33857ab19d0
52 </param> 52 </param>
53 <param name="mz_dev" argument="-algorithm:mz_dev" type="float" optional="true" min="0.0" value="0.05" label="maximum allowed deviation from optimal m/z distance" help=""/> 53 <param name="mz_dev" argument="-algorithm:mz_dev" type="float" optional="true" min="0.0" value="0.05" label="maximum allowed deviation from optimal m/z distance" help=""/>
54 <param name="mrm" argument="-algorithm:mrm" type="boolean" truevalue="true" falsevalue="false" checked="false" label="this option should be used if the features correspond mrm chromatograms (additionally the precursor is taken into account)" help=""/> 54 <param name="mrm" argument="-algorithm:mrm" type="boolean" truevalue="true" falsevalue="false" checked="false" label="this option should be used if the features correspond mrm chromatograms (additionally the precursor is taken into account)" help=""/>
55 </section> 55 </section>
56 <expand macro="adv_opts_macro"> 56 <expand macro="adv_opts_macro">
57 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> 57 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/>
58 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> 58 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help="">
59 <expand macro="list_string_san"/> 59 <expand macro="list_string_san"/>
60 </param> 60 </param>
61 </expand> 61 </expand>
62 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> 62 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs">
63 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> 63 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option>
64 </param> 64 </param>
65 </inputs> 65 </inputs>
66 <outputs> 66 <outputs>
67 <data name="out" label="${tool.name} on ${on_string}: out" format="consensusxml"/> 67 <data name="out" label="${tool.name} on ${on_string}: out" format="consensusxml"/>
74 <expand macro="manutest_FeatureLinkerLabeled"/> 74 <expand macro="manutest_FeatureLinkerLabeled"/>
75 </tests> 75 </tests>
76 <help><![CDATA[Groups corresponding isotope-labeled features in a feature map. 76 <help><![CDATA[Groups corresponding isotope-labeled features in a feature map.
77 77
78 78
79 For more information, visit http://www.openms.de/documentation/TOPP_FeatureLinkerLabeled.html]]></help> 79 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/TOPP_FeatureLinkerLabeled.html]]></help>
80 <expand macro="references"/> 80 <expand macro="references"/>
81 </tool> 81 </tool>