comparison recetox_aplcms_remove_noise.xml @ 5:156293ea9f88 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:47:12 +0000
parents e3acbc988e14
children 12bf74dd09f1
comparison
equal deleted inserted replaced
4:8fb5e458831f 5:156293ea9f88
1 <tool id="recetox_aplcms_remove_noise" name="recetox-aplcms - remove noise" version="@TOOL_VERSION@+galaxy1"> 1 <tool id="recetox_aplcms_remove_noise" name="recetox-aplcms - remove noise" version="@TOOL_VERSION@+galaxy2" 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 <edam_operations>
8 <edam_operation>operation_3937</edam_operation>
9 </edam_operations>
10 <expand macro="annotation"/>
7 <expand macro="creator"/> 11 <expand macro="creator"/>
8 <expand macro="requirements"/> 12 <expand macro="requirements"/>
9 13
10 <command detect_errors="aggressive"><![CDATA[ 14 <command detect_errors="aggressive"><![CDATA[
11 python '${__tool_directory__}/mzml_id_getter.py' '$input_file'; 15 python '${__tool_directory__}/mzml_id_getter.py' '$input_file';