소스 검색

修改机器型号

tags/wgs-somatic
huangyechao 5 년 전
부모
커밋
2acf07a0f7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      inputs

+ 1
- 1
inputs 파일 보기

@@ -13,6 +13,6 @@
"{{ project_name }}.normal_fastq_1": "{{ normal_fastq_1 }}",
"{{ project_name }}.normal_fastq_2": "{{ normal_fastq_2 }}",
"{{ project_name }}.disk_size": "{{ disk_size }}",
"{{ project_name }}.cluster_config": "{{ cluster if cluster != '' else 'OnDemand ecs.sn1ne.8xlarge img-ubuntu-vpc' }}"
"{{ project_name }}.cluster_config": "{{ cluster if cluster != '' else 'OnDemand bcs.a2.7xlarge img-ubuntu-vpc' }}"
}


Loading…
취소
저장