# HG changeset patch # User greg # Date 1509371660 14400 # Node ID 1fb0f2092177ee34d4d8999a75f2a361df13a92c # Parent 2fe7044626ac7e75bf67304ba0094a45c6348d59 Uploaded diff -r 2fe7044626ac -r 1fb0f2092177 .shed.yml --- a/.shed.yml Thu Aug 24 13:41:07 2017 -0400 +++ b/.shed.yml Mon Oct 30 09:54:20 2017 -0400 @@ -8,7 +8,7 @@ utilize objective classifications of complete protein sequences from sequenced plant genomes to perform comparative evolutionary studies. This tool performs orthologous or paralogous ks analyses of coding sequences and amino acid sequences. -remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/plant_tribes/kaks_analysis +remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/phylogenetics/plant_tribes/kaks_analysis type: unrestricted categories: - Phylogenetics diff -r 2fe7044626ac -r 1fb0f2092177 kaks_analysis.xml --- a/kaks_analysis.xml Thu Aug 24 13:41:07 2017 -0400 +++ b/kaks_analysis.xml Mon Oct 30 09:54:20 2017 -0400 @@ -1,9 +1,11 @@ - + estimates paralogous and orthologous pairwise synonymous (Ks) and non-synonymous (Ka) substitution rates macros.xml - + + plant_tribes_kaks_analysis + /dev/null +&>proc.log && mv $output_dir/species1.fna '$output_species1_fna' && mv $output_dir/species1.faa '$output_species1_faa' #if str($comparison) == 'paralogs': && mv $output_dir/species1.fna.blastn.paralogs '$output_species1_paralog' + && mv $output_dir/*.rbhb '$output_rbhb_paralog' #else: && mv $output_dir/species2.faa '$output_species2_faa' && mv $output_dir/species2.fna '$output_species2_fna' && mv $output_dir/species1.fna.blastn.orthologs '$output_species1_ortholog' && mv $output_dir/species2.fna.blastn.orthologs '$output_species2_ortholog' + && mv $output_dir/*.rbhb '$output_rbhb_ortholog' #end if -&& mv $output_dir/*.rbhb '$output_rbhb' && mv $output_dir/*.kaks '$output_kaks' #if str($fit_components) == 'yes': && mv $output_dir/*.components '$output_components' @@ -87,6 +93,10 @@ + + + + @@ -164,26 +174,31 @@ - - - + + + comparison_cond['comparison'] == 'orthologs' - + comparison_cond['comparison'] == 'orthologs' - + comparison_cond['comparison'] == 'paralogs' - + + comparison_cond['comparison'] == 'orthologs' + + comparison_cond['comparison'] == 'orthologs' - + + comparison_cond['comparison'] == 'paralogs' + + comparison_cond['comparison'] == 'orthologs' - - - + + options_type['options_type_selector'] == 'advanced' and options_type['fit_components_cond']['fit_components'] == 'yes' @@ -195,7 +210,7 @@ - + @@ -218,6 +233,12 @@ - **Coding sequences for the second species** - coding sequence fasta file for the second species either produced by the AssemblyPostProcessor tool or from an external source selected from your history. This option is required only for orthologous comparison. - **Protein sequences for the second species** - corresponding protein sequence fasta files for the second species either produced by the AssemblyPostProcessor tool or from an external source selected from your history. This option is required only for orthologous comparison. + + - **Determine for cross-species orthologs using** - select option for blast orthology. + + - **reciprocal best BLAST** - use the default stringent reciprocal BLAST package for orthology assignment. + - **conditional reciprocal best BLAST** - use the CRB-BLAST package for orthology assignment which increases sensitivity to orthology comparisons and determines additional cross-species orthologs that are being left out by the defaul stringent reciprocal BLAST. + - **Alignment coverage configuration** - select 'Yes' to set the minimum allowable alignment coverage length between homologous pairs. PlantTribes uses global codon alignment match score to determine the pairwise alignment coverage. By default, the match score is set to 0.5 if 'No' is selected. - **match score** - number of base matches in a pairwise sequence alignment divided by the length of shorter sequence. Positions in the alignment corresponding to gaps are not considered. The score is restricted to the range 0.3 - 1.0. diff -r 2fe7044626ac -r 1fb0f2092177 macros.xml --- a/macros.xml Thu Aug 24 13:41:07 2017 -0400 +++ b/macros.xml Mon Oct 30 09:54:20 2017 -0400 @@ -1,47 +1,6 @@ 1.0 - - - plant_tribes_assembly_post_processor - - - - - plant_tribes_gene_family_aligner - - - - - plant_tribes_gene_family_classifier - - - - - plant_tribes_gene_family_integrator - - - - - plant_tribes_kaks_analysis - - - - - r-optparse - - - - - plant_tribes_gene_family_phylogeny_builder - - - - - - - - @@ -49,74 +8,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @misc{None,