|
- {
- "{{ project_name }}.fasta": "GRCh38.d1.vd1.fa",
- "{{ project_name }}.disk_size": "400",
- "{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/hcc1395_aliyun/gatk:v3.8-0",
- "{{ project_name }}.bam_index": "{{ bam_index }}",
- "{{ project_name }}.cluster_config": "OnDemand bcs.ps.g.4xlarge img-ubuntu-vpc",
- "{{ project_name }}.bam": "{{ bam }}",
- "{{ project_name }}.sample": "{{ sample }}",
- "{{ project_name }}.ref_dir": "oss://hcc1395/reference_genome/GRCh38.d1.vd1/"
- }
|