Mercurial > repos > galaxyp > openms_fuzzydiff
comparison FuzzyDiff.xml @ 13:ed9a839cbbda 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:10:05 +0000 |
parents | 36c84cb92e46 |
children | c940abd8d622 |
comparison
equal
deleted
inserted
replaced
12:55f3c74f6ce6 | 13:ed9a839cbbda |
---|---|
56 </param> | 56 </param> |
57 <param name="matched_whitelist" argument="-matched_whitelist" type="text" optional="true" value="" label="Lines where one file contains one string and the other file another string are skipped" help="Input is given as list of colon separated tuples, e.g. String1:String2 String3:String4 (space separated list, in order to allow for spaces in list items surround them by single quotes)"> | 57 <param name="matched_whitelist" argument="-matched_whitelist" type="text" optional="true" value="" label="Lines where one file contains one string and the other file another string are skipped" help="Input is given as list of colon separated tuples, e.g. String1:String2 String3:String4 (space separated list, in order to allow for spaces in list items surround them by single quotes)"> |
58 <expand macro="list_string_val"/> | 58 <expand macro="list_string_val"/> |
59 <expand macro="list_string_san"/> | 59 <expand macro="list_string_san"/> |
60 </param> | 60 </param> |
61 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> | 61 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/> |
62 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> | 62 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> |
63 <expand macro="list_string_san"/> | 63 <expand macro="list_string_san"/> |
64 </param> | 64 </param> |
65 </expand> | 65 </expand> |
66 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> | 66 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs"> |
67 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> | 67 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> |
68 </param> | 68 </param> |
69 </inputs> | 69 </inputs> |
70 <outputs> | 70 <outputs> |
71 <data name="stdout" format="txt" label="${tool.name} on ${on_string}: stdout"> | 71 <data name="stdout" format="txt" label="${tool.name} on ${on_string}: stdout"> |
80 <expand macro="manutest_FuzzyDiff"/> | 80 <expand macro="manutest_FuzzyDiff"/> |
81 </tests> | 81 </tests> |
82 <help><![CDATA[Compares two files, tolerating numeric differences. | 82 <help><![CDATA[Compares two files, tolerating numeric differences. |
83 | 83 |
84 | 84 |
85 For more information, visit http://www.openms.de/documentation/UTILS_FuzzyDiff.html]]></help> | 85 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/UTILS_FuzzyDiff.html]]></help> |
86 <expand macro="references"/> | 86 <expand macro="references"/> |
87 </tool> | 87 </tool> |