changeset 5:2410de08b55a draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0
author recetox
date Thu, 22 Jun 2023 11:45:18 +0000
parents 050cfef6ba65
children 9b716db0a786
files macros.xml ramclustr.xml
diffstat 2 files changed, 17 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Jun 15 14:01:48 2023 +0000
+++ b/macros.xml	Thu Jun 22 11:45:18 2023 +0000
@@ -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"
--- a/ramclustr.xml	Thu Jun 15 14:01:48 2023 +0000
+++ b/ramclustr.xml	Thu Jun 22 11:45:18 2023 +0000
@@ -1,8 +1,15 @@
-<tool id="ramclustr" name="RAMClustR" version="@TOOL_VERSION@+galaxy0" profile="21.09">
+<tool id="ramclustr" name="RAMClustR" version="@TOOL_VERSION@+galaxy1" profile="21.09">
     <description>A feature clustering algorithm for non-targeted mass spectrometric metabolomics data.</description>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <edam_operations>
+        <edam_operation>operation_3557</edam_operation>
+        <edam_operation>operation_3435</edam_operation>
+        <edam_operation>operation_3432</edam_operation>
+        <edam_operation>operation_3465</edam_operation>
+    </edam_operations>
+    <expand macro='annotation'/>
     <expand macro="creator"/>
 
     <requirements>