# HG changeset patch # User greg # Date 1486654427 18000 # Node ID 46ed7233db2100a8b8cbd7211e89b730454673f3 # Parent 0f52ca3dfa9c9c0ca9d7e51e15fb6cb0c82af5fd Uploaded diff -r 0f52ca3dfa9c -r 46ed7233db21 gene_family_classifier.xml --- a/gene_family_classifier.xml Thu Feb 09 10:28:49 2017 -0500 +++ b/gene_family_classifier.xml Thu Feb 09 10:33:47 2017 -0500 @@ -107,7 +107,7 @@ #if $create_ortho_sequences: #while not $os.path.exists($orthogroups_fasta_src_dir): - $time.spleep(5) + $time.sleep(5) #end while #if len($os.listdir($orthogroups_fasta_src_dir)) > 0: #if $create_corresponding_coding_sequences: