|
- {
- "{{ project_name }}.fasta": "GRCh38.d1.vd1.fa",
- "{{ project_name }}.disk_size": "400",
- "{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/gatk:3.8-1",
- "{{ project_name }}.bam_index": "{{ bam_index }}",
- "{{ project_name }}.cluster_config": "OnDemand ecs.sn1ne.8xlarge img-ubuntu-vpc",
- "{{ project_name }}.bam": "{{ bam }}",
- "{{ project_name }}.sample": "{{ sample }}",
- "{{ project_name }}.ref_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/"
- }
|