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 line
418B

  1. {
  2. "{{ project_name }}.dedup_bamindex": "{{ dedup_bamindex }}",
  3. "{{ project_name }}.prepareaadocker": "{{ prepareaadocker }}",
  4. "{{ project_name }}.disk_size": "{{ disk_size }}",
  5. "{{ project_name }}.sample_name": "{{ sample_name }}",
  6. "{{ project_name }}.sample_id": "{{ sample_id }}",
  7. "{{ project_name }}.dedup_bam": "{{ dedup_bam }}",
  8. "{{ project_name }}.BIGcluster_config": "{{ BIGcluster_config }}"
  9. }