# HG changeset patch # User greg # Date 1493385266 14400 # Node ID 87e2450855c284e14a6f46f58a1fcc8014fafa4f # Parent 0bf47f620170fe0ac1a48f5c4b86be4fb2f6cd8f Uploaded diff -r 0bf47f620170 -r 87e2450855c2 .shed.yml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.shed.yml Fri Apr 28 09:14:26 2017 -0400 @@ -0,0 +1,14 @@ +name: plant_tribes_gene_family_integrator +owner: greg +description: | + Contains a tool that integrates de novo assembly sequences with scaffold gene family sequences. +homepage_url: https://github.com/dePamphilis/PlantTribes +long_description: | + Contains a tool that 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. This tool integrates classified post processed de novo transcriptome + assembly sequences with the scaffold gene family sequences. +remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/plant_tribes/gene_family_integrator +type: unrestricted +categories: +- Phylogenetics diff -r 0bf47f620170 -r 87e2450855c2 gene_family_integrator.xml --- a/gene_family_integrator.xml Mon Apr 10 11:32:22 2017 -0400 +++ b/gene_family_integrator.xml Fri Apr 28 09:14:26 2017 -0400 @@ -1,5 +1,5 @@ - integrates de novo assembly sequences with scaffold gene family sequences + integrates gene models in pre-computed orthologous gene family clusters with classified gene coding sequences macros.xml @@ -34,17 +34,21 @@ - - - + + + - + + + - + + + @@ -67,24 +71,65 @@ 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 integrates classified post processed de novo transcriptome -assembly sequence(s) with the scaffold gene family sequences. +analyses of genome-scale gene families and transcriptomes. This tool integrates PlantTribes scaffold orthogroup backbone +gene models with gene coding sequences classified into the scaffold by the GeneFamilyClassifier tool. ----- **Required options** - * **Gene family clusters** - sequences classified into gene family clusters, optionally including corresponding coding sequences. - * **Gene family scaffold** - one of the PlantTribes gene family scaffolds [2-4] installed into Galaxy by the PlantTribes Scaffold Data Manager tool. + * **Classified orthogroup fasta files** - orthogroup fasta files produced by the GeneFamilyClassifier tool selected from your history. Depending on how the GeneFamilyClassifier tool was executed, these could either be proteins or proteins and their corresponding coding sequences. + + - **Proteins orthogroup fasta files** - proteins fasta files. + - **Protein and coding sequences orthogroup fasta files** - proteins and their corresponding coding sequences fasta files. + + * **Gene family scaffold** - one of the PlantTribes gene family scaffolds installed into Galaxy by the PlantTribes Scaffold Data Manager tool. * **Protein clustering method** - gene family scaffold protein clustering method as described in the AssemblyPostProcessor tool. **Other options** - * **Process corresponding gene family classification orthogroups CDS fasta files** - Select 'Yes' top process corresponding gene family classification orthogroups CDS fasta files. + * **Orthogroups coding sequences** - Select 'Yes' to create corresponding coding sequences orthogroups fasta files for the classified protein sequences. - + + @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},} + diff -r 0bf47f620170 -r 87e2450855c2 macros.xml --- a/macros.xml Mon Apr 10 11:32:22 2017 -0400 +++ b/macros.xml Fri Apr 28 09:14:26 2017 -0400 @@ -3,7 +3,7 @@ 0.8 - plant_tribes_assembly_post_processor + plant_tribes_assembly_post_processor @@ -59,22 +59,28 @@ - + - + + + + + + + - - - + + + @@ -84,31 +90,31 @@ - + - - - + + + - + - + - - + + @@ -124,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 0bf47f620170 -r 87e2450855c2 repository_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/repository_dependencies.xml Fri Apr 28 09:14:26 2017 -0400 @@ -0,0 +1,4 @@ + + + +