comparison recetox_aplcms_align_features.xml @ 10:2b6bfa234d8b 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:19:39 +0000
parents 2d13fcae8b84
children
comparison
equal deleted inserted replaced
9:7b42ee54d757 10:2b6bfa234d8b
1 <tool id="recetox_aplcms_align_features" name="recetox-aplcms - align features" version="@TOOL_VERSION@+galaxy1" profile="21.09"> 1 <tool id="recetox_aplcms_align_features" name="recetox-aplcms - align features" version="@TOOL_VERSION@+galaxy2" profile="21.09">
2 <description>align peaks across samples</description> 2 <description>align peaks across samples</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 <import>help.xml</import> 5 <import>help.xml</import>
6 </macros> 6 </macros>
7 7 <expand macro="annotation"/>
8 <edam_operations> 8 <edam_operations>
9 <edam_operation>operation_2928</edam_operation> 9 <edam_operation>operation_2928</edam_operation>
10 </edam_operations> 10 </edam_operations>
11 <expand macro="annotation"/> 11 <expand macro="refs"/>
12 <expand macro="creator"/> 12 <expand macro="creator"/>
13 <expand macro="requirements"/> 13 <expand macro="requirements"/>
14 14
15 15
16 <command detect_errors="aggressive"><![CDATA[ 16 <command detect_errors="aggressive"><![CDATA[
54 <data name="rt_file" format="parquet" label="${tool.name} on ${on_string} (rt table)"/> 54 <data name="rt_file" format="parquet" label="${tool.name} on ${on_string} (rt table)"/>
55 <data name="intensity_file" format="parquet" label="${tool.name} on ${on_string} (intensity table)"/> 55 <data name="intensity_file" format="parquet" label="${tool.name} on ${on_string} (intensity table)"/>
56 </outputs> 56 </outputs>
57 57
58 <tests> 58 <tests>
59 59 <test expect_failure="true" />
60 </tests> 60 </tests>
61 61
62 <help> 62 <help>
63 <![CDATA[ 63 <![CDATA[
64 @ALIGN_FEATURES_HELP@ 64 @ALIGN_FEATURES_HELP@