瀏覽代碼

修改机器型号

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…
取消
儲存