瀏覽代碼

first-commit

master
stead99 5 年之前
父節點
當前提交
bb37df0993
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. +9
    -0
      inputs

+ 9
- 0
inputs 查看文件

@@ -0,0 +1,9 @@
{
"{{ project_name }}.docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/sentieon-genomics:v2018.08.01",
"{{ project_name }}.sample": "{{ sample_name }}",
"{{ project_name }}.tumor_fastq_2": "{{ tumor_fastq_2 }}",
"{{ project_name }}.tumor_fastq_1": "{{ tumor_fastq_1 }}",
"{{ project_name }}.disk_size": "{{ disk_size }}",
"{{ project_name }}.cluster_config": "{{ cluster if cluster != '' else 'OnDemand ecs.sn1ne.8xlarge img-ubuntu-vpc' }}"
}


Loading…
取消
儲存