# HG changeset patch # User greg # Date 1485888922 18000 # Node ID 521d09ac701a71c80ccdb515c7df6627efa287b3 # Parent 622603f414327d4197829493e81e5df71c1e976d Uploaded diff -r 622603f41432 -r 521d09ac701a assembly_post_processor.xml --- a/assembly_post_processor.xml Tue Jan 31 13:46:34 2017 -0500 +++ b/assembly_post_processor.xml Tue Jan 31 13:55:22 2017 -0500 @@ -22,7 +22,7 @@ #end if #if str($options_type.options_type_selector) == 'advanced': #if str($options_type.target_gene_family_assembly_cond.target_gene_family_assembly) == 'yes': - #set scaffold_path = $options_type.target_gene_family_assembly_cond.scaffold['path'] + #set scaffold_path = $options_type.target_gene_family_assembly_cond.scaffold.fields.path #set scaffold_dir = $os.path.split($scaffold_path)[0] #set scaffold = $os.path.split($scaffold_path)[1] --gene_family_search '$options_type.target_gene_family_assembly_cond.orthogroups'