|
@@ -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",
|