Pārlūkot izejas kodu

adding the demult notebooks

Avik Datta 3 gadi atpakaļ
vecāks
revīzija
d5a5efd309
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      airflow_var/var.json

+ 2 - 1
airflow_var/var.json

@@ -59,6 +59,7 @@
   "nextflow_template_file":"",
   "nextflow_exe":"",
   "nextflow_singularity_cache_dir":"",
+  "seqrun_demult_notebook_template":"",
   "hpc_queue_list":{
     "hpc_1G": {
       "pbs_resource":"-lselect=1:ncpus=1:mem=1gb -lwalltime=02:00:00",
@@ -70,7 +71,7 @@
       "pbs_resource":"-lselect=1:ncpus=1:mem=4gb -lwalltime=02:00:00",
       "airflow_queue":"hpc_1G,hpc_4G"},
     "hpc_4G_long":{
-      "pbs_resource":"-lselect=1:ncpus=1:mem=4gb -lwalltime=06:00:00",
+      "pbs_resource":"-lselect=1:ncpus=1:mem=4gb -lwalltime=12:00:00",
       "airflow_queue":"hpc_1G,hpc_4G,hpc_4G_long"},
     "hpc_4G48hr":{
       "pbs_resource":"-lselect=1:ncpus=1:mem=4gb -lwalltime=48:00:00",