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.

13 line
565B

  1. {
  2. "{{ project_name }}.TumorBam": "{{ TumorBam }}",
  3. "{{ project_name }}.Tumordir": "{{ Tumordir }}",
  4. "{{ project_name }}.Normaldir": "{{ Normaldir }}",
  5. "{{ project_name }}.TumorSampleID": "{{ TumorSampleID }}",
  6. "{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/cn_mops:v0.1.0",
  7. "{{ project_name }}.cluster_config": "OnDemand bcs.a2.3xlarge img-ubuntu-vpc",
  8. "{{ project_name }}.NormalBam": "{{ NormalBam }}",
  9. "{{ project_name }}.disk_size": "{{ disk_size }}",
  10. "{{ project_name }}.bed_file": "{{ bed_file }}"
  11. }