# HG changeset patch # User greg # Date 1495462320 14400 # Node ID 5c221f721b95e4d29a957c51622ddce517ac63ed # Parent 9a105e8f08e55d100ab32a690255d81e712cd7bf Uploaded diff -r 9a105e8f08e5 -r 5c221f721b95 assembly_post_processor.xml --- a/assembly_post_processor.xml Mon May 22 10:11:50 2017 -0400 +++ b/assembly_post_processor.xml Mon May 22 10:12:00 2017 -0400 @@ -13,9 +13,11 @@ --score_matrices '$score_matrices' #end if #if str($options_type.options_type_selector) == 'advanced': - #if str($options_type.target_gene_family_assembly_cond.target_gene_family_assembly) == 'yes': + #if str($) == 'yes': #set target_gene_family_assembly_cond = $options_type.target_gene_family_assembly_cond --gene_family_search '$target_gene_family_assembly_cond.orthogroups' + --output_pttgf $output_pttgf + --output_pttgf_dir $output_pttgf.files_path --scaffold '$target_gene_family_assembly_cond.scaffold.fields.path' --method '$target_gene_family_assembly_cond.method' --gap_trimming $target_gene_family_assembly_cond.gap_trimming @@ -83,6 +85,9 @@ + + options_type['options_type_selector'] == 'advanced' and options_type['target_gene_family_assembly_cond']['target_gene_family_assembly'] == 'yes' + @@ -100,18 +105,17 @@ - + + - - - - + + - - + +