# HG changeset patch # User greg # Date 1486570332 18000 # Node ID 539a92a1316859888899a1d3d99d81186f3d0893 # Parent 906d5277042c9f72935163d9438c41bf3b7cae25 Uploaded diff -r 906d5277042c -r 539a92a13168 gene_family_classifier.xml --- a/gene_family_classifier.xml Wed Feb 08 11:02:02 2017 -0500 +++ b/gene_family_classifier.xml Wed Feb 08 11:12:12 2017 -0500 @@ -96,9 +96,7 @@ #else: && ls -l $orthogroups_fasta_src_dir | grep f | awk -F ' ' '{print $5"\t"$9}' > $output_ptcgf #end if - #if len($os.listdir($orthogroups_fasta_src_dir)) > 0: - && mv $orthogroups_fasta_src_dir/* $orthogroups_fasta_dest_dir || true - #end if + && mv $orthogroups_fasta_src_dir/* $orthogroups_fasta_dest_dir || true #end if #if $single_copy_orthogroup: