diff vibrant.xml @ 1:4883d709b470 draft

planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/tools/vibrant commit b4b2e3d4bfdb4f4db027f7131e83fa3a6e65aca2
author ufz
date Thu, 08 May 2025 11:23:54 +0000
parents fafa6b033c97
children e087d0bccff4
line wrap: on
line diff
--- a/vibrant.xml	Mon Sep 16 09:53:04 2024 +0000
+++ b/vibrant.xml	Thu May 08 11:23:54 2025 +0000
@@ -2,7 +2,7 @@
     <description></description>
     <macros>
         <token name="@TOOL_VERSION@">1.2.1</token>
-        <token name="@VERSION_SUFFIX@">0</token>
+        <token name="@VERSION_SUFFIX@">1</token>
     </macros>
     <xrefs>
         <xref type="bio.tools">VIBRANT</xref>
@@ -116,7 +116,7 @@
         <data name="AMG_pathways" format="txt" from_work_dir="VIBRANT_input/VIBRANT_results_input/VIBRANT_AMG_pathways_input.tsv" label="${tool.name} on ${on_string}: KEGG metabolic pathways corresponding to virus AMGs">
             <filter>"AMG_pathways" in outputs</filter>
         </data>
-        <data name="annotations" format="txt" from_work_dir="VIBRANT_input/VIBRANT_results_input/VIBRANT__input.tsv" label="${tool.name} on ${on_string}: Annotations for KEGG, Pfam and VOG">
+        <data name="annotations" format="txt" from_work_dir="VIBRANT_input/VIBRANT_results_input/VIBRANT_annotations_input.tsv" label="${tool.name} on ${on_string}: Annotations for KEGG, Pfam and VOG">
             <filter>"annotations" in outputs</filter>
         </data>
         <data name="complete_circular" format="txt" from_work_dir="VIBRANT_input/VIBRANT_results_input/VIBRANT_complete_circular_input.tsv" label="${tool.name} on ${on_string}: Complete circular genomes ">
@@ -232,6 +232,11 @@
                     <has_n_lines n="4"/>
                 </assert_contents>
             </output>
+            <output name="annotations">
+                <assert_contents>
+                    <has_n_lines n="146"/>
+                </assert_contents>
+            </output>
             <output name="phages_combined_gbk">
                 <assert_contents>
                     <has_line line="//" n="3"/>