comparison recetox_aplcms_recover_weaker_signals.xml @ 7:c3d4b82c7e5d draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 199dd33897bacaeb194ce9f5239cc4752c92e4df
author recetox
date Thu, 22 Jun 2023 11:46:55 +0000
parents fd66fc063ce8
children a9bb2ccc53de
comparison
equal deleted inserted replaced
6:e2cb970d99dd 7:c3d4b82c7e5d
1 <tool id="recetox_aplcms_recover_weaker_signals" name="recetox-aplcms - recover weaker signals" version="@TOOL_VERSION@+galaxy1"> 1 <tool id="recetox_aplcms_recover_weaker_signals" name="recetox-aplcms - recover weaker signals" version="@TOOL_VERSION@+galaxy2" profile="21.09">
2 <description>recover weaker signals from raw data using an aligned feature table</description> 2 <description>recover weaker signals from raw data using an aligned feature table</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 <edam_operations>
8 <edam_operation>operation_3215</edam_operation>
9 <edam_operation>operation_3799</edam_operation>
10 </edam_operations>
11 <expand macro="annotation"/>
7 <expand macro="creator"/> 12 <expand macro="creator"/>
8 <expand macro="requirements"/> 13 <expand macro="requirements"/>
9 14
10 <command detect_errors="aggressive"><![CDATA[ 15 <command detect_errors="aggressive"><![CDATA[
11 python '${__tool_directory__}/mzml_id_getter.py' '$input_file'; 16 python '${__tool_directory__}/mzml_id_getter.py' '$input_file';