|
12345678 |
- {
- "{{project_name}}.sample_id": "{{ sample_id }}",
- "{{project_name}}.in1":"{{ in1 }}",
- "{{project_name}}.in2":"{{ in2 }}",
- "{{ project_name }}.cluster_config":"OnDemand bcs.b2.3xlarge img-ubuntu-vpc",
- "{{ project_name }}.disk_size":"{{ disk_size }}",
- "{{ project_name }}.docker":"registry-vpc.cn-shanghai.aliyuncs.com/easygene/fastp:v0.20.1_cv1"
- }
|