|
12345678 |
- {
- "{{project_name}}.sample_id": "{{ sample_id }}",
- "{{project_name}}.in1":"{{ in1 }}",
- "{{project_name}}.in2":"{{ in2 }}",
- "{{ 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/fastp:0.19.6"
- }
|