| Previous changeset 2:25625114618e (2023-06-15) Next changeset 4:5f2b58dadb39 (2023-06-27) |
|
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0 |
|
modified:
macros.xml ramclustr_define_experiment.xml |
| b |
| diff -r 25625114618e -r 049285068dad macros.xml --- a/macros.xml Thu Jun 15 14:02:02 2023 +0000 +++ b/macros.xml Thu Jun 22 11:45:32 2023 +0000 |
| b |
| @@ -35,6 +35,15 @@ </creator> </xml> + <xml name="annotation"> + <edam_topics> + <edam_topic>topic_3520</edam_topic> + </edam_topics> + <xrefs> + <xref type="bio.tools">ramclustr</xref> + </xrefs> + </xml> + <xml name="parameters_csv"> <section name="ms_csv" title="Input MS Data as CSV" expanded="true"> <param label="Input CSV" name="ms" type="data" format="csv" |
| b |
| diff -r 25625114618e -r 049285068dad ramclustr_define_experiment.xml --- a/ramclustr_define_experiment.xml Thu Jun 15 14:02:02 2023 +0000 +++ b/ramclustr_define_experiment.xml Thu Jun 22 11:45:32 2023 +0000 |
| [ |
| @@ -1,8 +1,12 @@ -<tool id="ramclustr_define_experiment" name="RAMClustR define experiment" version="1.0.2" profile="21.09"> +<tool id="ramclustr_define_experiment" name="RAMClustR define experiment" version="1.0.2+galaxy0" profile="21.09"> <description>Definition of experimental design used for record keeping and writing spectra data.</description> <macros> <import>macros.xml</import> </macros> + <edam_operations> + <edam_operation>operation_3429</edam_operation> + </edam_operations> + <expand macro='annotation'/> <expand macro="creator"/> <command detect_errors="exit_code"><![CDATA[ |