changeset 84:2b9ceaf853cf draft

Uploaded
author greg
date Thu, 23 Feb 2017 09:23:05 -0500
parents b2c402ec0f04
children 97f9b65d8e44
files gene_family_classifier.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Thu Feb 23 09:16:55 2017 -0500
+++ b/gene_family_classifier.xml	Thu Feb 23 09:23:05 2017 -0500
@@ -37,10 +37,10 @@
 
                     #if str($create_corresponding_coding_sequences_cond.create_corresponding_coding_sequences) == 'yes':
                         #set create_corresponding_coding_sequences = True
-                        #set orthogroups_fasta_dest_dir = $output_ptorthocs.files_path
+                        #set orthogroups_fasta_dest_dir = $output_ptorthocs.extra_files_path
                     #else:
                         #set create_corresponding_coding_sequences = False
-                        #set orthogroups_fasta_dest_dir = $output_ptortho.files_path
+                        #set orthogroups_fasta_dest_dir = $output_ptortho.extra_files_path
                     #end if
                     mkdir -p $orthogroups_fasta_dest_dir &&
                 #else: