# HG changeset patch # User greg # Date 1482261043 18000 # Node ID c076568ac16af628cf8c4fd1223228ec5fae5f7f # Parent 51a3b7680acb86b7ca6b1e70c1a268c5e5990afc Uploaded diff -r 51a3b7680acb -r c076568ac16a gene_family_classifier.xml --- 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 ]]>