Mercurial > repos > galaxyp > openms_ticcalculator
comparison TICCalculator.xml @ 11:ed6c05e730de 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:53:06 +0000 |
parents | 32667824b653 |
children | d623ad21ca59 |
comparison
equal
deleted
inserted
replaced
10:1aca7da945ba | 11:ed6c05e730de |
---|---|
48 <option value="cached_parallel">cached_parallel</option> | 48 <option value="cached_parallel">cached_parallel</option> |
49 <expand macro="list_string_san"/> | 49 <expand macro="list_string_san"/> |
50 </param> | 50 </param> |
51 <param name="loadData" argument="-loadData" type="boolean" truevalue="true" falsevalue="false" checked="true" label="Whether to actually load and decode the binary data (or whether to skip decoding the binary data)" help=""/> | 51 <param name="loadData" argument="-loadData" type="boolean" truevalue="true" falsevalue="false" checked="true" label="Whether to actually load and decode the binary data (or whether to skip decoding the binary data)" help=""/> |
52 <expand macro="adv_opts_macro"> | 52 <expand macro="adv_opts_macro"> |
53 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> | 53 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/> |
54 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> | 54 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> |
55 <expand macro="list_string_san"/> | 55 <expand macro="list_string_san"/> |
56 </param> | 56 </param> |
57 </expand> | 57 </expand> |
58 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> | 58 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs"> |
59 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> | 59 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> |
60 </param> | 60 </param> |
61 </inputs> | 61 </inputs> |
62 <outputs> | 62 <outputs> |
63 <data name="stdout" format="txt" label="${tool.name} on ${on_string}: stdout"> | 63 <data name="stdout" format="txt" label="${tool.name} on ${on_string}: stdout"> |
72 <expand macro="manutest_TICCalculator"/> | 72 <expand macro="manutest_TICCalculator"/> |
73 </tests> | 73 </tests> |
74 <help><![CDATA[Calculates the TIC from a mass spectrometric raw file (useful for benchmarking). | 74 <help><![CDATA[Calculates the TIC from a mass spectrometric raw file (useful for benchmarking). |
75 | 75 |
76 | 76 |
77 For more information, visit http://www.openms.de/documentation/UTILS_TICCalculator.html]]></help> | 77 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/UTILS_TICCalculator.html]]></help> |
78 <expand macro="references"/> | 78 <expand macro="references"/> |
79 </tool> | 79 </tool> |