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.

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