diff recetox_aplcms_merge_known_table.xml @ 7:8ecb609cc265 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 97249a1af94ac5c387e1ede274dec5364f71cde9
author recetox
date Wed, 11 Oct 2023 11:18:43 +0000
parents dd7bbc2b99d1
children 17a48d0a80f4
line wrap: on
line diff
--- a/recetox_aplcms_merge_known_table.xml	Wed Jul 19 00:26:00 2023 +0000
+++ b/recetox_aplcms_merge_known_table.xml	Wed Oct 11 11:18:43 2023 +0000
@@ -1,13 +1,14 @@
-<tool id="recetox_aplcms_merge_known_table" name="recetox-aplcms - merge known table" version="@TOOL_VERSION@+galaxy1" profile="21.09">
+<tool id="recetox_aplcms_merge_known_table" name="recetox-aplcms - merge known table" version="@TOOL_VERSION@+galaxy2" profile="21.09">
     <description>join knowledge from aligned features and known table.</description>
     <macros>
         <import>macros.xml</import>
         <import>help.xml</import>
     </macros>
+    <expand macro="annotation"/>
     <edam_operations>
         <edam_operation>operation_3436</edam_operation>
     </edam_operations>
-    <expand macro="annotation"/>
+    <expand macro="refs"/>
     <expand macro="creator"/>
     <expand macro="requirements"/>
 
@@ -79,6 +80,7 @@
                        help="The minimum number of occurrences of a historically unseen (unknown) feature to add
                        this feature into the database of known features." />
             </when>
+            <when value="FALSE"></when>
         </conditional>
 
         <param name="match_tol_ppm" type="integer" optional="true" min="0" label="Match tolerance [ppm]"
@@ -105,7 +107,7 @@
     </outputs>
 
     <tests>
-
+        <test expect_failure="true" />
     </tests>
 
     <help>