comparison recetox_aplcms_remove_noise.xml @ 7:12bf74dd09f1 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:22 +0000
parents 156293ea9f88
children ffbabefbd2e2
comparison
equal deleted inserted replaced
6:d90187b0f247 7:12bf74dd09f1
1 <tool id="recetox_aplcms_remove_noise" name="recetox-aplcms - remove noise" version="@TOOL_VERSION@+galaxy2" profile="21.09"> 1 <tool id="recetox_aplcms_remove_noise" name="recetox-aplcms - remove noise" version="@TOOL_VERSION@+galaxy3" profile="21.09">
2 <description>filter noise and detect peaks in high resolution mass spectrometry (HRMS) profile data</description> 2 <description>filter noise and detect peaks in high resolution mass spectrometry (HRMS) profile data</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 <expand macro="annotation"/>
7 <edam_operations> 8 <edam_operations>
8 <edam_operation>operation_3937</edam_operation> 9 <edam_operation>operation_3937</edam_operation>
9 </edam_operations> 10 </edam_operations>
10 <expand macro="annotation"/> 11 <expand macro="refs"/>
11 <expand macro="creator"/> 12 <expand macro="creator"/>
12 <expand macro="requirements"/> 13 <expand macro="requirements"/>
13 14
14 <command detect_errors="aggressive"><![CDATA[ 15 <command detect_errors="aggressive"><![CDATA[
15 python '${__tool_directory__}/mzml_id_getter.py' '$input_file'; 16 python '${__tool_directory__}/mzml_id_getter.py' '$input_file';