diff recetox_aplcms_generate_feature_table.xml @ 7:32b66fb6a6a0 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:17:54 +0000
parents e7305ba0dd38
children
line wrap: on
line diff
--- a/recetox_aplcms_generate_feature_table.xml	Wed Jul 19 00:27:37 2023 +0000
+++ b/recetox_aplcms_generate_feature_table.xml	Wed Oct 11 11:17:54 2023 +0000
@@ -1,14 +1,15 @@
-<tool id="recetox_aplcms_generate_feature_table" name="recetox-aplcms - generate feature table" version="@TOOL_VERSION@+galaxy2" profile="21.09">
+<tool id="recetox_aplcms_generate_feature_table" name="recetox-aplcms - generate feature table" version="@TOOL_VERSION@+galaxy3" profile="21.09">
     <description>generate feature table from noise-removed HRMS profile data</description>
     <macros>
         <import>macros.xml</import>
         <import>help.xml</import>
     </macros>
+    <expand macro="annotation"/>
     <edam_operations>
         <edam_operation>operation_3215</edam_operation>
         <edam_operation>operation_3799</edam_operation>
     </edam_operations>
-    <expand macro="annotation"/>
+    <expand macro="refs"/>
     <expand macro="creator"/>
     <expand macro="requirements"/>
 
@@ -72,7 +73,11 @@
     </outputs>
 
     <tests>
-
+        <test expect_failure="true" />
+        <test>
+            <param name="profile" value="remove_noise_docker.parquet" />
+            <output name="output_file" file="peak_table_galaxy.parquet" />
+        </test>
     </tests>
 
     <help>