Browse Source

cluster config change

master
LUYAO REN 5 years ago
parent
commit
a7e87571b0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inputs

+ 1
- 1
inputs View File

@@ -3,7 +3,7 @@
"{{ project_name }}.disk_size": "400",
"{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/gatk:3.8-1",
"{{ project_name }}.bam_index": "{{ bam_index }}",
"{{ project_name }}.cluster_config": "OnDemand ecs.sn1ne.8xlarge img-ubuntu-vpc",
"{{ project_name }}.cluster_config": "OnDemand ecs.sn1ne.4xlarge img-ubuntu-vpc",
"{{ project_name }}.bam": "{{ bam }}",
"{{ project_name }}.sample": "{{ sample }}",
"{{ project_name }}.ref_dir": "oss://chinese-quartet/quartet-storage-data/reference_data/"

Loading…
Cancel
Save