Skip to content

Commit

Permalink
Merge branch 'master' into pin_merge_mates
Browse files Browse the repository at this point in the history
  • Loading branch information
CBeelen committed Nov 10, 2022
2 parents d84488d + 77b91cb commit a176896
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion micall/monitor/update_qai.py
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,8 @@ def process_folder(item, qai_server, qai_user, qai_password, pipeline_version):

# PROVIRAL
if pipeline_group == PipelineType.PROVIRAL:
upload_proviral_tables(session, result_folder, run)
# upload_proviral_tables(session, result_folder, run)
pass
# DENOVO
elif pipeline_group in (PipelineType.DENOVO_MAIN,
PipelineType.DENOVO_MIDI,
Expand Down

0 comments on commit a176896

Please sign in to comment.