Mercurial > repos > greg > gene_family_phylogeny_builder
changeset 51:9962341547d3 draft
Uploaded
| author | greg |
|---|---|
| date | Thu, 05 Oct 2017 14:23:17 -0400 |
| parents | 4c9a4aa6adce |
| children | 3adaaeb651c0 |
| files | .shed.yml gene_family_phylogeny_builder.xml macros.xml utils.py |
| diffstat | 4 files changed, 8 insertions(+), 105 deletions(-) [+] |
line wrap: on
line diff
--- a/.shed.yml Fri Sep 08 10:47:33 2017 -0400 +++ b/.shed.yml Thu Oct 05 14:23:17 2017 -0400 @@ -8,7 +8,7 @@ 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/plant_tribes/gene_family_phylogeny_builder +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 Fri Sep 08 10:47:33 2017 -0400 +++ b/gene_family_phylogeny_builder.xml Thu Oct 05 14:23:17 2017 -0400 @@ -3,7 +3,9 @@ <macros> <import>macros.xml</import> </macros> - <expand macro="requirements_gene_family_phylogeny_builder" /> + <requirements> + <requirement type="package" version="1.0.3">plant_tribes_gene_family_phylogeny_builder</requirement> + </requirements> <command detect_errors="exit_code"><