瀏覽代碼

first commit

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

+ 1
- 1
inputs 查看文件

@@ -1,7 +1,7 @@
{
"{{ project_name }}.disk_size": "150",
"{{ project_name }}.new_file_name": "{{ new_file_name }}",
"{{ project_name }}.fastqs": {{ fastq_list.split(";") }},
"{{ project_name }}.fastqs": {{ fastq_list.split(";") | tojson }},
"{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/bcftools:v1.9",
"{{ project_name }}.cluster_config": "OnDemand bcs.a2.large img-ubuntu-vpc"
}

Loading…
取消
儲存