# HG changeset patch # User greg # Date 1493387033 14400 # Node ID 0e55cec5ec6bcc3415947f00f999c1fc49b58f3d # Parent f73151ec679b2399c7ce18af1da36196bf3463f3 Uploaded diff -r f73151ec679b -r 0e55cec5ec6b .shed.yml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.shed.yml Fri Apr 28 09:43:53 2017 -0400 @@ -0,0 +1,14 @@ +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/plant_tribes/gene_family_phylogeny_builder +type: unrestricted +categories: +- Phylogenetics diff -r f73151ec679b -r 0e55cec5ec6b gene_family_phylogeny_builder.xml --- a/gene_family_phylogeny_builder.xml Tue Apr 11 13:18:16 2017 -0400 +++ b/gene_family_phylogeny_builder.xml Fri Apr 28 09:43:53 2017 -0400 @@ -1,5 +1,5 @@ - builds gene family phylogenetic trees + builds phylogenetic trees of aligned orthologous gene family clusters macros.xml @@ -65,43 +65,43 @@ - - - - - - - + + + + + + + - + - + - + - + - + - + @@ -110,13 +110,13 @@ - + - + @@ -125,12 +125,12 @@ - + - - + + @@ -142,20 +142,87 @@ --> -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. +This tool is one of the PlantTribes collection of automated modular analysis pipelines for comparative and evolutionary +analyses of genome-scale gene families and transcriptomes. This tool performs gene family phylogenetic inference of +multiple sequence alignments produced by the GeneFamilyAligner tool. ----- **Required options** + * **Orthogroup alignments** - orthogroup alignment fasta files produced by the GeneFamilyAligner tool selected from your history. Depending on how the GeneFamilyAligner tool was executed, these could either be pre-processed alignments, trimmed alignments or both trimmed and filtered alignments. + * **Gene family scaffold** - one of the PlantTribes gene family scaffolds installed into Galaxy by the PlantTribes Scaffold Download Data Manager tool. + * **Protein clustering method** - gene family scaffold protein clustering method as described in the Asse3mblyPostProcessor tool. + * **Phylogenetic inference method** - method for estimating orthogroup maximum likelihood (ML) phylogenetic trees. PlantTribes estimates ML phylogenetic trees using either RAxML or FastTree algorithms. + **Other options** + * **Rooting order configuration** - select 'Yes' to enable selection of a rooting order configuration file for RAxML. Scaffold configuration templates (.rootingOrder.config) of how to customize the RAxML ML tree rooting order can be found in the scaffold data installed into Galaxy via the PlantTribes Scaffolds Download Data Manager tool, and is also available at the PlantTribes GitHub repository `planttribes`_. Phylogenetic tree rooting order settings shown in these templates are used as defaults if 'No' is selected. + +.. _planttribes: https://github.com/dePamphillis/PlantTribes/config + + * **Bootstrap replicates** - number of bootstrap replicates for RAxML to conduct a rapid bootstrap analysis and search for the best-scoring ML tree (default = 100). + * **Maximum orthogroup size** - Maximum number of sequences allowed in orthogroup alignments (default = 100). + * **Minimum orthogroup size** - Minimum number of sequences allowed in orthogroup alignments (default = 4). + - + + @article{Wall2008, + journal = {Nucleic Acids Research}, + author = {2. Wall PK, Leebens-Mack J, Muller KF, Field D, Altman NS}, + title = {PlantTribes: a gene and gene family resource for comparative genomics in plants}, + year = {2008}, + volume = {36}, + number = {suppl 1}, + pages = {D970-D976},} + + + @article{Sasidharan2012, + journal = {Nucleic Acids Research}, + author = {3. Sasidharan R, Nepusz T, Swarbreck D, Huala E, Paccanaro A}, + title = {GFam: a platform for automatic annotation of gene families}, + year = {2012}, + pages = {gks631},} + + + @article{Li2003, + journal = {Genome Research} + author = {4. Li L, Stoeckert CJ, Roos DS}, + title = {OrthoMCL: identification of ortholog groups for eukaryotic genomes}, + year = {2003}, + volume = {13}, + number = {9}, + pages = {2178-2189},} + + + @article{Emms2015, + journal = {Genome Biology} + author = {5. Emms DM, Kelly S}, + title = {OrthoFinder: solving fundamental biases in whole genome comparisons dramatically improves orthogroup inference accuracy}, + year = {2015}, + volume = {16}, + number = {1}, + pages = {157},} + + + @article{Stamatakis2014, + journal = {Bioinformatics}, + author = {6. Stamatakis A}, + title = {RAxML Version 8: A tool for Phylogenetic Analysis and Post-Analysis of Large Phylogenies}, + year = {2014}, + url = {http://sco.h-its.org/exelixis/web/software/raxml/index.html},} + + + @article{Price2010, + journal = {PLoS one}, + author = {7. Price MN, Dehal PS, Arkin AP}, + title = {FastTree 2-approximately maximim-likelihood trees for large alignments}, + year = {2010}, + volume = {5}, + number = {3}, + pages = {e9490},} + diff -r f73151ec679b -r 0e55cec5ec6b macros.xml --- a/macros.xml Tue Apr 11 13:18:16 2017 -0400 +++ b/macros.xml Fri Apr 28 09:43:53 2017 -0400 @@ -3,7 +3,7 @@ 0.8 - plant_tribes_assembly_post_processor + plant_tribes_assembly_post_processor @@ -59,13 +59,13 @@ - + - + @@ -78,9 +78,9 @@ - - - + + + @@ -90,31 +90,31 @@ - + - - - + + + - + - + - - + + @@ -130,34 +130,4 @@ url = {https://github.com/dePamphilis/PlantTribes},} - - - @article{Sasidharan2012, - journal = {Nucleic Acids Research}, - author = {2. Sasidharan R, Nepusz T, Swarbreck D, Huala E, Paccanaro A}, - title = {GFam: a platform for automatic annotation of gene families}, - year = {2012}, - pages = {gks631},} - - - @article{Li2003, - journal = {Genome Research} - author = {3. Li L, Stoeckert CJ, Roos DS}, - title = {OrthoMCL: identification of ortholog groups for eukaryotic genomes}, - year = {2003}, - volume = {13}, - number = {9}, - pages = {2178-2189},} - - - @article{Emms2015, - journal = {Genome Biology} - author = {4. Emms DM, Kelly S}, - title = {OrthoFinder: solving fundamental biases in whole genome comparisons dramatically improves orthogroup inference accuracy}, - year = {2015}, - volume = {16}, - number = {1}, - pages = {157},} - - diff -r f73151ec679b -r 0e55cec5ec6b repository_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/repository_dependencies.xml Fri Apr 28 09:43:53 2017 -0400 @@ -0,0 +1,4 @@ + + + +