Mercurial > repos > galaxyp > openms_fuzzydiff
diff FuzzyDiff.xml @ 7:cabf2360876a draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 58476cadaaf10b494317a604ad81d41c2d15f29b
author | galaxyp |
---|---|
date | Mon, 12 Feb 2018 12:54:36 -0500 |
parents | 2065b42a39e2 |
children | 42b3646bc300 |
line wrap: on
line diff
--- a/FuzzyDiff.xml Thu Jan 11 17:59:36 2018 -0500 +++ b/FuzzyDiff.xml Mon Feb 12 12:54:36 2018 -0500 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> -<!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.--> +<!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTDConverter.--> <!--Proposed Tool Section: [Utilities]--> -<tool id="FuzzyDiff" name="FuzzyDiff" version="2.2.0.1"> +<tool id="FuzzyDiff" name="FuzzyDiff" version="2.3.0"> <description>Compares two files, tolerating numeric differences.</description> <macros> <token name="@EXECUTABLE@">FuzzyDiff</token> @@ -81,7 +81,7 @@ </sanitizer> </param> </repeat> - <repeat name="rep_param_matched_whitelist" min="0" max="1" title="param_matched_whitelist"> + <repeat name="rep_param_matched_whitelist" min="0" title="param_matched_whitelist"> <param name="param_matched_whitelist" type="text" size="30" label="Lines where one file contains one string and the other file another string are skipped. Input is given as list of colon separated tuples," help="(-matched_whitelist) e.g. String1:String2 String3:String4"> <sanitizer> <valid initial="string.printable">