comparison ramclustr_define_experiment.xml @ 3:023b57610017 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0
author recetox
date Thu, 22 Jun 2023 11:44:58 +0000
parents e8b49ea00469
children
comparison
equal deleted inserted replaced
2:e8b49ea00469 3:023b57610017
1 <tool id="ramclustr_define_experiment" name="RAMClustR define experiment" version="1.0.2" profile="21.09"> 1 <tool id="ramclustr_define_experiment" name="RAMClustR define experiment" version="1.0.2+galaxy0" profile="21.09">
2 <description>Definition of experimental design used for record keeping and writing spectra data.</description> 2 <description>Definition of experimental design used for record keeping and writing spectra data.</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <edam_operations>
7 <edam_operation>operation_3429</edam_operation>
8 </edam_operations>
9 <expand macro='annotation'/>
6 <expand macro="creator"/> 10 <expand macro="creator"/>
7 11
8 <command detect_errors="exit_code"><![CDATA[ 12 <command detect_errors="exit_code"><![CDATA[
9 sh ${ramclustr_define_experiment_cli} 13 sh ${ramclustr_define_experiment_cli}
10 ]]> 14 ]]>