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.

9 lignes
365B

  1. {
  2. "picard_docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/picard:2.20.2",
  3. "fasta": "hg19_nochr.fa",
  4. "ref_dir": "oss://pgx-reference-data/hg19/",
  5. "chain": "hg38ToHg19.over.chain.gz",
  6. "chain_dir": "oss://pgx-reference-data/reference/LiftOver/",
  7. "disk_size": "200",
  8. "cluster_config": "OnDemand bcs.a2.large img-ubuntu-vpc"
  9. }