# HG changeset patch # User greg # Date 1493216755 14400 # Node ID b0ea1e985a3839db8ec50196da39459d0df62ccb # Parent 9b5baf12bdbeb90aeaf07f413eaac9e982abdb4a Uploaded diff -r 9b5baf12bdbe -r b0ea1e985a38 assembly_post_processor.xml --- a/assembly_post_processor.xml Fri Apr 07 16:11:09 2017 -0400 +++ b/assembly_post_processor.xml Wed Apr 26 10:25:55 2017 -0400 @@ -1,4 +1,4 @@ - + post-processes de novo transcriptome assembly macros.xml @@ -18,8 +18,8 @@ --gene_family_search '$options_type.target_gene_family_assembly_cond.orthogroups' --scaffold '$options_type.target_gene_family_assembly_cond.scaffold.fields.path' --method '$options_type.target_gene_family_assembly_cond.method' + --gap_trimming $options_type.gap_trimming #end if - --gap_trimming $options_type.gap_trimming #if str($options_type.strand_specific) == 'yes': --strand_specific #end if @@ -68,9 +68,9 @@ + - @@ -136,11 +136,11 @@ * **Perform targeted gene assembly?** - selecting 'Yes' enables local assembly of one or more targeted gene families in a specific scaffold. Scaffolds are defined in PlantTribes as clusters of paralogous/orthologous sequences from a specified set of proteomes[5-7]. - * **Targeted gene families** - select a history item containing a list of targeted orthogroup identifiers corresponding to the gene family classification from a specified scaffold. Gene identifiers can be obtained from the function annotation table ("Orthogroup ID" field of .summary file) of scaffold data installed into Galaxy via the PlantTribes Scaffolds Download Data Manager tool, and also available at the PlantTribes github repository (https://github.com/dePamphilis/PlantTribes/tree/master/config). + * **Targeted gene families** - select a history item containing a list of targeted orthogroup identifiers corresponding to the gene family classification from a specified scaffold. Gene family identifiers can be obtained from the function annotation table ("Orthogroup ID" field of .summary file) of scaffold data installed into Galaxy via the PlantTribes Scaffolds Download Data Manager tool, and also available at the PlantTribes github repository (https://github.com/dePamphilis/PlantTribes/tree/master/config). * **Gene family scaffold** - one of the PlantTribes gene family scaffolds (installed into Galaxy by the PlantTribes Scaffolds Download Data Manager tool) whose orthogroup(s) are targeted for the localized assembly. * **Protein clustering method** - gene family scaffold protein clustering method. Each PlantTribes scaffold data has up to three sets of clusters - GFam[8] (clusters of consensus domain architecture), OrthoFinder[9] (broadly defined clusters) or OrthoMCL[10] (narrowly defined clusters). You can also install your own data scaffold created using a different clustering method as long as it conforms to the PlantTribes scaffold data format. + * **Trim alignments** - trim gene family multiple sequence alignments that include scaffold backbone genes and locally assembled transcripts to remove non-conserved regions (gappy sites)[11]. The trimmed alignments are used in assigning scores to locally assembled transcripts to determine how well they compare to the backbone gene models. The default setting of 0.1 removes sites that have gaps in 90% or more of the sequences in the multiple sequence alignment. This option is restricted to the range 0.0 - 1.0. - * **Trim alignments** - trim gene family multiple sequence alignments that include scaffold backbone genes and locally assembled transcripts to remove non-conserved regions (gappy sites)[11]. The trimmed alignments are used in assigning scores to locally assembled transcripts to determine how well they compare to the backbone gene models. The default setting of 0.1 removes sites that have gaps in 90% of the sequences in the multiple sequence alignment. This option is restricted to the range 0.0 - 1.0. * **Strand-specific assembly?** - select 'Yes' if transcriptome library sequences were strand-specific. If 'Yes" is selected, transcripts from the minority strand (antisense) are removed. * **Remove duplicate sequences?** - select 'Yes' to remove duplicated and exact subsequences[12]. * **Minimum sequence length** - set the minimum sequence length of predicted coding regions. The default is 200 bp. diff -r 9b5baf12bdbe -r b0ea1e985a38 macros.xml --- a/macros.xml Fri Apr 07 16:11:09 2017 -0400 +++ b/macros.xml Wed Apr 26 10:25:55 2017 -0400 @@ -1,10 +1,16 @@ + 0.8 plant_tribes_assembly_post_processor + + + plant_tribes_gene_family_aligner + + plant_tribes_gene_family_classifier @@ -15,6 +21,16 @@ plant_tribes_gene_family_integrator + + + plant_tribes_kaks_analysis + + + + + plant_tribes_gene_family_phylogeny_builder + + @@ -23,10 +39,10 @@ - - - - + + + + @@ -36,12 +52,74 @@ + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @misc{None,