Repository 'humann_barplot'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/humann_barplot

Changeset 4:d76a22ed5e5b (2023-03-29)
Previous changeset 3:0cd140dfdecf (2023-02-07) Next changeset 5:90a69c4a4aca (2023-04-24)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 32d4c566afe55179531fdd106dc5a996cc09bbb1
modified:
humann_barplot.xml
macros.xml
b
diff -r 0cd140dfdecf -r d76a22ed5e5b humann_barplot.xml
--- a/humann_barplot.xml Tue Feb 07 19:41:52 2023 +0000
+++ b/humann_barplot.xml Wed Mar 29 20:05:06 2023 +0000
[
@@ -142,13 +142,13 @@
         </section>
     </inputs>
     <outputs>
-        <data name="barplot_png" format="png" from_work_dir="output.png">
+        <data name="barplot_png" format="png" from_work_dir="output.png" label="png figure from ${tool.name} on ${on_string}">
             <filter>out['format'] == 'png'</filter>
         </data>
-        <data name="barplot_pdf" format="pdf" from_work_dir="output.pdf">
+        <data name="barplot_pdf" format="pdf" from_work_dir="output.pdf" label="${tool.name} on ${on_string}: pdf">
             <filter>out['format'] == 'pdf'</filter>
         </data>
-        <data name="barplot_svg" format="svg" from_work_dir="output.svg">
+        <data name="barplot_svg" format="svg" from_work_dir="output.svg" label="${tool.name} on ${on_string}: svg">
             <filter>out['format'] == 'svg'</filter>
         </data>
     </outputs>
b
diff -r 0cd140dfdecf -r d76a22ed5e5b macros.xml
--- a/macros.xml Tue Feb 07 19:41:52 2023 +0000
+++ b/macros.xml Wed Mar 29 20:05:06 2023 +0000
b
@@ -1,17 +1,12 @@
 <?xml version="1.0"?>
 <macros>
-    <token name="@TOOL_VERSION@">3.6.0</token>
+    <token name="@TOOL_VERSION@">3.6.1</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">22.01</token>
     <xml name="edam_ontology">
-        <edam_topics>
-            <edam_topic>topic_3174</edam_topic>
-            <edam_topic>topic_0194</edam_topic>
-        </edam_topics>
-        <edam_operations>
-            <edam_operation>operation_2478</edam_operation>
-            <edam_operation>operation_0324</edam_operation>
-        </edam_operations>
+        <xrefs>
+            <xref type="bio.tools">humann</xref>
+        </xrefs>
     </xml>
     <xml name="requirements">
         <requirements>