comparison assembly_post_processor.xml @ 33:0a292e319d0c draft

Uploaded
author greg
date Mon, 20 Mar 2017 14:28:37 -0400
parents 9987e210180a
children bb3cb5b10b78
comparison
equal deleted inserted replaced
32:9987e210180a 33:0a292e319d0c
63 <option value="yes">Yes</option> 63 <option value="yes">Yes</option>
64 </param> 64 </param>
65 <when value="no" /> 65 <when value="no" />
66 <when value="yes"> 66 <when value="yes">
67 <param name="orthogroups" format="tabular" type="data" label="Targeted gene families"/> 67 <param name="orthogroups" format="tabular" type="data" label="Targeted gene families"/>
68 <param name="scaffold" type="select" label="Orthogroups or gene families proteins scaffold"> 68 <param name="scaffold" type="select" label="Gene family scaffold">
69 <options from_data_table="plant_tribes_scaffolds" /> 69 <options from_data_table="plant_tribes_scaffolds" />
70 <validator type="no_options" message="No PlantTribes scaffolds are available. Use the PlantTribes Scaffolds Download Data Manager tool in Galaxy to install and populate the PlantTribes scaffolds data table."/> 70 <validator type="no_options" message="No PlantTribes scaffolds are available. Use the PlantTribes Scaffolds Download Data Manager tool in Galaxy to install and populate the PlantTribes scaffolds data table."/>
71 </param> 71 </param>
72 <param name="method" type="select" label="Protein clustering method"> 72 <param name="method" type="select" label="Protein clustering method">
73 <option value="gfam" selected="true">GFam</option> 73 <option value="gfam" selected="true">GFam</option>
121 <element name="transcripts.pep" file="transcripts.pep" ftype="fasta"/> 121 <element name="transcripts.pep" file="transcripts.pep" ftype="fasta"/>
122 </output_collection> 122 </output_collection>
123 </test> 123 </test>
124 </tests> 124 </tests>
125 <help> 125 <help>
126 This tool is one of the PlantTribes' collection of automated modular analysis pipelines for comparative and 126 This tool is one of the PlantTribes collection of automated modular analysis pipelines for comparative and
127 evolutionary analyses of genome-scale gene families and transcriptomes. This tool post-processes de novo 127 evolutionary analyses of genome-scale gene families and transcriptomes. This tool post-processes de novo
128 assembled transcripts into putative coding sequences and their corresponding amino acid translations and 128 assembled transcripts into putative coding sequences and their corresponding amino acid translations and
129 optionally assigns transcripts to circumscribed gene families ("orthogroups")[2]. After transcripts have been 129 optionally assigns transcripts to circumscribed gene families ("orthogroups")[2]. After transcripts have been
130 assigned to gene families, overlapping contigs can be identified and merged to reduce fragmentation in the 130 assigned to gene families, overlapping contigs can be identified and merged to reduce fragmentation in the
131 de novo assembly. 131 de novo assembly.
133 ----- 133 -----
134 134
135 **Required options** 135 **Required options**
136 136
137 * **Transcriptome assembly fasta file** - either de novo or reference-guided transcriptome assembly fasta file selected from your history. 137 * **Transcriptome assembly fasta file** - either de novo or reference-guided transcriptome assembly fasta file selected from your history.
138 * **Coding regions prediction method** - method for finding coding recions within transcripts. Available methods are TransDecoder[3] and ESTScan[4]. 138 * **Coding regions prediction method** - method for finding coding regions within transcripts. Available methods are TransDecoder[3] and ESTScan[4].
139 * **Scores matrices** - scores matrices, based on a related species, are required when ESTScan is ued to find coding regions. Details of how to create species-specific scores matrices can be found on the ESTScan website (http://estscan.sourceforge.net). Matrices of some organisms are also available to download. 139 * **Scores matrices** - scores matrices, based on a related species, are required when ESTScan is used to find coding regions. Details of how to create species-specific scores matrices can be found on the ESTScan website (http://estscan.sourceforge.net). Matrices of some organisms are also available to download.
140 140
141 **Other options** 141 **Other options**
142 142
143 * **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]. 143 * **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].
144 * **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. 144 * **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).
145 * **Gene family scaffold** - one of the PlantTribes gene family scaffolds (installed into Galaxy by the PlantTribes Scaffolds Download Data Manager tool) whose orthogroups(s) are targeted for the localized assembly. 145 * **Gene family scaffold** - one of the PlantTribes gene family scaffolds (installed into Galaxy by the PlantTribes Scaffolds Download Data Manager tool) whose orthogroups(s) are targeted for the localized assembly.
146 * **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. 146 * **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.
147 * **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 backbones gene models. The default setting of 0.1 removes sites tha thave gaps in 90% of the sequences in the multiple sequence alignment. This option is restricted to the range 0.0 - 1.0. 147 * **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.
148 * **Strand-specific assembly?** - select 'Yes' if transcriptome library sequences were strand-specific. If 'Yes" is selected, transcripts from the minority strand (antisense) are removed. 148 * **Strand-specific assembly?** - select 'Yes' if transcriptome library sequences were strand-specific. If 'Yes" is selected, transcripts from the minority strand (antisense) are removed.
149 * **Remove duplicate sequences?** - select 'Yes' to remove duplicated and exact subsequences[12]. 149 * **Remove duplicate sequences?** - select 'Yes' to remove duplicated and exact subsequences[12].
150 * **Minimum sequence length** - set the minimum sequence length of predicted coding regions. The default is 200 bp. 150 * **Minimum sequence length** - set the minimum sequence length of predicted coding regions. The default is 200 bp.
151 151
152 </help> 152 </help>