Repository 'ramclustr'
hg clone https://toolshed.g2.bx.psu.edu/repos/recetox/ramclustr

Changeset 5:2410de08b55a (2023-06-22)
Previous changeset 4:050cfef6ba65 (2023-06-15) Next changeset 6:9b716db0a786 (2023-06-27)
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0
modified:
macros.xml
ramclustr.xml
b
diff -r 050cfef6ba65 -r 2410de08b55a macros.xml
--- a/macros.xml Thu Jun 15 14:01:48 2023 +0000
+++ b/macros.xml Thu Jun 22 11:45:18 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 050cfef6ba65 -r 2410de08b55a ramclustr.xml
--- a/ramclustr.xml Thu Jun 15 14:01:48 2023 +0000
+++ b/ramclustr.xml Thu Jun 22 11:45:18 2023 +0000
b
@@ -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>