diff graphlan.xml @ 2:6e8eb0c0d91f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann2/ commit fb23555b3087ca4022f0d186dfea40c2407ca211
author iuc
date Fri, 09 Feb 2024 21:29:49 +0000
parents a490b70e46fc
children
line wrap: on
line diff
--- a/graphlan.xml	Fri Jan 24 16:26:12 2020 -0500
+++ b/graphlan.xml	Fri Feb 09 21:29:49 2024 +0000
@@ -3,6 +3,7 @@
     <macros>
         <import>graphlan_macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements"/>
     <stdio>
         <regex match="Warning"
@@ -75,7 +76,7 @@
         </data>
     </outputs>
     <tests>
-        <test>
+        <test expect_num_outputs="1">
             <param name="input_tree" value="intermediary_tree"/>
             <param name="format" value="png"/>
             <param name="dpi" value="100"/>
@@ -89,7 +90,7 @@
 
 GraPhlAn is a software tool for producing high-quality circular representations of taxonomic and phylogenetic trees. GraPhlAn focuses on concise, integrative, informative, and publication-ready representations of phylogenetically- and taxonomically-driven investigation.
 
-For more information, check the `user manual <https://bitbucket.org/nsegata/graphlan/overview>`_.
+For more information, check the `user manual <https://github.com/biobakery/graphlan>`_.
 
     ]]></help>
     <expand macro="citations"/>