@@ -0,0 +1,10 @@ | |||
{ | |||
"{{project_name}}.sample_id": "{{ sample_id }}", | |||
"{{project_name}}.in1":"{{ in1 }}", | |||
"{{project_name}}.in2":"{{ in2 }}", | |||
"{{project_name}}.screen_ref_dir":"{{ screen_ref_dir }}", | |||
"{{project_name}}.fastq_screen_conf":"{{ fastq_screen_conf }}", | |||
"{{ project_name }}.cluster_config":"OnDemand bcs.es.c.8xlarge img-ubuntu-vpc", | |||
"{{ project_name }}.disk_size":"500", | |||
"{{ project_name }}.docker":"registry.cn-shanghai.aliyuncs.com/hcc1395_aliyun/fastqscreen:0.12.0" | |||
} |