var.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. {
  2. "redis_conn_file":"/rds/general/user/igf/home/data2/airflow_test/secrets/redis_conn.json",
  3. "hpc_host":"login.hpc.ic.ac.uk",
  4. "hpc_user":"igf",
  5. "igf_lims_ssh_key_file":"/SSH/id_rsa",
  6. "hpc_ssh_key_file":"/home/igf/.ssh/id_rsa",
  7. "hpc_max_workers_per_queue":2,
  8. "hpc_max_total_workers":20,
  9. "seqrun_base_path":"",
  10. "seqrun_server_user":"",
  11. "database_config_file":"",
  12. "test_database_config_file":"",
  13. "slack_conf":"",
  14. "analysis_slack_conf":"",
  15. "asana_conf":"",
  16. "asana_demult_project":"",
  17. "asana_analysis_project":"",
  18. "ms_teams_conf":"",
  19. "analysis_ms_teams_conf":"",
  20. "hpc_seqrun_path":"",
  21. "box_dir_prefix_for_seqrun_report":"",
  22. "box_username":"",
  23. "box_config_file":"",
  24. "bcl2fastq_image_path":"",
  25. "interop_dumptext_exe":"",
  26. "interop_notebook_image_path":"",
  27. "seqrun_ml_notebook_template":"",
  28. "seqrun_training_data_csv":"",
  29. "interop_notebook_template":"",
  30. "pandoc_image_path":"",
  31. "singlecell_barcode_json":"",
  32. "singlecell_dual_barcode_json":"",
  33. "samplesheet_validation_json":"",
  34. "seqrun_server":"orwell.hh.med.ic.ac.uk",
  35. "orwell_server_hostname":"orwell.hh.med.ic.ac.uk",
  36. "woolf_server_hostname":"woolf.med.ic.ac.uk",
  37. "eliot_server_hostname":"eliot.med.ic.ac.uk",
  38. "igf_lims_server_hostname":"igf-lims.cc.ic.ac.uk",
  39. "tenx_single_cell_immune_profiling_feature_types": {"gene_expression":"","vdj-t":"","vdj-b":"","antibody_capture":"","antigen_capture":"","crisper_guide_capture":""},
  40. "scanpy_single_sample_template":"",
  41. "scvelo_single_sample_template": "",
  42. "scanpy_notebook_image":"",
  43. "scirpy_single_sample_template":"",
  44. "scirpy_notebook_image":"",
  45. "seurat_single_sample_template":"",
  46. "seurat_notebook_image":"",
  47. "irods_exe_dir":"",
  48. "ftp_hostname":"eliot.med.ic.ac.uk",
  49. "ftp_username":"igf",
  50. "ftp_project_path":"",
  51. "all_cell_marker_list":"",
  52. "cellranger_exe":"",
  53. "cellranger_job_timeout":259200,
  54. "cutadapt_singularity_image":"",
  55. "multiqc_singularity_image":"",
  56. "multiqc_template_file":"",
  57. "picard_singularity_image":"",
  58. "samtools_singularity_image":"",
  59. "igenome_base_path":"",
  60. "nextflow_template_file":"",
  61. "nextflow_exe":"",
  62. "nextflow_singularity_cache_dir":"",
  63. "seqrun_demult_notebook_template":"",
  64. "hpc_queue_list":{
  65. "hpc_1G": {
  66. "pbs_resource":"-lselect=1:ncpus=1:mem=1gb -lwalltime=06:00:00",
  67. "airflow_queue":"hpc_1G"},
  68. "hpc_1G4t":{
  69. "pbs_resource":"-lselect=1:ncpus=4:mem=1gb -lwalltime=06:00:00",
  70. "airflow_queue":"hpc_1G,hpc_1G4t"},
  71. "hpc_4G":{
  72. "pbs_resource":"-lselect=1:ncpus=1:mem=4gb -lwalltime=06:00:00",
  73. "airflow_queue":"hpc_1G,hpc_4G"},
  74. "hpc_4G_long":{
  75. "pbs_resource":"-lselect=1:ncpus=1:mem=4gb -lwalltime=12:00:00",
  76. "airflow_queue":"hpc_1G,hpc_4G,hpc_4G_long"},
  77. "hpc_4G48hr":{
  78. "pbs_resource":"-lselect=1:ncpus=1:mem=4gb -lwalltime=48:00:00",
  79. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G48hr"},
  80. "hpc_4G4t":{
  81. "pbs_resource":"-lselect=1:ncpus=4:mem=4gb -lwalltime=06:00:00",
  82. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t"},
  83. "hpc_4G8t":{
  84. "pbs_resource":"-lselect=1:ncpus=8:mem=4gb -lwalltime=06:00:00",
  85. "airflow_queue":"hpc_1G,,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t"},
  86. "hpc_4G16t":{
  87. "pbs_resource":"-lselect=1:ncpus=16:mem=4gb -lwalltime=06:00:00",
  88. "airflow_queue":"hpc_1G,,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t"},
  89. "hpc_8G":{
  90. "pbs_resource":"-lselect=1:ncpus=1:mem=8gb -lwalltime=06:00:00",
  91. "airflow_queue":"hpc_1G,hpc_4G,hpc_8G"},
  92. "hpc_8G4t":{
  93. "pbs_resource":"-lselect=1:ncpus=4:mem=8gb -lwalltime=06:00:00",
  94. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_8G,hpc_8G4t"},
  95. "hpc_8G_long":{
  96. "pbs_resource":"-lselect=1:ncpus=1:mem=8gb -lwalltime=24:00:00",
  97. "airflow_queue":"hpc_1G,hpc_4G,hpc_8G,hpc_8G_long"},
  98. "hpc_8G8t":{
  99. "pbs_resource":"-lselect=1:ncpus=8:mem=8gb -lwalltime=06:00:00",
  100. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_8G,hpc_8G4t,hpc_8G8t"},
  101. "hpc_8G16t":{
  102. "pbs_resource":"-lselect=1:ncpus=16:mem=8gb -lwalltime=06:00:00",
  103. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16t"},
  104. "hpc_16G_long":{
  105. "pbs_resource":"-lselect=1:ncpus=1:mem=16gb -lwalltime=24:00:00",
  106. "airflow_queue":"hpc_1G,hpc_4G,hpc_8G,hpc_16G_long"},
  107. "hpc_16G4t":{
  108. "pbs_resource":"-lselect=1:ncpus=4:mem=16gb -lwalltime=06:00:00",
  109. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_8G,hpc_8G4t,hpc_16G4t"},
  110. "hpc_16G8t":{
  111. "pbs_resource":"-lselect=1:ncpus=8:mem=16gb -lwalltime=06:00:00",
  112. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_16G4t,hpc_16G8t"},
  113. "hpc_16G16t":{
  114. "pbs_resource":"-lselect=1:ncpus=16:mem=16gb -lwalltime=06:00:00",
  115. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16,hpc_16G4t,hpc_16G8t,hpc_16G16t"},
  116. "hpc_32G16t":{
  117. "pbs_resource":"-lselect=1:ncpus=16:mem=32gb -lwalltime=06:00:00",
  118. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16,hpc_16G4t,hpc_16G8t,hpc_16G16t,hpc_32G16t"},
  119. "hpc_42G16t":{
  120. "pbs_resource":"-lselect=1:ncpus=16:mem=42gb -lwalltime=06:00:00",
  121. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16,hpc_16G4t,hpc_16G8t,hpc_16G16t,hpc_32G16,hpc_42G16t"},
  122. "hpc_64G16t24hr":{
  123. "pbs_resource":"-lselect=1:ncpus=16:mem=64gb -lwalltime=24:00:00",
  124. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16,hpc_16G4t,hpc_16G8t,hpc_16G16t,hpc_32G16,hpc_42G16t,hpc_64G16t24hr"},
  125. "hpc_64G16t72hr":{
  126. "pbs_resource":"-lselect=1:ncpus=16:mem=64gb -lwalltime=72:00:00",
  127. "airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_4G16t,hpc_8G,hpc_8G4t,hpc_8G8t,hpc_8G16,hpc_16G4t,hpc_16G8t,hpc_16G16t,hpc_32G16,hpc_42G16t,hpc_64G16t24hr,hpc_64G16t72hr"}
  128. }
  129. }