diff gene_family_phylogeny_builder.xml @ 12:13d2d138e0e2 draft default tip

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/phylogenetics/plant_tribes/gene_family_phylogeny_builder commit f1998b1af463af68d71cb4697fc4e1fa471cdd5a"
author greg
date Tue, 20 Jul 2021 20:29:00 +0000
parents 800402ed6eb7
children
line wrap: on
line diff
--- a/gene_family_phylogeny_builder.xml	Thu Sep 06 09:40:44 2018 -0400
+++ b/gene_family_phylogeny_builder.xml	Tue Jul 20 20:29:00 2021 +0000
@@ -1,10 +1,10 @@
-<tool id="plant_tribes_gene_family_phylogeny_builder" name="GeneFamilyPhylogenyBuilder" version="@WRAPPER_VERSION@.3.1" profile="18.09">
+<tool id="plant_tribes_gene_family_phylogeny_builder" name="GeneFamilyPhylogenyBuilder" version="@WRAPPER_VERSION@.4.1" profile="18.09">
     <description>builds phylogenetic trees of aligned orthologous gene family clusters</description>
     <macros>
         <import>macros.xml</import>
     </macros>
     <requirements>
-        <requirement type="package" version="1.0.3">plant_tribes_gene_family_phylogeny_builder</requirement>
+        <requirement type="package" version="1.0.4">plant_tribes_gene_family_phylogeny_builder</requirement>
     </requirements>
     <code file="get_clustering_methods.py"/>
     <command detect_errors="exit_code"><![CDATA[
@@ -94,7 +94,7 @@
             </param>
             <param name="tree_inference" value="fasttree"/>
             <output_collection name="tree" type="list">
-                <element name="3722.faa.aln.tree" file="3722.faa.aln.tree" ftype="newick"/>
+                <element name="3722.faa.aln.tree" file="3722.faa.aln.tree" ftype="newick" compare="contains"/>
             </output_collection>
         </test>
     </tests>