Mercurial > repos > recetox > matchms_metadata_match
comparison matchms_metadata_match.xml @ 10:91b4b0c9a384 draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit da193865f41a3a840ecc4ba0afab1d358554998a
author | recetox |
---|---|
date | Mon, 05 Feb 2024 10:38:50 +0000 |
parents | be20e19c57e8 |
children | 43d40415654c |
comparison
equal
deleted
inserted
replaced
9:05a7fc94e66c | 10:91b4b0c9a384 |
---|---|
129 The metadata matching module allows comparing metadata entries to create a mask to use for further computations. | 129 The metadata matching module allows comparing metadata entries to create a mask to use for further computations. |
130 Numerical metadata can be matched using a tolerance while an exact match is required for categorical metadata. | 130 Numerical metadata can be matched using a tolerance while an exact match is required for categorical metadata. |
131 The output will be __TRUE__ if the value is within the tolerance or an exact match and __FALSE__ otherwise. | 131 The output will be __TRUE__ if the value is within the tolerance or an exact match and __FALSE__ otherwise. |
132 | 132 |
133 .. rubric:: **Footnotes** | 133 .. rubric:: **Footnotes** |
134 .. [1] SQL join types explained on LearnSQL_. | 134 .. [1] SQL join types explained on W3School_. |
135 | 135 |
136 .. _LearnSQL: https://learnsql.com/blog/sql-joins-types-explained/ | 136 .. _W3School: https://www.w3schools.com/sql/sql_join.asp |
137 | 137 |
138 @HELP_matchms@ | 138 @HELP_matchms@ |
139 </help> | 139 </help> |
140 | 140 |
141 <expand macro="citations"/> | 141 <expand macro="citations"/> |