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.

11 lines
441B

  1. {
  2. "{{ project_name }}.trec_docker": "{{ trec_docker }}",
  3. "{{ project_name }}.sample_id": "{{ sample_id }}",
  4. "{{ project_name }}.tumor_purity": "{{ tumor_purity }}",
  5. "{{ project_name }}.TRA_cn": "{{ TRA_cn }}",
  6. "{{ project_name }}.tumorBAM": "{{ tumorBAM }}",
  7. "{{ project_name }}.tumorBAM_bai": "{{ tumorBAM_bai }}",
  8. "{{ project_name }}.trec_cluster": "{{ trec_cluster }}",
  9. "{{ project_name }}.disk_size": "{{ disk_size }}"
  10. }