comparison recetox_aplcms_generate_feature_table.xml @ 5:702a849c1e0e 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:45:10 +0000
parents 477b5144a422
children e7305ba0dd38
comparison
equal deleted inserted replaced
4:ebca18e223bf 5:702a849c1e0e
1 <tool id="recetox_aplcms_generate_feature_table" name="recetox-aplcms - generate feature table" version="@TOOL_VERSION@+galaxy1"> 1 <tool id="recetox_aplcms_generate_feature_table" name="recetox-aplcms - generate feature table" version="@TOOL_VERSION@+galaxy2" profile="21.09">
2 <description>generate feature table from noise-removed HRMS profile data</description> 2 <description>generate feature table from noise-removed 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_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 Rscript -e 'source("${__tool_directory__}/utils.R")' -e 'source("${run_script}")' 16 Rscript -e 'source("${__tool_directory__}/utils.R")' -e 'source("${run_script}")'