Mercurial > repos > fabio > btman
diff query.py @ 8:300e4932bad6 draft
Uploaded 20180405
author | fabio |
---|---|
date | Thu, 05 Apr 2018 06:22:38 -0400 |
parents | 69a3505ac594 |
children | 1af09c5ec0a1 |
line wrap: on
line diff
--- a/query.py Wed Apr 04 19:37:12 2018 -0400 +++ b/query.py Thu Apr 05 06:22:38 2018 -0400 @@ -81,7 +81,7 @@ output_file_path = os.path.join(output_dir_path, seq_id + "_" + out_file_format); accessions_list = ""; hits_block = block['hits']; - accessions_dict = { }; + accessions_dict = { }; is_sabutan = False; for hit in hits_block: if type(hit) is dict: # sabutan