diff recetox_aplcms_merge_known_table.xml @ 6:e9b8f9db0bd5 draft default tip

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 0873c036d734782d2647b0eea84cd1a0658f5e58
author recetox
date Wed, 19 Jul 2023 00:23:23 +0000
parents 0e2ddbeb88eb
children
line wrap: on
line diff
--- a/recetox_aplcms_merge_known_table.xml	Thu Jun 22 11:44:04 2023 +0000
+++ b/recetox_aplcms_merge_known_table.xml	Wed Jul 19 00:23:23 2023 +0000
@@ -75,13 +75,13 @@
                 <option value="FALSE">Merge known table to features</option>
             </param>
             <when value="TRUE">
-                <param name="new_feature_min_count" type="integer" value="2" min="1" label="new_feature_min_count"
+                <param name="new_feature_min_count" type="integer" value="2" min="1" label="Minimal occurence of feature"
                        help="The minimum number of occurrences of a historically unseen (unknown) feature to add
                        this feature into the database of known features." />
             </when>
         </conditional>
 
-        <param name="match_tol_ppm" type="integer" optional="true" min="0" label="match_tol_ppm"
+        <param name="match_tol_ppm" type="integer" optional="true" min="0" label="Match tolerance [ppm]"
                help="The ppm tolerance to match identified features to known metabolites/features." />
     </inputs>