You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 4 години
12345678910111213
  1. {
  2. "SENTIEON_INSTALL_DIR": "/opt/sentieon-genomics",
  3. "fasta": "GRCh38.d1.vd1.fa",
  4. "dbsnp_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/",
  5. "disk_size": "800",
  6. "dbmills_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/",
  7. "cluster_config": "OnDemand bcs.a2.7xlarge img-ubuntu-vpc",
  8. "SENTIEON_LICENSE": "192.168.0.55:8990",
  9. "SENTIEONdocker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/sentieon-genomics:v2019.11.28",
  10. "db_mills": "Mills_and_1000G_gold_standard.indels.hg38.vcf",
  11. "dbsnp": "dbsnp_146.hg38.vcf",
  12. "ref_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/"
  13. }