Browse Source

fix for seqrun dag

Avik Datta 4 years ago
parent
commit
b755ee0b45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dags/dag6_seqrun_processing.py

+ 1 - 1
dags/dag6_seqrun_processing.py

@@ -87,4 +87,4 @@ with dag:
     )
 
   switch_off_project_barcode >> change_samplesheet_for_run >> restart_seqrun_processing
-  restart_seqrun_processing >> register_project_metadata >> find_new_seqrun
+  restart_seqrun_processing >> register_project_metadata >> find_new_seqrun >> seed_demultiplexing_pipe