@@ -1,6 +1,7 @@ | |||
{ | |||
"{{project_name}}.samples": "{{ samples }}", | |||
"{{project_name}}.fastq_dir":"{{ fastq_dir }}", | |||
"{{project_name}}.sample_id": "{{ sample_id }}", | |||
"{{project_name}}.in1":"{{ in1 }}", | |||
"{{project_name}}.in2":"{{ in2 }}", | |||
"{{ project_name }}.cluster_config":"OnDemand ecs.sn1ne.4xlarge img-ubuntu-vpc", | |||
"{{ project_name }}.disk_size":"{{ disk_size }}", | |||
"{{ project_name }}.docker":"registry-vpc.cn-shanghai.aliyuncs.com/easygene/fastp:v0.20.1_cv1" |