Mercurial > repos > greg > gene_family_classifier
changeset 49:539a92a13168 draft
Uploaded
author | greg |
---|---|
date | Wed, 08 Feb 2017 11:12:12 -0500 |
parents | 906d5277042c |
children | a3b7f34ad3f7 |
files | gene_family_classifier.xml |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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: