{ "SENTIEON_INSTALL_DIR": "/opt/sentieon-genomics", "fasta": "GRCh38.d1.vd1.fa", "dbsnp_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/", "disk_size": "500", "FASTQCdocker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/fastqc:0.11.8", "screen_ref_dir": "oss://pgx-reference-data/fastq_screen_reference/", "tumor_fastq_2": "{{ tumor_fastq_2 }}", "dbmills_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/", "fastq_screen_conf": "oss://pgx-reference-data/fastq_screen_reference/fastq_screen.conf", "normal_fastq_1": "{{ normal_fastq_1 }}", "FASTQSCREENdocker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/fastqscreen:0.12.0", "cluster_config": "OnDemand bcs.a2.7xlarge img-ubuntu-vpc", "SENTIEON_LICENSE": "192.168.0.55:8990", "tumor_fastq_1": "{{ tumor_fastq_1 }}", "normal_fastq_2": "{{ normal_fastq_2 }}", "SENTIEONdocker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/sentieon-genomics:v2019.11.28", "QUALIMAPdocker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/qualimap:2.0.0", "db_mills": "Mills_and_1000G_gold_standard.indels.hg38.vcf", "sample": "{{ sample }}", "dbsnp": "dbsnp_146.hg38.vcf", "ref_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/" }