Avik Datta hace 4 años
padre
commit
5b3a8b1cd9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dags/dag12_nextflow_chipseq_pipeline.py

+ 1 - 1
dags/dag12_nextflow_chipseq_pipeline.py

@@ -43,7 +43,7 @@ with dag:
       queue='hpc_4G',
       python_callable=fetch_nextflow_analysis_info_and_branch_func,
       params={'no_analysis_task':'no_analysis',
-              'active_tasks':['prep_nf_atacseq_run'],
+              'active_tasks':['prep_nf_chipseq_run'],
               'analysis_description_xcom_key':'analysis_description'})
   ## TASK
   prep_nf_chipseq_run = \