changeset 12:622603f41432 draft

Uploaded
author greg
date Tue, 31 Jan 2017 13:46:34 -0500
parents ef522c398ad4
children 521d09ac701a
files assembly_post_processor.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/assembly_post_processor.xml	Tue Jan 31 13:42:13 2017 -0500
+++ b/assembly_post_processor.xml	Tue Jan 31 13:46:34 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['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'