changeset 6:c076568ac16a draft

Uploaded
author greg
date Tue, 20 Dec 2016 14:10:43 -0500
parents 51a3b7680acb
children 4415ee993192
files gene_family_classifier.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Tue Dec 20 13:59:13 2016 -0500
+++ b/gene_family_classifier.xml	Tue Dec 20 14:10:43 2016 -0500
@@ -35,7 +35,7 @@
             --scaffold_dir "${GALAXY_DATA_INDEX_DIR}/plant_tribes/scaffolds"
             --num_threads \${GALAXY_SLOTS:-4}
             #if str($options_type.create_orthogroup_cond.create_orthogroup) == 'yes':
-                && mv geneFamilyClassification_dir/orthogroups_fasta/* $orthogroups_fasta_dir
+                && mv "geneFamilyClassification_dir/orthogroups_fasta/*" $orthogroups_fasta_dir
             #end if
         ]]>
     </command>