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.

10 line
552B

  1. {
  2. "{{ project_name }}.sample": "{{ sample }}",
  3. "{{ project_name }}.immune_txt": "oss://chinese-quartet/quartet-storage-data/reference_data/immune-related-genes.txt",
  4. "{{ project_name }}.disk_size": "150",
  5. "{{ project_name }}.cluster_config": "OnDemand bcs.b2.3xlarge img-ubuntu-vpc",
  6. "{{ project_name }}.docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/annovar:v2018.04",
  7. "{{ project_name }}.database": "oss://chinese-quartet/quartet-storage-data/reference_data/annovar_hg38/",
  8. "{{ project_name }}.vcf_file": "{{ vcf }}"
  9. }