VyLala commited on
Commit
9c5c221
·
verified ·
1 Parent(s): 8115a1e

Update mtdna_backend.py

Browse files
Files changed (1) hide show
  1. mtdna_backend.py +1 -0
mtdna_backend.py CHANGED
@@ -149,6 +149,7 @@ def summarize_results(accession):
149
  ]]
150
  # only run when nothing in the cache
151
  try:
 
152
  outputs = pipeline_classify_sample_location_cached(accession)
153
  # outputs = {'KU131308': {'isolate':'BRU18',
154
  # 'country': {'brunei': ['ncbi',
 
149
  ]]
150
  # only run when nothing in the cache
151
  try:
152
+ print("try gemini pipeline: ",accession)
153
  outputs = pipeline_classify_sample_location_cached(accession)
154
  # outputs = {'KU131308': {'isolate':'BRU18',
155
  # 'country': {'brunei': ['ncbi',