@@ -0,0 +1,7 @@ | |||
{ | |||
"{{project_name}}.samples": "{{ samples }}", | |||
"{{project_name}}.fastq_dir":"{{ fastq_dir }}", | |||
"{{ 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" | |||
} |