Mercurial > repos > greg > plant_tribes_gene_family_phylogeny_builder
changeset 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 | |
| files | .shed.yml gene_family_phylogeny_builder.xml plant_tribes_scaffolds.loc test-data/3722.faa.aln test-data/3722.faa.aln.tree test-data/plant_tribes_scaffolds.loc test-data/tool-data/plant_tribes/scaffolds/README.txt tool-data/plant_tribes_scaffolds.loc.sample tool_data_table_conf.xml.test |
| diffstat | 9 files changed, 273 insertions(+), 294 deletions(-) [+] |
line wrap: on
line diff
--- a/.shed.yml Thu Sep 06 09:40:44 2018 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -name: plant_tribes_gene_family_phylogeny_builder -owner: greg -description: | - Contains a tool that creates multiple sequence alignments and inferred maximum likelihood phylogenies for orthogroups. -homepage_url: https://github.com/dePamphilis/PlantTribes -long_description: | - This tool is one of the PlantTribes collection of automated modular analysis pipelines that utilize objective classifications of - complete protein sequences from sequenced plant genomes to perform comparative evolutionary studies. It performs phylogenomic - analyses by creating multiple sequence alignments and inferred maximum likelihood phylogenies for orthogroups produced by the - GeneFamilyAligner tool. -remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/phylogenetics/plant_tribes/gene_family_phylogeny_builder -type: unrestricted -categories: -- Phylogenetics
--- 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"><