comparison recetox_xmsannotator_simple.xml @ 3:b8b1b865c82d draft

"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox-xmsannotator commit 2c173d0e31d016311ee2d73c468818b776a423b4"
author recetox
date Thu, 12 Aug 2021 11:27:50 +0000
parents c72233720bdc
children
comparison
equal deleted inserted replaced
2:c72233720bdc 3:b8b1b865c82d
1 <tool id="recetox_xmsannotator_simple" name="RECETOX xMSannotator simple" version="@TOOL_VERSION@+galaxy0"> 1 <tool id="recetox_xmsannotator_simple" name="RECETOX xMSannotator simple" version="@TOOL_VERSION@+galaxy0">
2 <description>annotate peak intensity table</description> 2 <description>annotate peak intensity table</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="creator"/>
6 <expand macro="requirements" /> 7 <expand macro="requirements" />
7
8 <command detect_errors="aggressive"><![CDATA[ 8 <command detect_errors="aggressive"><![CDATA[
9 Rscript $wrapper 9 Rscript $wrapper
10 ]]></command> 10 ]]></command>
11 11
12 <configfiles> 12 <configfiles>