|
|
@@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"{{ project_name }}.SENTIEON_INSTALL_DIR": "/opt/sentieon-genomics", |
|
|
|
"{{ project_name }}.fasta": "hg19_nochr.fa", |
|
|
|
"{{ project_name }}.fasta": "GRCh38.d1.vd1.fa", |
|
|
|
"{{ project_name }}.normal_bam_idx": "{{ normal_bam_idx}}", |
|
|
|
"{{ project_name }}.tumor_bam": "{{ tumor_bam }}", |
|
|
|
"{{ project_name }}.DELLYdocker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/delly:v0.8.1", |
|
|
@@ -12,5 +12,5 @@ |
|
|
|
"{{ project_name }}.BIGcluster_config": "OnDemand bcs.a2.7xlarge img-ubuntu-vpc", |
|
|
|
"{{ project_name }}.tumor_bam_idx": "{{ tumor_bam_idx }}", |
|
|
|
"{{ project_name }}.SENTIEONdocker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/sentieon-genomics:v2018.08.01", |
|
|
|
"{{ project_name }}.ref_dir": "oss://pgx-reference-data/hg19/" |
|
|
|
"{{ project_name }}.ref_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/" |
|
|
|
} |