|
123456789101112131415161718 |
- {
- "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/",
- "dbmills_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/",
- "fastq_screen_conf": "oss://pgx-reference-data/fastq_screen_reference/fastq_screen.conf",
- "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",
- "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",
- "dbsnp": "dbsnp_146.hg38.vcf",
- "ref_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/"
- }
|