# HG changeset patch # User greg # Date 1509018873 14400 # Node ID 7dc44a577c88464aadd7f7d0a104eba26626f76c # Parent 69f34ef8bfabd25ce40215ae54d9d66e98543b5b Uploaded diff -r 69f34ef8bfab -r 7dc44a577c88 assembly_post_processor.xml --- a/assembly_post_processor.xml Wed Oct 25 10:30:17 2017 -0400 +++ b/assembly_post_processor.xml Thu Oct 26 07:54:33 2017 -0400 @@ -32,7 +32,7 @@ --min_length $options_type.min_length #end if --num_threads \${GALAXY_SLOTS:-4} -1>&2 +&>proc.log && mv $output_dir/transcripts.cds '$output_cds' && mv $output_dir/transcripts.pep '$output_pep' && mv $output_dir/transcripts.cleaned.cds '$output_cleaned_cds' @@ -84,7 +84,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -188,7 +188,7 @@ * **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. - * **Minimum alignment coverage** - allowable sequence coverage in the orthogroup trimmed protein multiple sequence alignments. The default setting of 0.5 reports assembled targeted gene family transcripts with at least 50% coverage of the conserved regions in the trimmed multiple sequence alignment. + * **Minimum alignment coverage** - allowable sequence coverage in the orthogroup trimmed protein multiple sequence alignments. Selecting transcripts with coverage of at least the average of the backbone orthogroup gene models is recommended. Details are shown in the targeted gene family assembly statistics history item. * **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].