Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

13 lignes
589B

  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. }